* Makefile.am: Update with `make dep-am'.

(HFILES): Add cgen.h.
	(cgen.o): Depend on cgen.h.
	* Makefile.in: Regenerate.
This commit is contained in:
Doug Evans 1998-05-07 23:40:41 +00:00
parent 980381afd7
commit d67094c621
1 changed files with 5 additions and 0 deletions

View File

@ -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 <devans@canuck.cygnus.com>
* 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 <anders.blomdell@control.lth.se>