summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index bd2a9268cbe..525fdf6aab4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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 \