mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
Update Makefile
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
OBJECTS = Dev.com
|
||||
DOCS = Dev.doc
|
||||
OBJECTS = dev.com
|
||||
DOCS = dev.doc
|
||||
DEST = ../../../Binary/Apps
|
||||
DOCDEST = ../../../Binary/Apps
|
||||
TOOLS = ../../../Tools
|
||||
include $(TOOLS)/Makefile.inc
|
||||
|
||||
Dev.com: USETASM=1
|
||||
dev.com: USETASM=1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user