home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / desklib / sources / DeskLib / !DLSources / Scripts / Static / CleanC < prev    next >
Encoding:
Text File  |  1995-07-27  |  328 b   |  11 lines

  1. Wimpslot 320k
  2. Echo CleanC: Removing all .c object files in static directories
  3. Echo CleanC: (ie all compiled without cc -zM)
  4.  
  5. |Echo You need to uncomment this file!
  6.  
  7. DeskLib_Commands:EachDLL    Every -fk %%0.c remove %%0.Static.o.%%%%1
  8. DeskLib_Commands:EachStatic Every -fk %%0.c remove %%0.Static.o.%%%%1
  9.  
  10. Echo CleanC: Finished
  11.