home *** CD-ROM | disk | FTP | other *** search
- INSTALLATION INSTRUCTIONS
- for
- SKYHAWK DEVELOPER'S TOOLKIT
- Release 2.0
-
- 1.0 Unpack SHDK-2.ZIP
-
- 2.0 Unpack TESTS.ZIP (conatined in SHDK-2.ZIP)
-
- 3.0 Unpack EXECSWAP.ZIP (contained in TESTS.ZIP)
-
- 4.0 Edit SHDEFINE.INC, activating or deactivating the various
- directives to suit your specific needs.
-
- 5.0 A MAKE file, SKYHAWK.MAK, is included. This file is suitable for
- use with Borland's MAKE utility. This file must be edited prior
- to use. See the embedded editing instructions. After editing,
- issue the command
-
- make -fskyhawk.mak
-
- and recall that the command IS case sensitive.
-
- 6.0 Go out for coffee. When you return, the .TPU files for SKYHAWK
- will have been created, as will the .EXE, .OVR, and .TPU files
- for the test suite.
-
- 7.0 To test the SKYHAWK library,
-
- 7.1 If you want to test interactively enter the DOS command
-
- TESTSHDK
-
- A menu will appear allowing you to select which tests to
- perform. Test output will be presented on the screen.
-
- 7.2 If you want to test with output taken to a file enter
- the DOS command
-
- TESTSHDK > <filename>
-
- where <filename> is the name of the file to which you
- want the test output directed.
-
- 8.0 After the tests have been completed to your satisfaction, you
- may delete all files not beginning with the letters "SH".
-