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:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-07-27
|
328 b
|
11 lines
Wimpslot 320k
Echo CleanC: Removing all .c object files in static directories
Echo CleanC: (ie all compiled without cc -zM)
|Echo You need to uncomment this file!
DeskLib_Commands:EachDLL Every -fk %%0.c remove %%0.Static.o.%%%%1
DeskLib_Commands:EachStatic Every -fk %%0.c remove %%0.Static.o.%%%%1
Echo CleanC: Finished