projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2b3523
)
(install-arch-indep): Correct the target name.
author
Kenichi Handa
<handa@m17n.org>
Mon, 7 Jul 1997 05:35:53 +0000
(
05:35
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Mon, 7 Jul 1997 05:35:53 +0000
(
05:35
+0000)
The first letter `i' was dropped by the previous change of mine.
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index a1f3fc94fc9e63fde06faea73d648d7838f942a7..7a10a9da15c0f153e05411c7e41288e62fd228ec 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-298,7
+298,7
@@
install-arch-dep: mkdir
## 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
+
i
nstall-arch-indep: mkdir
-set ${COPYDESTS} ; \
for dir in ${COPYDIR} ; do \
if [ `(cd $$1 && /bin/pwd)` != `(cd $${dir} && /bin/pwd)` ] ; then \