2005-11-16 13:35 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

* harbour/bin/pack_src.sh
    * updated for nulsys.prg -> nulsys.c modification
This commit is contained in:
Przemyslaw Czerpak
2005-11-16 12:37:55 +00:00
parent 035d484e54
commit 60d25d7eef
2 changed files with 6 additions and 2 deletions

View File

@@ -8,8 +8,12 @@
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2005-11-16 13:35 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* harbour/bin/pack_src.sh
* updated for nulsys.prg -> nulsys.c modification
2005-11-16 13:14 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
* xharbour/include/hbvmpub.h
* harbour/include/hbvmpub.h
* changed definition of HB_SYMB structure.
HB_SYMBOLSCOPE cScope
replaced by:

View File

@@ -139,7 +139,7 @@ $hb_collect source/rdd/hsx/*.prg
# SOURCE\RDD\NULSYS
$hb_collect source/rdd/nulsys/Makefile
$hb_collect source/rdd/nulsys/*.prg
$hb_collect source/rdd/nulsys/*.c
for d in ${HB_DB_DRVEXT}
do