aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2012-05-18 00:06:23 -0700
committerGlenn Morris2012-05-18 00:06:23 -0700
commit1fb4fc600588d5c367b4cb247eed31bb25b635e1 (patch)
tree57485322f5365366823465c559d3f09a68059cd5
parent3f1b25b580bf45f92c4ee4750771a987e5524299 (diff)
downloademacs-1fb4fc600588d5c367b4cb247eed31bb25b635e1.tar.gz
emacs-1fb4fc600588d5c367b4cb247eed31bb25b635e1.zip
Remove some old comments
-rw-r--r--Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.in b/Makefile.in
index bfd8727f56c..a24e40f1236 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -441,9 +441,6 @@ $(srcdir)/src/stamp-h.in: $(AUTOCONF_INPUTS)
441## don't have to duplicate the list of utilities to install in 441## don't have to duplicate the list of utilities to install in
442## this Makefile as well. 442## this Makefile as well.
443 443
444## On AIX, use tar xBf.
445## On Xenix, use tar xpf.
446
447.PHONY: install 444.PHONY: install
448 445
449install: all install-arch-indep install-arch-dep blessmail 446install: all install-arch-indep install-arch-dep blessmail
@@ -517,9 +514,6 @@ set_installuser=for installuser in $${LOGNAME} $${USERNAME} $${USER} \
517## (ie DOC-${version}.buildnumber), otherwise DOC-${version}*. 514## (ie DOC-${version}.buildnumber), otherwise DOC-${version}*.
518## (Note "otherwise" is inaccurate since 2009-08-23.) 515## (Note "otherwise" is inaccurate since 2009-08-23.)
519 516
520## If people complain about the h flag in tar command, take that out.
521## That flag is also used in leim/Makefile.in
522
523## Note that the Makefiles in the etc directory are potentially useful 517## Note that the Makefiles in the etc directory are potentially useful
524## in an installed Emacs, so should not be excluded. 518## in an installed Emacs, so should not be excluded.
525 519