From: Geoff Voelker Date: Fri, 17 Apr 1998 05:05:24 +0000 (+0000) Subject: (clean): Delete patch generated files, optimized X-Git-Tag: emacs-20.3~1474 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=22270f1789e2ed3a24c9a843a51fc87b7e6021f5;p=emacs.git (clean): Delete patch generated files, optimized build directory. --- diff --git a/nt/makefile.nt b/nt/makefile.nt index b25068448f1..e88af38df15 100644 --- a/nt/makefile.nt +++ b/nt/makefile.nt @@ -157,8 +157,12 @@ real_install: # CLEAN_CMD = $(MAKE) -f makefile.nt clean clean:; - $(DEL) *~ *.pdb + - $(DEL) *.orig + - $(DEL) *.rej + - $(DEL) *.crlf - $(DEL_TREE) deleted - - $(DEL_TREE) $(OBJDIR) + - $(DEL_TREE) obj + - $(DEL_TREE) obj-spd - $(DEL_TREE) ..\bin - $(DEL) ..\etc\DOC ..\etc\DOC-X - $(DEL) emacs.bat