Mercurial > emacs
changeset 18658:959bf7b006ad
(install-arch-indep): Correct the target name.
The first letter `i' was dropped by the previous change of mine.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 07 Jul 1997 05:35:53 +0000 |
parents | 1dc4d7e374d5 |
children | b6ced5dad84b |
files | Makefile.in |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.in Mon Jul 07 05:32:01 1997 +0000 +++ b/Makefile.in Mon Jul 07 05:35:53 1997 +0000 @@ -298,7 +298,7 @@ ## Note that we copy DOC* and then delete DOC ## as a workaround for a bug in tar on Ultrix 4.2. -nstall-arch-indep: mkdir +install-arch-indep: mkdir -set ${COPYDESTS} ; \ for dir in ${COPYDIR} ; do \ if [ `(cd $$1 && /bin/pwd)` != `(cd $${dir} && /bin/pwd)` ] ; then \