From: David Edelsohn Date: Fri, 21 Jul 1995 19:03:53 +0000 (+0000) Subject: Add some comments. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=55b07f57c2beb57aed08b4f4e56127c48f1fa703;p=binutils-gdb.git Add some comments. --- diff --git a/cfg-ml-pos.in b/cfg-ml-pos.in index c0798a38c35..232ca24a72f 100644 --- a/cfg-ml-pos.in +++ b/cfg-ml-pos.in @@ -38,6 +38,12 @@ mv Makefile.tem ${Makefile} # Add default definitions for all, install, clean, etc. # if the Makefile uses them. +# +# ??? The variables will be undefined when they're not used +# (eg: native libiberty) and things will work just fine, but some may argue +# that's not clean. We can always revisit this as necessary (probably by +# defining all the relevant vars as empty and then instead of prepending +# corrected values we can modify them in place). if grep ALL_MULTI ${Makefile} >/dev/null 2>/dev/null then