mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-24 14:33:40 +00:00
8 lines
109 B
Makefile
8 lines
109 B
Makefile
LEVEL = ../..
|
|
BYTECODE_LIBRARY=1
|
|
#DONT_BUILD_RELINKED=1
|
|
LIBRARYNAME=trace
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|