From 0e85dc963bb394153412009f6294b4c44ed129f6 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 2 Apr 2009 13:12:11 +0000 Subject: [PATCH] typo --- harbour/make_gnu.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/harbour/make_gnu.bat b/harbour/make_gnu.bat index df5ccf90dc..b2116bf3da 100644 --- a/harbour/make_gnu.bat +++ b/harbour/make_gnu.bat @@ -139,7 +139,7 @@ if not exist %HB_DOC_INSTALL%\*.* md %HB_DOC_INSTALL% :DO_GCC set HB_DYNLIB=no - %_HB_MAKE% install %HB_USER_MAKEFLAGS% %1 %2 %3 %4 %5 %6 %7 %8 %9 + %_HB_MAKE% clean install %HB_USER_MAKEFLAGS% %1 %2 %3 %4 %5 %6 %7 %8 %9 goto MAKE_DONE :SKIP_WINDLL