]> code.delx.au - gnu-emacs/blobdiff - lib-src/makefile.w32-in
Increase version to 23.0.50.
[gnu-emacs] / lib-src / makefile.w32-in
index 38e12bdb64310f13a61a026ae388f41b01ce6b22..bd44130135c6d58df7e68fda18b436bb0d1fae8f 100644 (file)
@@ -6,7 +6,7 @@
 #
 #  GNU Emacs is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
-#  the Free Software Foundation; either version 2, or (at your option)
+#  the Free Software Foundation; either version 3, or (at your option)
 #  any later version.
 #
 #  GNU Emacs is distributed in the hope that it will be useful,
@@ -24,7 +24,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs
 
 .PHONY: $(ALL)
 
-VERSION                = 22.0.96
+VERSION                = 23.0.50
 
 LOCAL_FLAGS    = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
                  -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \
@@ -324,8 +324,10 @@ install:   $(INSTALL_FILES)
 #
 # Maintenance
 #
+# We used to delete *~ here, but that might inadvertently remove
+# precious files if it happens to match their short 8+3 aliases.
 clean:
-               - $(DEL) *~ DOC* $(COMPILER_TEMP_FILES)
+               - $(DEL) DOC* $(COMPILER_TEMP_FILES)
                - $(DEL) ctags.c
                - $(DEL) getopt.h
                - $(DEL_TREE) $(OBJDIR)