Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2021-12-15 02:24:24 +0300
committerJon Turney <jon.turney@dronecode.org.uk>2021-12-30 01:45:06 +0300
commitbfcabeb876eaf75127e47266f93adf881c0abf1e (patch)
tree7e85d6834531b406ccdac914c613500e1bb336c7 /newlib/libm/machine/mips
parenta4e734fcdbfaee60455eeb7bc08255bb6c1e8729 (diff)
newlib: Regenerate autotools files
Diffstat (limited to 'newlib/libm/machine/mips')
-rw-r--r--newlib/libm/machine/mips/Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/newlib/libm/machine/mips/Makefile.in b/newlib/libm/machine/mips/Makefile.in
index 7e3de775d..19b1a9458 100644
--- a/newlib/libm/machine/mips/Makefile.in
+++ b/newlib/libm/machine/mips/Makefile.in
@@ -255,15 +255,15 @@ $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/..
@for dep in $?; do \
case '$(am__configure_deps)' in \
*$$dep*) \
- echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus --ignore-deps'; \
- $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus --ignore-deps \
+ echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
+ $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
&& exit 0; \
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus --ignore-deps Makefile'; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
$(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --cygnus --ignore-deps Makefile
+ $(AUTOMAKE) --foreign --ignore-deps Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
@@ -421,7 +421,7 @@ GTAGS:
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-check-am:
+check-am: all-am
check: check-am
all-am: Makefile $(LIBRARIES) $(DATA)
installdirs: