comparison Makefile.in @ 90751:52a7f3f50b89

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 624-636) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 200-201) - Merge from emacs--devo--0 - Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser. Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-171
author Miles Bader <miles@gnu.org>
date Tue, 13 Feb 2007 12:14:16 +0000
parents 95d0cdf160ea 27cde5b3a5d3
children 70bf32a0f523
comparison
equal deleted inserted replaced
90750:f8cc067aba62 90751:52a7f3f50b89
402 fi 402 fi
403 403
404 ### Install the files that are machine-independent. 404 ### Install the files that are machine-independent.
405 ### Most of them come straight from the distribution; 405 ### Most of them come straight from the distribution;
406 ### the exception is the DOC-* files, which are copied 406 ### the exception is the DOC-* files, which are copied
407 ## from the build directory. 407 ### from the build directory.
408 408
409 ## Note that we copy DOC* and then delete DOC 409 ## Note that we copy DOC* and then delete DOC
410 ## as a workaround for a bug in tar on Ultrix 4.2. 410 ## as a workaround for a bug in tar on Ultrix 4.2.
411
412 ## FIXME
413 ## Should only install the DOC- file appropriate to this build, not DOC-*.
414 ## http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-01/msg00417.html
415 ## (fix available for consideration post-release).
411 416
412 ## If people complain about the h flag in tar command, take that out. 417 ## If people complain about the h flag in tar command, take that out.
413 ## That flag is also used in leim/Makefile.in 418 ## That flag is also used in leim/Makefile.in
414 install-arch-indep: mkdir info 419 install-arch-indep: mkdir info
415 -set ${COPYDESTS} ; \ 420 -set ${COPYDESTS} ; \