diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 43a3cd645b..3dba0d9ea9 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,13 @@ 2008-12-31 13:59 UTC+0100 Foo Bar */ +2008-08-11 11:02 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * make_vcce.mak + * Minor cosmetic sync with make_vc.mak + + * hbgtmk.sh + ! Minor typos. + 2008-08-10 17:32 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * make_xmingwce.sh * make_xmingw.sh diff --git a/harbour/hbgtmk.sh b/harbour/hbgtmk.sh index 11074f001d..d3b33bad0a 100755 --- a/harbour/hbgtmk.sh +++ b/harbour/hbgtmk.sh @@ -5,9 +5,10 @@ # --------------------------------------------------------------- # Copyright 2003 Przemyslaw Czerpak +# # This script checks you have all tools to build Harbour binaries # installed then takes current Harbour sources from SourceForge SVN -# repository and build binary RPMs at your local host +# repository and builds binary RPMs at your local host. # # See doc/license.txt for licensing terms. # --------------------------------------------------------------- @@ -37,9 +38,9 @@ then fi else echo "If you want to build Harbour compilers" - echo "you have to install the folowing RPM files:" + echo "you have to install the following RPM files:" echo "${TOINST_LST}" echo "" - echo "If you want to force installation run this script with --force paramter:" + echo "If you want to force installation run this script with --force parameter:" echo "$0 --force" fi diff --git a/harbour/make_vcce.mak b/harbour/make_vcce.mak index f52e6104c3..22509388a9 100644 --- a/harbour/make_vcce.mak +++ b/harbour/make_vcce.mak @@ -860,6 +860,7 @@ $(**: = ^ $(STANDARD_STATIC_HBLIBS) coredll.lib corelibc.lib winsock.lib ws2.lib <<$(HB_KEEPSTATE) +#********************************************************** #********************************************************** # DLL Targets