home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / n / netbioc.zip / MAKEOS2.CMD < prev    next >
OS/2 REXX Batch file  |  1992-03-01  |  61b  |  5 lines

  1. set OS2=true
  2. SET DOS=
  3. nmake clean
  4. nmake 1>nmake.os2 2>&1
  5.