mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-15 07:59:33 +00:00
2149ea7e72
llvm-svn: 8221
7 lines
112 B
Makefile
7 lines
112 B
Makefile
LEVEL = ../../..
|
|
BYTECODE_LIBRARY=1
|
|
DONT_BUILD_RELINKED=1
|
|
LIBRARYNAME=termcap
|
|
|
|
include $(LEVEL)/Makefile.common
|