furnace/src/asm/68k/amigatest/Makefile

5 lines
120 B
Makefile
Raw Normal View History

2023-03-13 21:01:01 -04:00
all: player
2023-03-14 05:19:13 -04:00
player: player.s sample.bin seq.bin wave.bin
vasmm68k_mot -Fhunkexe -kick1hunks -nosym -o player player.s