The GATEWAY sample application subdirectory contains a makefile and a build file that allow you to build a custom version of GATEWAY.EXE, the GATEWAY executable file.
The makefile contains the compile and link statements that create GATEWAY.EXE. The build file sets the appropriate paths and runs the makefile. Before using the build command, edit BUILD.CMD to make the INCLUDE path and the LIB path conform to your environment. You need to edit MAKEFILE only if you want to use a drive other than C.
build
This BUILD.CMD command file uses the information in MAKEFILE to create the GATEWAY executable file.