mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 22:43:15 -06:00
8 lines
187 B
Makefile
8 lines
187 B
Makefile
OBJECTS = PropIO.eeprom PropIO2.eeprom ParPortProp.eeprom
|
|
OTHERS = *.list
|
|
DEST = ../../../Binary
|
|
TOOLS = ../../../Tools
|
|
include $(TOOLS)/Makefile.inc
|
|
|
|
DIFFPATH := $(DIFFTO)/Binary
|