summaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/Makefile
blob: 1c86863b3f5f15634c1692397bd0d973ceb3fb11 (plain)
1
2
3
4
5
LEVEL = ../..
LIBRARYNAME = executionengine
PARALLEL_DIRS = Interpreter JIT

include $(LEVEL)/Makefile.common