home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / mandsteg.zip / comp.bat next >
DOS Batch File  |  1994-03-12  |  133b  |  6 lines

  1. cl /c /DDOS /DLOW_MEM gif_comp.c
  2. cl /c /DDOS /DLOW_MEM mandsteg.c
  3. cl /DDOS /DLOW_MEM gifextr.c
  4. link mandsteg.obj+gif_comp.obj;
  5.  
  6.