aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile
blob: ac80c155cd3a9c9a386b1c82e2d365689b1355dc (plain)
1
2
3
4
5
6
LEVEL = ..

PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter ExecutionEngine

include $(LEVEL)/Makefile.common