diff options
author | Jim Wilson <wilson@tuliptree.org> | 1993-03-20 05:03:31 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 1993-03-20 05:03:31 +0000 |
commit | 69498fa24397a6d7d42cd27eef680664a0e9b296 (patch) | |
tree | 93f5ae704484c5cfcd0fa0fc5c494c0f723a80a5 /gas/ChangeLog | |
parent | 301c3fef112003cb86ddc24a479388319a359bdf (diff) | |
download | gdb-69498fa24397a6d7d42cd27eef680664a0e9b296.zip gdb-69498fa24397a6d7d42cd27eef680664a0e9b296.tar.gz gdb-69498fa24397a6d7d42cd27eef680664a0e9b296.tar.bz2 |
Make targ-cpu.o depend on config.h so gas will build from scratch.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2093439..69fb994 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Fri Mar 19 21:02:19 1993 Jim Wilson (wilson@sphagnum.cygnus.com) + + * Makefile.in (targ-cpu.o): Depend on config.h. + Wed Mar 17 16:44:06 1993 Ian Lance Taylor (ian@cygnus.com) * app.c (do_scrub_next_char): Added new state, 9, to avoid |