changeset 21601:9d378aaf7cd3

(clean): Delete patch generated files, optimized build directory.
author Geoff Voelker <voelker@cs.washington.edu>
date Fri, 17 Apr 1998 05:05:24 +0000
parents 86727a88ced5
children c774fc879d96
files nt/makefile.nt
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nt/makefile.nt	Fri Apr 17 05:05:09 1998 +0000
+++ b/nt/makefile.nt	Fri Apr 17 05:05:24 1998 +0000
@@ -157,8 +157,12 @@
 # 
 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