mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-10-29 06:52:55 +01:00
8 lines
72 B
Makefile
8 lines
72 B
Makefile
|
|
LEVEL = ../..
|
|
|
|
LIBRARYNAME = vmcore
|
|
|
|
include $(LEVEL)/Makefile.common
|
|
|