Browse Source

Update Makefile

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

2
Source/Apps/Dev/Makefile

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

Loading…
Cancel
Save