Straighten out makefiles after moving code to new Transform Utils library
[oota-llvm.git] / tools / gccld / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = gccld
4 USEDLIBS = ipo analysis transforms ipa scalaropts transformutils target bcreader bcwriter vmcore support
5
6 include $(LEVEL)/Makefile.common