aboutsummaryrefslogtreecommitdiff
path: root/cfg-ml-pos.in
diff options
context:
space:
mode:
authorDavid Edelsohn <dje.gcc@gmail.com>1995-07-21 19:03:53 +0000
committerDavid Edelsohn <dje.gcc@gmail.com>1995-07-21 19:03:53 +0000
commit55b07f57c2beb57aed08b4f4e56127c48f1fa703 (patch)
treef4ea97715f9e99fa82a40648eebccb22f7b6197d /cfg-ml-pos.in
parent8c2d15d17a54ae1bb6a1f693ed21bdbc4746d66f (diff)
downloadgdb-55b07f57c2beb57aed08b4f4e56127c48f1fa703.zip
gdb-55b07f57c2beb57aed08b4f4e56127c48f1fa703.tar.gz
gdb-55b07f57c2beb57aed08b4f4e56127c48f1fa703.tar.bz2
Add some comments.
Diffstat (limited to 'cfg-ml-pos.in')
-rw-r--r--cfg-ml-pos.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/cfg-ml-pos.in b/cfg-ml-pos.in
index c0798a3..232ca24 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