mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
7 lines
108 B
Makefile
7 lines
108 B
Makefile
OBJECTS = camel80.bin
|
|
TOOLS = ../../Tools
|
|
OTHERS = *.rel
|
|
DEST = ../HBIOS
|
|
|
|
include $(TOOLS)/Makefile.inc
|