aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-06-09 23:49:32 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-06-09 23:49:32 +0000
commit8742e21ac1b9f4d7e746431e202c6094837b5f25 (patch)
treee6ae883081c6eba28d5cf2cc80e2153041eec5f4
parent39d4639b117ee2aa66afac49d60d276c62eed593 (diff)
downloadgdb-8742e21ac1b9f4d7e746431e202c6094837b5f25.zip
gdb-8742e21ac1b9f4d7e746431e202c6094837b5f25.tar.gz
gdb-8742e21ac1b9f4d7e746431e202c6094837b5f25.tar.bz2
fix comment portability problem (ultrix)
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 348aa8b..0f2f01d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jun 9 16:48:13 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
+
+ * Makefile.in (install, headers): don't put comments after a tab
+ in the actions section of a rule
+
Wed Jun 9 15:00:01 1993 Ian Lance Taylor (ian@cygnus.com)
* coff-mips.c (ecoff_mkobject_hook): Mark ZMAGIC files as D_PAGED.