Files
harbour-core/harbour/examples/superlib

/*
 * $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.hbm

5.) You're done.

[vszakats]