mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +00:00
5 lines
78 B
Makefile
5 lines
78 B
Makefile
MAKEADF=../tools/makeadf
|
|
FLOPPY=bin/test.adf
|
|
MODULE=main.s
|
|
|
|
include ../base.mk |