mirror of https://github.com/wwarthen/RomWBW.git
1 changed files with 3 additions and 3 deletions
@ -1,10 +1,10 @@ |
|||||
OBJECTS = Dev.com |
|
||||
DOCS = Dev.doc |
|
||||
|
OBJECTS = dev.com |
||||
|
DOCS = dev.doc |
||||
DEST = ../../../Binary/Apps |
DEST = ../../../Binary/Apps |
||||
DOCDEST = ../../../Binary/Apps |
DOCDEST = ../../../Binary/Apps |
||||
TOOLS = ../../../Tools |
TOOLS = ../../../Tools |
||||
include $(TOOLS)/Makefile.inc |
include $(TOOLS)/Makefile.inc |
||||
|
|
||||
Dev.com: USETASM=1 |
|
||||
|
dev.com: USETASM=1 |
||||
|
|
||||
|
|
||||
|
|||||
Loading…
Reference in new issue