mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 06:30:16 +00:00
5 lines
85 B
Makefile
5 lines
85 B
Makefile
|
LEVEL = ../..
|
||
|
DIRS = InstrSelection TargetMachine
|
||
|
|
||
|
include $(LEVEL)/Makefile.common
|