Files
RomWBW/Source/Apps/cpuspd/Makefile
Wayne Warthen b6aa769f12 Finalize CPUSPD
The CPUSPD app is now considered stable and fully supported.  I have added the application and the API's to the documentation.
2022-02-01 17:42:31 -08:00

7 lines
118 B
Makefile

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