Files
RomWBW/Source/Apps/reboot/Makefile
2024-10-13 14:10:21 -07:00

7 lines
118 B
Makefile

OBJECTS = reboot.com
DEST = ../../../Binary/Apps
TOOLS =../../../Tools
USETASM=1
include $(TOOLS)/Makefile.inc