From: Doug Evans Date: Thu, 7 May 1998 23:40:41 +0000 (+0000) Subject: * Makefile.am: Update with `make dep-am'. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d67094c6214f66773176d9a2dcb44a6971e25385;p=binutils-gdb.git * Makefile.am: Update with `make dep-am'. (HFILES): Add cgen.h. (cgen.o): Depend on cgen.h. * Makefile.in: Regenerate. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index c31ed46acdf..89ebfc4a89f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -6,6 +6,11 @@ Thu May 7 15:49:07 1998 Jeffrey A Law (law@cygnus.com) Thu May 7 11:47:22 1998 Doug Evans + * Makefile.am: Update with `make dep-am'. + (HFILES): Add cgen.h. + (cgen.o): Depend on cgen.h. + * Makefile.in: Regenerate. + * cgen.c (cgen_md_apply_fix3): Don't pass newline to as_warn_where. Thu May 7 13:20:56 1998 Anders Blomdell