forked from MirrorRepos/RomWBW
- Update TastyBasic to build correctly under MacOS. - Updated build to integrate with RomWBW build system.
4 lines
64 B
Makefile
4 lines
64 B
Makefile
SUBDIRS = src
|
|
TOOLS = ../../Tools
|
|
include $(TOOLS)/Makefile.inc
|