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