]> code.delx.au - gnu-emacs/blobdiff - lib-src/makefile.w32-in
* etags.c (C_entries): Reset the fvdef machine when out of function.
[gnu-emacs] / lib-src / makefile.w32-in
index 953fa7ae6bee158bd812dcaba46f60c246be24e4..b552160c759189d6b0e6c41fbb74019dc3836279 100644 (file)
@@ -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)