Files
Pegasys-RomWBW/Source/Apps/Dev/Makefile
2021-10-16 10:43:50 +08:00

11 lines
175 B
Makefile

OBJECTS = dev.com
DOCS = dev.txt
DEST = ../../../Binary/Apps
DOCDEST = ../../../Binary/Apps
TOOLS = ../../../Tools
include $(TOOLS)/Makefile.inc
%.com: USETASM=1