Remove a bunch of unneeded stuph
[oota-llvm.git] / lib / ExecutionEngine / Makefile
1 LEVEL = ../..
2 LIBRARYNAME = executionengine
3 PARALLEL_DIRS = Interpreter JIT
4
5 include $(LEVEL)/Makefile.common