Add comment.
authorDavid Edelsohn <dje.gcc@gmail.com>
Mon, 24 Jul 1995 17:35:35 +0000 (17:35 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Mon, 24 Jul 1995 17:35:35 +0000 (17:35 +0000)
cfg-ml-pos.in

index 8abfafee20dccf521e29020fe00f6cd02c7ada3a..4e2bde6d45724a8281a51b524ba3e1ce4c218aa4 100644 (file)
@@ -45,6 +45,9 @@ sed -e "s:^MULTIDIRS[         ]*=.*$:MULTIDIRS = ${multidirs}:" \
 rm -f ${Makefile}
 mv Makefile.tem ${Makefile}
 
+# ??? May wish to add a check to avoid appending this to Makefiles that
+# don't need it.  It's not necessary, but is cleaner.
+
 cat > Multi.tem <<\EOF
 
 # FIXME: There should be an @-sign in front of the `if'.
This page took 0.02604 seconds and 4 git commands to generate.