crunch the output of GCC a bit to make it nicer
[oota-llvm.git] / tools / gccas / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = gccas
4 USEDLIBS = asmparser bcwriter analysis transforms opt vmcore asmwriter support
5
6 include $(LEVEL)/Makefile.common