home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / tools / pep / makevms.com < prev    next >
Text File  |  1989-12-28  |  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.