From: David D. Zuhn Date: Wed, 9 Jun 1993 23:49:32 +0000 (+0000) Subject: fix comment portability problem (ultrix) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8742e21ac1b9f4d7e746431e202c6094837b5f25;p=binutils-gdb.git fix comment portability problem (ultrix) --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 348aa8b8367..0f2f01d507f 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.