mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:23:13 -06:00
7 lines
123 B
Makefile
7 lines
123 B
Makefile
OBJECTS = FAT.COM
|
|
NODELETE = FAT.COM
|
|
DEST = ../../../Binary/Apps
|
|
|
|
TOOLS=../../../Tools
|
|
include $(TOOLS)/Makefile.inc
|