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.
This commit is contained in:
@@ -8,6 +8,13 @@
|
||||
2008-12-31 13:59 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
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
|
||||
|
||||
@@ -5,9 +5,10 @@
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
# Copyright 2003 Przemyslaw Czerpak <druzus@polbox.com>
|
||||
#
|
||||
# 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
|
||||
|
||||
@@ -860,6 +860,7 @@ $(**: = ^
|
||||
$(STANDARD_STATIC_HBLIBS)
|
||||
coredll.lib corelibc.lib winsock.lib ws2.lib
|
||||
<<$(HB_KEEPSTATE)
|
||||
#**********************************************************
|
||||
|
||||
#**********************************************************
|
||||
# DLL Targets
|
||||
|
||||
Reference in New Issue
Block a user