1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 04:30:45 -08:00

Remove some old comments

This commit is contained in:
Glenn Morris 2012-05-18 00:06:23 -07:00
parent 3f1b25b580
commit 1fb4fc6005

View file

@ -441,9 +441,6 @@ $(srcdir)/src/stamp-h.in: $(AUTOCONF_INPUTS)
## don't have to duplicate the list of utilities to install in
## this Makefile as well.
## On AIX, use tar xBf.
## On Xenix, use tar xpf.
.PHONY: install
install: all install-arch-indep install-arch-dep blessmail
@ -517,9 +514,6 @@ set_installuser=for installuser in $${LOGNAME} $${USERNAME} $${USER} \
## (ie DOC-${version}.buildnumber), otherwise DOC-${version}*.
## (Note "otherwise" is inaccurate since 2009-08-23.)
## If people complain about the h flag in tar command, take that out.
## That flag is also used in leim/Makefile.in
## Note that the Makefiles in the etc directory are potentially useful
## in an installed Emacs, so should not be excluded.