mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-01 17:28:21 +00:00
8 lines
81 B
Makefile
8 lines
81 B
Makefile
|
LEVEL = ../..
|
||
|
|
||
|
DIRS =
|
||
|
|
||
|
LIBRARYNAME = support
|
||
|
|
||
|
include $(LEVEL)/Makefile.common
|