Substantial cleanups:
[oota-llvm.git] / tools / gccld / Makefile
index 5d99de30f09927749acf021d7705a0c8c6784686..dba89b9eb9581e78cff2cbf97798af2628cda704 100644 (file)
@@ -1,6 +1,7 @@
 LEVEL = ../..
 
 TOOLNAME = gccld
-USEDLIBS = transforms bcreader bcwriter analysis vmcore support
+USEDLIBS = ipo.a analysis.a transforms.a ipa.a scalaropts.a transformutils.a \
+           target.a bcreader bcwriter vmcore support.a
 
 include $(LEVEL)/Makefile.common