diff options
author | Ian Lance Taylor <ian@airs.com> | 1999-06-03 09:06:24 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1999-06-03 09:06:24 +0000 |
commit | 6104f0a06cff785693ee3c83436ccfe78861684c (patch) | |
tree | 1df77d3480be05b5e0ab5dd7758e113f6c4d1b2c /gas/dep-in.sed | |
parent | b401371382fa98279482962179d2518638dc8741 (diff) | |
download | gdb-6104f0a06cff785693ee3c83436ccfe78861684c.zip gdb-6104f0a06cff785693ee3c83436ccfe78861684c.tar.gz gdb-6104f0a06cff785693ee3c83436ccfe78861684c.tar.bz2 |
* Makefile.am: Rebuild dependencies.
($(OBJS)): Don't depend upon struc-symbol.h.
(.dep1, .tcdep, .objdep): Create itbl-parse.h.
* dep-in.sed: Don't remove struc-symbol.h.
* Makefile.in: Rebuild.
Diffstat (limited to 'gas/dep-in.sed')
-rw-r--r-- | gas/dep-in.sed | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gas/dep-in.sed b/gas/dep-in.sed index c07f969..8771f0f 100644 --- a/gas/dep-in.sed +++ b/gas/dep-in.sed @@ -18,7 +18,6 @@ s! obj-format.h!!g s! targ-cpu.h!!g s! flonum.h!!g s! expr.h!!g -s! struc-symbol.h!!g s! write.h!!g s! frags.h!!g s! hash.h!!g |