mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-07 11:59:09 +00:00
7 lines
127 B
Makefile
7 lines
127 B
Makefile
LEVEL = ../..
|
|
|
|
TOOLNAME = as
|
|
USEDLIBS = asmparser bcwriter asmwriter analysis vmcore support
|
|
|
|
include $(LEVEL)/Makefile.common
|