forked from MirrorRepos/RomWBW
Browse Source
A few things needed tweaking after the Unix build update. No functional changes.patch
7 changed files with 30 additions and 12 deletions
@ -1,2 +0,0 @@ |
|||
*.bin |
|||
*.lst |
|||
@ -1,8 +0,0 @@ |
|||
OBJECTS = bl.bin |
|||
DEST = ../../Binary/Apps |
|||
TOOLS =../../Tools |
|||
|
|||
include $(TOOLS)/Makefile.inc |
|||
|
|||
#%.COM: %.asm
|
|||
# $(TASM) $< $@
|
|||
Loading…
Reference in new issue