Initial Checkin of gccld
[oota-llvm.git] / tools / gccld / Makefile
1 LEVEL = ../..
2
3 TOOLNAME = gccld
4 USEDLIBS = transforms bcreader bcwriter asmwriter analysis vmcore asmwriter support
5
6 include $(LEVEL)/Makefile.common