diff --git a/Source/Apps/Dev/Makefile b/Source/Apps/Dev/Makefile index 54028207..d2afb052 100644 --- a/Source/Apps/Dev/Makefile +++ b/Source/Apps/Dev/Makefile @@ -3,7 +3,8 @@ DEST = ../../../Binary/Apps TOOLS = ../../../Tools OTHERS = *.hex NODELETE = *.ovr *.doc *.hlp +include $(TOOLS)/Makefile.inc %.com: USETASM=1 -include $(TOOLS)/Makefile.inc +