LEVEL = ../..
TOOLNAME = gccas
-USEDLIBS = asmparser bcwriter transforms scalaropts analysis transforms target transformutils ipa vmcore support
+USEDLIBS = asmparser bcwriter transforms scalaropts analysis target transformutils ipa vmcore support
include $(LEVEL)/Makefile.common
LEVEL = ../..
TOOLNAME = link
-USEDLIBS = transforms bcreader bcwriter vmcore support
+USEDLIBS = bcreader bcwriter transformutils vmcore support
include $(LEVEL)/Makefile.common
LEVEL = ../..
TOOLNAME = link
-USEDLIBS = transforms bcreader bcwriter vmcore support
+USEDLIBS = bcreader bcwriter transformutils vmcore support
include $(LEVEL)/Makefile.common