summaryrefslogtreecommitdiff
path: root/nt
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-07-16 23:23:09 +0000
committerKarl Heuer <kwzh@gnu.org>1996-07-16 23:23:09 +0000
commitca89fd3654925679eef32536b6e702bd91086e7a (patch)
tree694a0774c811ef0b7f63e22c0280f6bb95964e47 /nt
parent66e4e238a5fd36c94c5bf60703815a408e5cfc48 (diff)
downloademacs-ca89fd3654925679eef32536b6e702bd91086e7a.tar.gz
(clean): Use OBJDIR macro.
Diffstat (limited to 'nt')
-rw-r--r--nt/makefile.nt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/makefile.nt b/nt/makefile.nt
index b6208044951..9c34d0ea0f3 100644
--- a/nt/makefile.nt
+++ b/nt/makefile.nt
@@ -142,7 +142,7 @@ real_install:
CLEAN_CMD = $(MAKE) -f makefile.nt clean
clean:; - $(DEL) *~ *.pdb
- $(DEL_TREE) deleted
- - $(DEL_TREE) obj
+ - $(DEL_TREE) $(OBJDIR)
- $(DEL_TREE) ..\bin
- $(DEL) ..\etc\DOC ..\etc\DOC-X
- $(DEL) emacs.bat