* doc/dirstruc.txt
* bin/postinst.bat
* contrib/gtwvg/tests/demoxbp.prg
* contrib/gtwvg/tests/demowvg.prg
* examples/superlib/readme.txt
* examples/uhttpd/uhttpdgd.hbp
* examples/uhttpd/readme.txt
* examples/terminal/trm_cli.hbp
* examples/terminal/trm_srv.hbp
! Missing updated to prev changes.
/*
* $Id$
*/
1.) Download original sources of SuperLib 3.5 from this link and unpack it:
http://www.the-oasis.net/ftpmaster.php3?content=ftplib.htm
2.) Unzip SOURCE.ZIP to this directory.
3.) Apply supplied patch to the source:
patch -N -i hbsuper.dif
4.) Build it:
hbmk2 hbsuper.hbp
5.) You're done.
[vszakats]