llvm-6502/lib/Makefile
2001-07-21 19:33:01 +00:00

6 lines
109 B
Makefile

LEVEL = ..
DIRS = VMCore Analysis Assembly Bytecode Optimizations CodeGen
include $(LEVEL)/Makefile.common