From a22085d8db3fcafd948e054214a1a0ccb0c76525 Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Sat, 9 May 2020 17:07:33 -0700 Subject: [PATCH] Cleanup --- Source/Images/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Source/Images/Makefile b/Source/Images/Makefile index 72fc2bf4..be90202f 100644 --- a/Source/Images/Makefile +++ b/Source/Images/Makefile @@ -21,6 +21,8 @@ OBJECTS += $(HDNEWIMGS) hdnew_combo.img $(HDNEWPREFIX) OTHERS = blank144 blankhd blankhdnew +NODELETE = $(HDPREFIX) $(HDNEWPREFIX) + DEST=../../Binary TOOLS = ../../Tools