mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-16 02:09:14 +00:00
6 lines
109 B
Makefile
6 lines
109 B
Makefile
LEVEL = ../..
|
|
TOOLNAME = as
|
|
USEDLIBS = asmparser bcwriter vmcore support.a
|
|
|
|
include $(LEVEL)/Makefile.common
|