llvm-6502/lib/Makefile
2001-09-14 03:55:11 +00:00

6 lines
124 B
Makefile

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