Browse Source

Update Makefile

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

2
Source/Apps/Dev/Makefile

@ -4,4 +4,6 @@ TOOLS = ../../../Tools
OTHERS = *.hex OTHERS = *.hex
NODELETE = *.ovr *.doc *.hlp NODELETE = *.ovr *.doc *.hlp
USETASM=1
include $(TOOLS)/Makefile.inc include $(TOOLS)/Makefile.inc

Loading…
Cancel
Save