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