Update .PHONY listings in makefiles.
[bpt/emacs.git] / ChangeLog
index 8ef1837..d3c52b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-07-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+       Update .PHONY listings in makefiles.
+       * Makefile.in (.PHONY): Add all, ${SUBDIR}, blessmail, epath-force,
+       FRC, install-arch-dep, install-arch-indep, install-doc,
+       install-info, install-man, install-etc, install-strip, uninstall,
+       bootstrap-clean, TAGS, tags, info-real, force-info, check-info-dir.
+       (.RECURSIVE): Remove; hasn't been needed for years.
+
 2012-07-30  Glenn Morris  <rgm@gnu.org>
 
        * configure.ac (SIGNAL_H_AHB): New hack macro.