changeset 9839:21c1a413ab75

(install-arch-indep): Avoid continued comment swallowing target line.
author Roland McGrath <roland@gnu.org>
date Wed, 09 Nov 1994 00:25:38 +0000
parents 5fbd6165b408
children 81829106d303
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Tue Nov 08 22:34:06 1994 +0000
+++ b/Makefile.in	Wed Nov 09 00:25:38 1994 +0000
@@ -312,6 +312,7 @@
 # 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 \