1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/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