home *** CD-ROM | disk | FTP | other *** search
- | If you need to re-compile to whole lot, *DONT* stamp everything as
- | it will screw up inter-developer dependancies. Use this instead
- | to simply deleted everything.
- |
- dir <obey$dir>
- set alias$xclean cdir %%0.o|Mcreate %%0.o.temp|Mwipe %%0.o FR~CV|Mremove %%0.~%%0|M
-
- xclean ARP
- xclean DNS
- xclean Drivers
- xclean Finger
- xclean FTP
- xclean ICMP
- xclean IP
- xclean Main
- xclean Misc
- xclean MiscCli
- xclean MiscServ
- xclean NetMisc
- xclean NNTP
- xclean POP
- xclean Radio
- xclean SMTP
- xclean TCP
- xclean Telnet
- xclean UDP
- unset alias@$xclean
-
- remove !RunImage
- back
-