forked from MirrorRepos/RomWBW
The CPUSPD app is now considered stable and fully supported. I have added the application and the API's to the documentation.
7 lines
118 B
Makefile
7 lines
118 B
Makefile
OBJECTS = cpuspd.com
|
|
DEST = ../../../Binary/Apps
|
|
TOOLS =../../../Tools
|
|
|
|
USETASM=1
|
|
|
|
include $(TOOLS)/Makefile.inc |