There are two sets of makedemos, one for Metaware on UNIX and one for Metaware on PCDOS. The macros, CC, AS and LINK must all be modified to point to the location of the appropriate Metaware tools. The path on the PC must include a path to the mksnt tools or equivalent PC UNIX tool set. UNIX use make -f makedemo PC use make -f makedemo_pc This makedemo_pc uses the mksnt (Mortise Kern) PC UNIX tools. The demo.h file defines the addresses of DINK functions dynamically being invoked in the demo.c program. Note that it is no longer necessary to determine these functions addresses. NOTE: Once the demo program begins running, it is necessary to change flow control to "none" in order to stop the program with any keystore. NOTE: In order to download program it is necessary to change flow control to "RTS/CTS".