1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-03-28 21:38:44 +00:00
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