(distclean, maintainer-clean): New targets.
[bpt/emacs.git] / lib-src / makefile.w32-in
index 7bd23ee..2d9954d 100644 (file)
@@ -24,7 +24,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs
 
 .PHONY: $(ALL)
 
-VERSION                = 23.0.50
+VERSION                = 23.0.60
 
 LOCAL_FLAGS    = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
                  -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \
@@ -347,6 +347,12 @@ clean:
                - $(DEL_TREE) $(OBJDIR)
                - $(DEL) stamp_BLD
 
+distclean: cleanall
+       - $(DEL) TAGS
+       - $(DEL) Makefile
+
+maintainer-clean: distclean
+
 cleanall:      clean
                - $(DEL_TREE) obj
                - $(DEL_TREE) obj-spd