1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/ExecutionEngine/Makefile
Chris Lattner 978ba8d937 Remove a bunch of unneeded stuph
llvm-svn: 8400
2003-09-08 18:19:58 +00:00

6 lines
110 B
Makefile

LEVEL = ../..
LIBRARYNAME = executionengine
PARALLEL_DIRS = Interpreter JIT
include $(LEVEL)/Makefile.common