mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
978ba8d937
llvm-svn: 8400
6 lines
110 B
Makefile
6 lines
110 B
Makefile
LEVEL = ../..
|
|
LIBRARYNAME = executionengine
|
|
PARALLEL_DIRS = Interpreter JIT
|
|
|
|
include $(LEVEL)/Makefile.common
|