home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / gnu / djgpp / tests / clean.bat < prev    next >
Encoding:
DOS Batch File  |  1993-11-28  |  65 b   |  7 lines

  1. @echo off
  2. del t*.
  3. del *.o
  4. del *.exe
  5. del t14.dat
  6. del t7.mon
  7.