2007-03-11 11:00 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

* harbour/source/main/Makefile
    * Changed order of linked libraries for linkers with linear library
      symbols scanning
This commit is contained in:
Przemyslaw Czerpak
2007-03-11 10:02:26 +00:00
parent 3ea271f158
commit 5325e4643b
2 changed files with 6 additions and 1 deletions

View File

@@ -8,6 +8,11 @@
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2007-03-11 11:00 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/main/Makefile
* Changed order of linked libraries for linkers with linear library
symbols scanning
2007-03-09 13:00 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/source/compiler/hbmain.c
* removed #include "hbmemory.ch"

View File

@@ -9,8 +9,8 @@ C_SOURCES=\
C_MAIN=harbour.c
LIBS=\
compiler \
pp \
common \
compiler \
include $(TOP)$(ROOT)config/bin.cf