mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
cb8c2d31c2
llvm-svn: 2520
7 lines
181 B
Makefile
7 lines
181 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = gccas
|
|
USEDLIBS = asmparser bcwriter transforms scalaropts analysis transforms target transformutils ipa vmcore support
|
|
|
|
include $(LEVEL)/Makefile.common
|