2009-08-24 19:04 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)

* config/dosecho.exe
    ! Replaced it with a different build which is coming from
      a known location, the DJGPP package, where also the other
      included .exe came from. This is an inferior build, but
      for our purposes it will do.

  * INSTALL
  * config/global.mk
    * Minor.
This commit is contained in:
Viktor Szakats
2009-08-24 17:05:05 +00:00
parent b3c1653346
commit fa8679e9ba
4 changed files with 15 additions and 4 deletions

View File

@@ -17,6 +17,17 @@
past entries belonging to author(s): Viktor Szakats.
*/
2009-08-24 19:04 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/dosecho.exe
! Replaced it with a different build which is coming from
a known location, the DJGPP package, where also the other
included .exe came from. This is an inferior build, but
for our purposes it will do.
* INSTALL
* config/global.mk
* Minor.
2009-08-24 18:32 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* config/global.mk
% Added all/clean/install as .PHONY targets.

View File

@@ -450,7 +450,7 @@ OPTIONS AVAILABLE WHEN BUILDING HARBOUR
Requires GNU Bison 1.28 or upper in PATH.
Default: no
Cross building
Cross-building
--------------
You can build Harbour for target platforms different than host
@@ -947,7 +947,7 @@ BUILD HOST PLATFORM/SHELL - TARGET PLATFORM/COMPILER COMPATIBILITY MATRIX
x sunos -> wce/mingw x86
x sunos -> win/mingw x86
leading 'x' marks cross-platform scenarios.
Leading 'x' marks cross-platform scenarios.
Supported shells per host platforms:

Binary file not shown.

View File

@@ -8,7 +8,7 @@
# ---------------------------------------------------------------
# ---------------------------------------------------------------
# See GNU make docs here:
# GNU make docs:
# http://www.gnu.org/software/make/manual/make.html
# http://www.wanderinghorse.net/computing/make/
# http://www.jgc.org/feeds/topic-gnumake.xml
@@ -18,7 +18,7 @@
# http://www.gnu.org/software/autoconf/manual/html_node/Portable-Shell.html
# http://www.gnu.org/software/bash/manual/bashref.html
# http://www.opengroup.org/onlinepubs/009695399/utilities/xcu_chap02.html
# GNU Coding standards:
# GNU coding standards:
# http://www.gnu.org/prep/standards/standards.html
# GNU Make NEWS:
# http://cvs.savannah.gnu.org/viewvc/make/NEWS?root=make&view=markup