llvm-6502/lib/Makefile
2003-06-30 21:59:07 +00:00

9 lines
169 B
Makefile

LEVEL = ..
PARALLEL_DIRS = VMCore Analysis Transforms AsmParser Bytecode Support CodeGen Target CWriter
OPTIONAL_DIRS = Reoptimizer
include $(LEVEL)/Makefile.common