Changes to build successfully with GCC 3.02
[oota-llvm.git] / tools / gccas / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = gccas
4 USEDLIBS = asmparser bcwriter scalaropts transforms analysis opt vmcore asmwriter support target 
5
6 include $(LEVEL)/Makefile.common