* Makefile.in: Rebuild dependencies.
authorIan Lance Taylor <ian@airs.com>
Wed, 28 May 1997 21:58:27 +0000 (21:58 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 28 May 1997 21:58:27 +0000 (21:58 +0000)
gas/ChangeLog
gas/Makefile.in

index a0b98e9412394b783eb78fe1bfdf348363b600b2..4986578f61cab3eb433741cee486a789c7480f2b 100644 (file)
@@ -1,5 +1,7 @@
 Wed May 28 16:17:34 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * Makefile.in: Rebuild dependencies.
+
        * config/tc-i386.c (tc_gen_reloc): Don't try to convert the type
        of a BFD_RELOC_RVA reloc.
 
index 729c2f07ba1954b633ca3d5b92a437b91e1d0c3e..3407dde6d303330ff625040a7e812dd8a1622c9e 100644 (file)
@@ -985,7 +985,8 @@ as.o: as.c subsegs.h $(INCDIR)/obstack.h output-file.h \
   sb.h macro.h
 atof-generic.o: atof-generic.c
 bignum-copy.o: bignum-copy.c
-cond.o: cond.c $(INCDIR)/obstack.h
+cond.o: cond.c macro.h sb.h $(INCDIR)/obstack.h
+depend.o: depend.c
 ecoff.o: ecoff.c
 expr.o: expr.c $(INCDIR)/obstack.h
 flonum-copy.o: flonum-copy.c
@@ -996,6 +997,7 @@ gasp.o: gasp.c sb.h macro.h
 hash.o: hash.c
 input-file.o: input-file.c input-file.h
 input-scrub.o: input-scrub.c input-file.h sb.h
+itbl-ops.o: itbl-ops.c itbl-ops.h
 listing.o: listing.c input-file.h subsegs.h
 literal.o: literal.c subsegs.h $(INCDIR)/obstack.h
 macro.o: macro.c sb.h macro.h
This page took 0.032219 seconds and 4 git commands to generate.