llvm-mirror/tools/gccld/Makefile
Chris Lattner 51e409d5ce Initial Checkin of gccld
llvm-svn: 1578
2002-01-24 19:12:12 +00:00

7 lines
150 B
Makefile

LEVEL = ../..
TOOLNAME = gccld
USEDLIBS = transforms bcreader bcwriter asmwriter analysis vmcore asmwriter support
include $(LEVEL)/Makefile.common