New port: National Semiconductor's CR16
[deliverable/binutils-gdb.git] / gas / doc / Makefile.in
index 791efb00f5bc857fc387c95af4e86d88c8f5bf1e..2481a50b93afb489c06dfa51ee3e83bf983634c0 100644 (file)
@@ -237,6 +237,7 @@ CPU_DOCS = \
        c-arm.texi \
        c-avr.texi \
        c-bfin.texi \
+       c-cr16.texi \
        c-d10v.texi \
        c-cris.texi \
        c-h8300.texi \
@@ -294,9 +295,9 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__confi
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  doc/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
        cd $(top_srcdir) && \
-         $(AUTOMAKE) --cygnus  doc/Makefile
+         $(AUTOMAKE) --foreign  doc/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \
This page took 0.023276 seconds and 4 git commands to generate.