Remove unused files: This is the old induction varaible cannonicalization
[oota-llvm.git] / tools / gccas / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = gccas
4 USEDLIBS = asmparser bcwriter transforms scalaropts target analysis transforms ipa vmcore support 
5
6 include $(LEVEL)/Makefile.common