home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / APPS / TEKST / DVIDVI / BUILD.COM < prev    next >
Text File  |  1992-01-20  |  145b  |  8 lines

  1. $! Build new version of DVIDVI.
  2. $
  3. $ on warning then exit
  4. $ cc dvidvi
  5. $ define/user lnk$library sys$library:vaxcrtl
  6. $ link/notrace dvidvi
  7.  
  8.