home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Graphics / Graphics.zip / mgl5src1.zip / mgl / bin / cdit.bat < prev    next >
DOS Batch File  |  2002-08-21  |  74b  |  6 lines

  1. @echo off
  2. cd %1
  3. k_rm -f *.lib *.a
  4. shift 1
  5. %1 %2 %3 %4 %5 %6 %7 %8 %9
  6.