mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-27 14:45:50 +00:00
6 lines
91 B
Makefile
6 lines
91 B
Makefile
|
LEVEL = ../../..
|
||
|
PARALLEL_DIRS =
|
||
|
LIBRARYNAME = selection
|
||
|
|
||
|
include $(LEVEL)/Makefile.common
|