From be3a60af39a09a73b23928eb3fc9abafce275c6a Mon Sep 17 00:00:00 2001 From: rainwater Date: Sat, 2 Nov 2002 02:14:01 +0000 Subject: [PATCH] let's not remove the old exe git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1555 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/bin/halibut/makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/bin/halibut/makefile b/Docs/src/bin/halibut/makefile index c399e787..94f7d4ff 100644 --- a/Docs/src/bin/halibut/makefile +++ b/Docs/src/bin/halibut/makefile @@ -14,4 +14,4 @@ halibut : $(OBJS) clean :: $(RM) *.o - $(RM) ..\halibut.exe +