summaryrefslogtreecommitdiff
path: root/lib/Makefile
blob: 8364f3c2f485a85b4d29fe4f3fd00b1c5c0089db (plain)
1
2
3
4
5
6
7
8
LEVEL = ..

PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter

OPTIONAL_DIRS = Reoptimizer

include $(LEVEL)/Makefile.common