mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
- 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
|