|
|
|
@ -959,15 +959,15 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__confi |
|
|
|
@for dep in $?; do \
|
|
|
|
case '$(am__configure_deps)' in \
|
|
|
|
*$$dep*) \
|
|
|
|
echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
|
|
|
|
cd $(srcdir) && $(AUTOMAKE) --cygnus \
|
|
|
|
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
|
|
|
|
cd $(srcdir) && $(AUTOMAKE) --foreign \
|
|
|
|
&& exit 0; \
|
|
|
|
exit 1;; \
|
|
|
|
esac; \
|
|
|
|
done; \
|
|
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
|
|
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
|
|
|
|
cd $(top_srcdir) && \
|
|
|
|
$(AUTOMAKE) --cygnus Makefile |
|
|
|
$(AUTOMAKE) --foreign Makefile |
|
|
|
.PRECIOUS: Makefile |
|
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
|
|
|
@case '$?' in \
|
|
|
|
@ -1559,10 +1559,11 @@ archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \ |
|
|
|
archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
|
|
|
$(INCDIR)/safe-ctype.h |
|
|
|
bfd.lo: bfd.c bfdver.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \ |
|
|
|
$(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
|
|
|
|
$(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h libcoff.h \
|
|
|
|
libecoff.h $(INCDIR)/coff/ecoff.h elf-bfd.h $(INCDIR)/elf/common.h \
|
|
|
|
$(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h |
|
|
|
$(INCDIR)/demangle.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
|
|
|
|
$(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
|
|
|
|
$(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
|
|
|
|
elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
|
|
|
|
$(INCDIR)/elf/external.h |
|
|
|
bfdio.lo: bfdio.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h |
|
|
|
bfdwin.lo: bfdwin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h |
|
|
|
cache.lo: cache.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \ |
|
|
|
|