Browse Source

Update Makefile

pull/252/head
b1ackmai1er 4 years ago
parent
commit
3ac788374b
  1. 2
      Source/Apps/Dev/Makefile

2
Source/Apps/Dev/Makefile

@ -5,6 +5,6 @@ DOCDEST = ../../../Binary/Apps
TOOLS = ../../../Tools
include $(TOOLS)/Makefile.inc
dev.com: USETASM=1
%.com: USETASM=1

Loading…
Cancel
Save