mirror of
https://github.com/Michaelangel007/apple2_softswitch.git
synced 2024-12-21 08:30:02 +00:00
6 lines
47 B
Makefile
6 lines
47 B
Makefile
all: test.lc
|
|
|
|
test.lc: test.lc.s
|
|
merlin32 $<
|
|
|