home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS - Coast to Coast / simteldosarchivecoasttocoast2.iso / modem / xpc401.zip / COMPILE.BAT < prev    next >
DOS Batch File  |  1987-03-09  |  44b  |  3 lines

  1. MSC %1 /Gs DATA.C;
  2. MSC %1 /Gs XPCMAIN.C;
  3.