1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-08 20:58:58 +00:00

(install-arch-indep): Avoid continued comment swallowing target line.

This commit is contained in:
Roland McGrath 1994-11-09 00:25:38 +00:00
parent 2151a1cff8
commit 3e809b9f19

View File

@ -312,6 +312,7 @@ install-arch-dep: mkdir
# These lines appeared after the second -set, but should be unnecessary.
# mkdir ${COPYDESTS} ; \
# chmod ugo+rx ${COPYDESTS} ; \
# The backslash above continues the comment onto this line. It ends here.
install-arch-indep: mkdir
-set ${COPYDESTS} ; \
for dir in ${COPYDIR} ; do \