mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-27 22:15:18 +00:00
8 lines
81 B
Makefile
8 lines
81 B
Makefile
|
LEVEL = ../..
|
||
|
|
||
|
DIRS =
|
||
|
|
||
|
LIBRARYNAME = support
|
||
|
|
||
|
include $(LEVEL)/Makefile.common
|