mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
6 lines
92 B
Makefile
6 lines
92 B
Makefile
OBJECTS = camel80.bin
|
|
TOOLS = ../../Tools
|
|
OTHERS = *.rel
|
|
|
|
include $(TOOLS)/Makefile.inc
|