]> git.eshelyaron.com Git - emacs.git/commitdiff
(clean): Delete patch generated files, optimized
authorGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:05:24 +0000 (05:05 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Fri, 17 Apr 1998 05:05:24 +0000 (05:05 +0000)
build directory.

nt/makefile.nt

index b25068448f1e2ebef8d22de32c799ca0e42e07cf..e88af38df1535f95503880939a75152d449f038a 100644 (file)
@@ -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