User`s guide
KwikNet System Construction
K
A
DAK
107
KwikNet
Library Make File
The KwikNet Configuration Builder is used to create and edit your Network Parameter
File, say NETCFG.UP. It is this file which describes the KwikNet options and features
which your application requires. From this parameter file, the Configuration Builder
generates the KwikNet Library Make File, say NETCFG.MAK.
The Library Make File
NETCFG.MAK is a make file which can be used to create the
KwikNet Library tailored to your specifications. This make file is suitable for use with
Microsoft's NMAKE utility.
Gathering Files
The block diagram in Figure 3.2-1 summarizes the components which are required to
build the KwikNet Library. All of these files must be present in the appropriate KwikNet
installation directories prior to making the KwikNet Library. Each of the following source
files must be present in the indicated destination directory.
Source Destination File Purpose
File Directory
NETCFG.UP MAKE KwikNet Network Parameter File
NETCFG.MAK MAKE KwikNet Library Make File
KN_OSIF.C TCPIP OS Interface Module
KN_OSIF.H TCPIP OS Interface Header File
KN_OSIF.INC TOOLXXX OS Interface Make Specification
KNZZZCC.INC TOOLXXX Tailoring File (for use with make utility)
KNZZZCC.H TOOLXXX Compiler Configuration Header File
KNnnnIP.LBM TOOLXXX\LIB KwikNet Library Specification File