mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-22 11:39:35 +00:00
51e409d5ce
llvm-svn: 1578
7 lines
150 B
Makefile
7 lines
150 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = gccld
|
|
USEDLIBS = transforms bcreader bcwriter asmwriter analysis vmcore asmwriter support
|
|
|
|
include $(LEVEL)/Makefile.common
|