## 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
## (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.