mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-16 22:50:01 +00:00
6 lines
110 B
Makefile
6 lines
110 B
Makefile
LEVEL = ../..
|
|
LIBRARYNAME = executionengine
|
|
PARALLEL_DIRS = Interpreter JIT
|
|
|
|
include $(LEVEL)/Makefile.common
|