home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / pyos2bin.zip / Demo / extend / make_clean next >
Encoding:
Text File  |  1997-07-19  |  105 b   |  6 lines

  1. #! /bin/sh
  2.  
  3. # Reset the directory contents.
  4.  
  5. rm -f Setup* Makefile* *.c *.o *.a *.so *~ python sedscript
  6.