home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / pc / source / pep21.arc / MAKEVMS.COM < prev    next >
Text File  |  1989-12-29  |  176b  |  6 lines

  1. $ cc/nowarnings main.c
  2. $ cc/nowarnings ansi.c
  3. $ cc/nowarnings plain.c
  4. $ cc/nowarnings/define=STRICMP bdmg.c
  5. $ link/executable=pep.exe main.obj,plain.obj,ansi.obj,bdmg.obj
  6.