home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / chip / povray / machine / ibmpc / djgcc / makefix.bat < prev    next >
DOS Batch File  |  1995-12-11  |  115b  |  8 lines

  1. masm gccfix;
  2. link gccfix;
  3. exe2bin gccfix;
  4. del gccfix.com
  5. ren gccfix.bin *.com
  6. del gccfix.exe
  7. del gccfix.obj
  8.