From 6e58e1d506dc061d2a8b9f228da12cf3086f94fe Mon Sep 17 00:00:00 2001 From: Francesco Saverio Giudice Date: Fri, 13 Feb 2009 20:57:55 +0000 Subject: [PATCH] 2009-02-13 21:57 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) * harbour/bin/hbmk.bat * added more temp envvar cleanup --- harbour/ChangeLog | 4 ++++ harbour/bin/hbmk.bat | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index f842444dd1..f1455a0bf9 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-02-13 21:57 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com) + * harbour/bin/hbmk.bat + * added more temp envvar cleanup + 2009-02-13 20:10 UTC+0100 Viktor Szakats (harbour.01 syenar hu) * make_b32.bat * tests/rddtest/make_c52.bat diff --git a/harbour/bin/hbmk.bat b/harbour/bin/hbmk.bat index 760a21bcfb..9ade363a85 100644 --- a/harbour/bin/hbmk.bat +++ b/harbour/bin/hbmk.bat @@ -451,6 +451,8 @@ set _HB_USR_L= :END +set _HB_APP= +set _HB_COMPILER= set _HB_MT= set _HB_GUI= set _HB_SHARED= @@ -458,3 +460,13 @@ set _HB_DEBUG= set _HBVM_LIB= set _HB_USR_C= set _HB_USR_L= +set _PATH= + +set _HB_P_MAIN= +set _HB_P_PRG= +set _HB_P_PRG_C= +set _HB_P_C= +set _HB_P_O= +set _HB_P_OBJ= +set _HB_P_OPT= +set _HB_P_TMP=