Repeat some libs due to circular dependences between Sparc and other
[oota-llvm.git] / tools / llc / Makefile
1 LEVEL = ../..
2 TOOLNAME = llc
3 USEDLIBS = sparc regalloc sched select sparc regalloc sched select target opt livevar bcreader vmcore asmwriter analysis support
4
5 include $(LEVEL)/Makefile.common
6