[svn] Don't delete executables other than wget.exe.

CV: ---------------------------------------------------------------------.
This commit is contained in:
hniksic 2005-04-28 10:09:42 -07:00
parent 323d9c8b49
commit b5a5f0f6c2
2 changed files with 13 additions and 3 deletions

View File

@ -1,3 +1,9 @@
2005-04-28 Hrvoje Niksic <hniksic@xemacs.org>
* windows/Makefile.src.bor: Don't delete executables other than
wget.exe. Delete various auxilliary files created by the Borland
build process.
2005-04-28 Hrvoje Niksic <hniksic@xemacs.org>
* NEWS: Advertise new-style syntax for --no-dns-cache instead

View File

@ -70,9 +70,13 @@ $(LIBDIR)\cw32.lib
clean:
$(RM) *.bak
$(RM) *.obj
$(RM) *.exe
$(RM) *.map
$(RM) *.tds
$(RM) wget.exe
$(RM) wget.ilc
$(RM) wget.ild
$(RM) wget.ilf
$(RM) wget.ils
$(RM) wget.map
$(RM) wget.tds
o = .obj