home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 3 / TheARMClub_PDCD3.iso / hensa / programming / desklib / sources / DeskLib / !DLSources / Scripts / Static / CleanS < prev    next >
Encoding:
Text File  |  1995-08-25  |  282 b   |  10 lines

  1. Wimpslot 320k
  2. Echo CleanS: Removing all .s object files in static directories
  3.  
  4. |Echo You need to uncomment this file!
  5.  
  6. DeskLib_Commands:EachDLL    Every -fk %%0.s remove %%0.Static.o.%%%%1
  7. DeskLib_Commands:EachStatic Every -fk %%0.s remove %%0.Static.o.%%%%1
  8.  
  9. Echo CleanS: Finished
  10.