1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
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