mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 04:32:44 +01:00
82cfdefa2e
llvm-svn: 509
7 lines
127 B
Makefile
7 lines
127 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = as
|
|
USEDLIBS = asmparser bcwriter asmwriter analysis vmcore support
|
|
|
|
include $(LEVEL)/Makefile.common
|