llvm-6502/lib/Makefile

6 lines
101 B
Makefile
Raw Normal View History

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