home *** CD-ROM | disk | FTP | other *** search
- rem Build the CTRLC.ASM program -- requires MetaWare High C-386 library, and
- rem uses the compiler driver distributed with 1.6 and later of MetaWare
- rem High C to link the program.
- rem
- 386asm ctrlc -nolist -i ..\..\includes\
- hc386 ctrlc.obj -Hpro=..\..\includes\pl386.pro -sym -nomap
-