home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / tools / pep / makevms.com < prev    next >
Encoding:
Text File  |  1989-12-28  |  176 b   |  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.