mirror of
https://github.com/hoglet67/AtomBusMon.git
synced 2025-08-12 11:24:59 +00:00
6 lines
92 B
HTML
6 lines
92 B
HTML
# CPU specfic build flags
|
|
CPU_CFLAGS = -DCPU_6502
|
|
|
|
# CPU specfic object files
|
|
CPU_OBJECTS =
|