summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorGeoff Voelker <voelker@cs.washington.edu>1998-04-17 05:05:24 +0000
committerGeoff Voelker <voelker@cs.washington.edu>1998-04-17 05:05:24 +0000
commit2160ae820dcd2bbdb87030ee12b3d248cdc355a0 (patch)
treed80a228843444dc4767ceaf5b24713223fc10b6d /nt
parent1872494356a4b0678ea44f1d5eb840d3c3fcca2a (diff)
downloademacs-2160ae820dcd2bbdb87030ee12b3d248cdc355a0.tar.gz
(clean): Delete patch generated files, optimized
build directory.
Diffstat (limited to 'nt')
-rw-r--r--nt/makefile.nt6
1 files changed, 5 insertions, 1 deletions
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