llvm-6502/tools/gccld/Makefile
Chris Lattner e7fca510f3 Initial Checkin of gccld
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1578 91177308-0d34-0410-b5e6-96231b3b80d8
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