dos33fsprogs/games/sb/title_sound/Makefile

10 lines
164 B
Makefile
Raw Permalink Normal View History

2023-05-31 05:14:56 +00:00
ZX02 = ~/research/6502_compression/zx02.git/build/zx02 -f
all: purple.btc.zx02
purple.btc.zx02: purple.btc
$(ZX02) purple.btc purple.btc.zx02
2023-06-07 17:52:12 +00:00
clean:
rm -f *~