* Makefile.am: Run "make dep-am".
[deliverable/binutils-gdb.git] / gas / Makefile.in
index d00bc4d0b7d82f623b4444aeb8df92705a6e37c7..2125c86c69dde9eb4fed1ef74e12ae3d9a9c269c 100644 (file)
@@ -232,7 +232,7 @@ CPU_OBJ_VALID = \
          esac ;; \
        coff) valid=yes; \
          case $$c in \
-         cris | i860 | mmix) \
+         cris | i860 | mmix | sh64) \
            valid= ;; \
          esac ;; \
        ecoff) \
@@ -3244,7 +3244,7 @@ dep-am: DEP
 #MKDEP    DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
 app.o: app.c $(INCDIR)/symcat.h
 as.o: as.c $(INCDIR)/symcat.h subsegs.h $(INCDIR)/obstack.h \
-  output-file.h sb.h macro.h dwarf2dbg.h
+  output-file.h sb.h macro.h dwarf2dbg.h ../bfd/bfdver.h
 atof-generic.o: atof-generic.c $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h
 bignum-copy.o: bignum-copy.c $(INCDIR)/symcat.h
 cond.o: cond.c $(INCDIR)/symcat.h macro.h sb.h $(INCDIR)/obstack.h
This page took 0.023031 seconds and 4 git commands to generate.