OSDN Git Service

all-local should depend upon crt0, not all.
authorrwild <rwild>
Wed, 19 Aug 2009 20:04:42 +0000 (20:04 +0000)
committerrwild <rwild>
Wed, 19 Aug 2009 20:04:42 +0000 (20:04 +0000)
* iconvdata/Makefile.am (all): Remove.
* libc/sys/a29khif/Makefile.am (all-am): Rename from ...
(all): ... this.
* libc/sys/arc/Makefile.am: Likewise.
* libc/sys/arm/Makefile.am: Likewise.
* libc/sys/d10v/Makefile.am: Likewise.
* libc/sys/decstation/Makefile.am: Likewise.
* libc/sys/h8300hms/Makefile.am: Likewise.
* libc/sys/h8500hms/Makefile.am: Likewise.
* libc/sys/linux/Makefile.am: Likewise.
* libc/sys/linux/machine/i386/Makefile.am: Likewise.
* libc/sys/m88kbug/Makefile.am: Likewise.
* libc/sys/mmixware/Makefile.am: Likewise.
* libc/sys/netware/Makefile.am: Likewise.
* libc/sys/rdos/Makefile.am: Likewise.
* libc/sys/rtems/Makefile.am: Likewise.
* libc/sys/sh/Makefile.am: Likewise.
* libc/sys/sparc64/Makefile.am: Likewise.
* libc/sys/sun4/Makefile.am: Likewise.
* libc/sys/sysmec/Makefile.am: Likewise.
* libc/sys/sysnec810/Makefile.am: Likewise.
* libc/sys/sysnecv850/Makefile.am: Likewise.
* libc/sys/sysvi386/Makefile.am: Likewise.
* libc/sys/sysvnecv70/Makefile.am: Likewise.
* libc/sys/tic80/Makefile.am: Likewise.
* libc/sys/w65/Makefile.am: Likewise.
* libc/sys/z8ksim/Makefile.am: Likewise.
* iconvdata/Makefile.in: Regenerate.
* libc/sys/a29khif/Makefile.in: Likewise.
* libc/sys/arc/Makefile.in: Likewise.
* libc/sys/arm/Makefile.in: Likewise.
* libc/sys/d10v/Makefile.in: Likewise.
* libc/sys/decstation/Makefile.in: Likewise.
* libc/sys/h8300hms/Makefile.in: Likewise.
* libc/sys/h8500hms/Makefile.in: Likewise.
* libc/sys/linux/Makefile.in: Likewise.
* libc/sys/linux/machine/i386/Makefile.in: Likewise.
* libc/sys/m88kbug/Makefile.in: Likewise.
* libc/sys/mmixware/Makefile.in: Likewise.
* libc/sys/netware/Makefile.in: Likewise.
* libc/sys/rdos/Makefile.in: Likewise.
* libc/sys/rtems/Makefile.in: Likewise.
* libc/sys/sh/Makefile.in: Likewise.
* libc/sys/sparc64/Makefile.in: Likewise.
* libc/sys/sun4/Makefile.in: Likewise.
* libc/sys/sysmec/Makefile.in: Likewise.
* libc/sys/sysnec810/Makefile.in: Likewise.
* libc/sys/sysnecv850/Makefile.in: Likewise.
* libc/sys/sysvi386/Makefile.in: Likewise.
* libc/sys/sysvnecv70/Makefile.in: Likewise.
* libc/sys/tic80/Makefile.in: Likewise.
* libc/sys/w65/Makefile.in: Likewise.
* libc/sys/z8ksim/Makefile.in: Likewise.

53 files changed:
newlib/ChangeLog
newlib/iconvdata/Makefile.am
newlib/iconvdata/Makefile.in
newlib/libc/sys/a29khif/Makefile.am
newlib/libc/sys/a29khif/Makefile.in
newlib/libc/sys/arc/Makefile.am
newlib/libc/sys/arc/Makefile.in
newlib/libc/sys/arm/Makefile.am
newlib/libc/sys/arm/Makefile.in
newlib/libc/sys/d10v/Makefile.am
newlib/libc/sys/d10v/Makefile.in
newlib/libc/sys/decstation/Makefile.am
newlib/libc/sys/decstation/Makefile.in
newlib/libc/sys/h8300hms/Makefile.am
newlib/libc/sys/h8300hms/Makefile.in
newlib/libc/sys/h8500hms/Makefile.am
newlib/libc/sys/h8500hms/Makefile.in
newlib/libc/sys/linux/Makefile.am
newlib/libc/sys/linux/Makefile.in
newlib/libc/sys/linux/machine/i386/Makefile.am
newlib/libc/sys/linux/machine/i386/Makefile.in
newlib/libc/sys/m88kbug/Makefile.am
newlib/libc/sys/m88kbug/Makefile.in
newlib/libc/sys/mmixware/Makefile.am
newlib/libc/sys/mmixware/Makefile.in
newlib/libc/sys/netware/Makefile.am
newlib/libc/sys/netware/Makefile.in
newlib/libc/sys/rdos/Makefile.am
newlib/libc/sys/rdos/Makefile.in
newlib/libc/sys/rtems/Makefile.am
newlib/libc/sys/rtems/Makefile.in
newlib/libc/sys/sh/Makefile.am
newlib/libc/sys/sh/Makefile.in
newlib/libc/sys/sparc64/Makefile.am
newlib/libc/sys/sparc64/Makefile.in
newlib/libc/sys/sun4/Makefile.am
newlib/libc/sys/sun4/Makefile.in
newlib/libc/sys/sysmec/Makefile.am
newlib/libc/sys/sysmec/Makefile.in
newlib/libc/sys/sysnec810/Makefile.am
newlib/libc/sys/sysnec810/Makefile.in
newlib/libc/sys/sysnecv850/Makefile.am
newlib/libc/sys/sysnecv850/Makefile.in
newlib/libc/sys/sysvi386/Makefile.am
newlib/libc/sys/sysvi386/Makefile.in
newlib/libc/sys/sysvnecv70/Makefile.am
newlib/libc/sys/sysvnecv70/Makefile.in
newlib/libc/sys/tic80/Makefile.am
newlib/libc/sys/tic80/Makefile.in
newlib/libc/sys/w65/Makefile.am
newlib/libc/sys/w65/Makefile.in
newlib/libc/sys/z8ksim/Makefile.am
newlib/libc/sys/z8ksim/Makefile.in

index 5cc27d6..1078ebf 100644 (file)
@@ -1,5 +1,59 @@
 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * iconvdata/Makefile.am (all): Remove.
+       * libc/sys/a29khif/Makefile.am (all-am): Rename from ...
+       (all): ... this.
+       * libc/sys/arc/Makefile.am: Likewise.
+       * libc/sys/arm/Makefile.am: Likewise.
+       * libc/sys/d10v/Makefile.am: Likewise.
+       * libc/sys/decstation/Makefile.am: Likewise.
+       * libc/sys/h8300hms/Makefile.am: Likewise.
+       * libc/sys/h8500hms/Makefile.am: Likewise.
+       * libc/sys/linux/Makefile.am: Likewise.
+       * libc/sys/linux/machine/i386/Makefile.am: Likewise.
+       * libc/sys/m88kbug/Makefile.am: Likewise.
+       * libc/sys/mmixware/Makefile.am: Likewise.
+       * libc/sys/netware/Makefile.am: Likewise.
+       * libc/sys/rdos/Makefile.am: Likewise.
+       * libc/sys/rtems/Makefile.am: Likewise.
+       * libc/sys/sh/Makefile.am: Likewise.
+       * libc/sys/sparc64/Makefile.am: Likewise.
+       * libc/sys/sun4/Makefile.am: Likewise.
+       * libc/sys/sysmec/Makefile.am: Likewise.
+       * libc/sys/sysnec810/Makefile.am: Likewise.
+       * libc/sys/sysnecv850/Makefile.am: Likewise.
+       * libc/sys/sysvi386/Makefile.am: Likewise.
+       * libc/sys/sysvnecv70/Makefile.am: Likewise.
+       * libc/sys/tic80/Makefile.am: Likewise.
+       * libc/sys/w65/Makefile.am: Likewise.
+       * libc/sys/z8ksim/Makefile.am: Likewise.
+       * iconvdata/Makefile.in: Regenerate.
+       * libc/sys/a29khif/Makefile.in: Likewise.
+       * libc/sys/arc/Makefile.in: Likewise.
+       * libc/sys/arm/Makefile.in: Likewise.
+       * libc/sys/d10v/Makefile.in: Likewise.
+       * libc/sys/decstation/Makefile.in: Likewise.
+       * libc/sys/h8300hms/Makefile.in: Likewise.
+       * libc/sys/h8500hms/Makefile.in: Likewise.
+       * libc/sys/linux/Makefile.in: Likewise.
+       * libc/sys/linux/machine/i386/Makefile.in: Likewise.
+       * libc/sys/m88kbug/Makefile.in: Likewise.
+       * libc/sys/mmixware/Makefile.in: Likewise.
+       * libc/sys/netware/Makefile.in: Likewise.
+       * libc/sys/rdos/Makefile.in: Likewise.
+       * libc/sys/rtems/Makefile.in: Likewise.
+       * libc/sys/sh/Makefile.in: Likewise.
+       * libc/sys/sparc64/Makefile.in: Likewise.
+       * libc/sys/sun4/Makefile.in: Likewise.
+       * libc/sys/sysmec/Makefile.in: Likewise.
+       * libc/sys/sysnec810/Makefile.in: Likewise.
+       * libc/sys/sysnecv850/Makefile.in: Likewise.
+       * libc/sys/sysvi386/Makefile.in: Likewise.
+       * libc/sys/sysvnecv70/Makefile.in: Likewise.
+       * libc/sys/tic80/Makefile.in: Likewise.
+       * libc/sys/w65/Makefile.in: Likewise.
+       * libc/sys/z8ksim/Makefile.in: Likewise.
+
        * configure.in (newlib_cv_ldbl_eq_dbl): Rename cache variable
        from newlib_ldbl_eq_dbl.
        * configure: Regenerate.
index 177484a..9b1e6dd 100644 (file)
@@ -12,8 +12,6 @@ endif
 
 AM_CFLAGS = -DNDEBUG
 
-all: Makefile
-
 pkglib_LTLIBRARIES = EUC-JP.la
 EUC_JP_la_SOURCES = dummy.c
 EUC_JP_la_LIBADD = $(LIB_OBJS)
index 5e55794..6913e37 100644 (file)
@@ -469,8 +469,6 @@ uninstall-am: uninstall-pkglibLTLIBRARIES
        uninstall-info-am uninstall-pkglibLTLIBRARIES
 
 
-all: Makefile
-
 install-data-local: install-pkglibLTLIBRARIES $(srcdir)/gconv-modules
        $(INSTALL_DATA) $(srcdir)/gconv-modules $(DESTDIR)$(pkglibdir)/gconv-modules
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
index 308373d..b026f9b 100644 (file)
@@ -47,7 +47,7 @@ lib_a_SOURCES = \
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 3239e3d..e465f1a 100644 (file)
@@ -553,7 +553,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -629,8 +629,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -641,7 +641,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index ecdb2c8..bd9bbc1 100644 (file)
@@ -13,7 +13,7 @@ EXTRA_lib_a_SOURCES = dummy.S
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index da98863..4fb9996 100644 (file)
@@ -331,7 +331,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -407,8 +407,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -419,7 +419,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 29d5f8f..0d51958 100644 (file)
@@ -22,7 +22,7 @@ lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
 if MAY_SUPPLY_SYSCALLS
-all: crt0.o
+all-local: crt0.o
 endif
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
index 20b49de..69d9b76 100644 (file)
@@ -329,7 +329,8 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+@MAY_SUPPLY_SYSCALLS_FALSE@all-local:
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -405,8 +406,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -417,7 +418,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-@MAY_SUPPLY_SYSCALLS_TRUE@all: crt0.o
+@MAY_SUPPLY_SYSCALLS_TRUE@all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index cefa6aa..203cf56 100644 (file)
@@ -12,7 +12,7 @@ lib_a_SOURCES = syscalls.c trap.S creat.c
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index ce19c70..69731ce 100644 (file)
@@ -317,7 +317,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -393,8 +393,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -405,7 +405,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index e7f3f88..f4a1ddf 100644 (file)
@@ -38,7 +38,7 @@ lib_a_LIBADD = $(COPYOFILES)
 $(COPYOFILES):
        ar x /lib/libc.a $(COPYOFILES) 
 
-all: crt0.o
+all-local: crt0.o
 
 crt0.o:
        cp /lib/crt0.o crt0.o
index 45ea297..242e841 100644 (file)
@@ -317,7 +317,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -393,8 +393,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -408,7 +408,7 @@ uninstall-am:
 $(COPYOFILES):
        ar x /lib/libc.a $(COPYOFILES) 
 
-all: crt0.o
+all-local: crt0.o
 
 crt0.o:
        cp /lib/crt0.o crt0.o
index e36ca85..100deda 100644 (file)
@@ -13,7 +13,7 @@ lib_a_SOURCES = syscalls.c _exit.S sbrk.c misc.c crt1.c \
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index a3a36c0..0d6b84f 100644 (file)
@@ -378,7 +378,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -454,8 +454,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -466,7 +466,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 2bf3406..7999351 100644 (file)
@@ -12,7 +12,7 @@ lib_a_SOURCES = syscalls.c misc.c
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index c6e21ef..6ec65dc 100644 (file)
@@ -303,7 +303,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -379,8 +379,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -391,7 +391,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 2a1306c..eca7783 100644 (file)
@@ -220,7 +220,7 @@ objectlist.awk.in: $(noinst_LTLIBRARIES) $(SUBLIBS)
            fi; \
        done
 
-all: crt0.o crt1.o
+all-local: crt0.o crt1.o
 
 crt0.o: machine/crt0.o
        rm -f $@
index 839b5d5..abd3443 100644 (file)
@@ -1560,7 +1560,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-recursive
-all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
+all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA) all-local
 installdirs: installdirs-recursive
 installdirs-am:
 install: install-recursive
@@ -1641,8 +1641,8 @@ uninstall-am:
 
 uninstall-info: uninstall-info-recursive
 
-.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
-       check-am clean clean-generic clean-libtool \
+.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local \
+       am--refresh check check-am clean clean-generic clean-libtool \
        clean-noinstLIBRARIES clean-noinstLTLIBRARIES clean-recursive \
        ctags ctags-recursive distclean distclean-compile \
        distclean-generic distclean-libtool distclean-recursive \
@@ -1683,7 +1683,7 @@ objectlist.awk.in: $(noinst_LTLIBRARIES) $(SUBLIBS)
            fi; \
        done
 
-all: crt0.o crt1.o
+all-local: crt0.o crt1.o
 
 crt0.o: machine/crt0.o
        rm -f $@
index 94f55a8..1864d29 100644 (file)
@@ -25,7 +25,7 @@ endif # USE_LIBTOOL
 
 include $(srcdir)/../../../../../Makefile.shared
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../../../.. -I ../../../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 99d1489..69d63af 100644 (file)
@@ -431,7 +431,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
+all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -509,8 +509,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-libtool clean-noinstLIBRARIES \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-libtool clean-noinstLIBRARIES \
        clean-noinstLTLIBRARIES ctags distclean distclean-compile \
        distclean-generic distclean-libtool distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
@@ -528,7 +528,7 @@ objectlist.awk.in: $(noinst_LTLIBRARIES)
          echo $$i `pwd`/$$i >> objectlist.awk.in ; \
        done
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 7c767f5..cf77a1c 100644 (file)
@@ -12,7 +12,7 @@ lib_a_SOURCES = syscalls.c
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 4ce33fb..879f196 100644 (file)
@@ -297,7 +297,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -373,8 +373,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -385,7 +385,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index c255642..0874dd9 100644 (file)
@@ -16,7 +16,7 @@ lib_a_SOURCES = _exit.c access.c chmod.c chown.c close.c creat.c \
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index edeee82..476a17b 100644 (file)
@@ -497,7 +497,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -573,8 +573,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -585,7 +585,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index ccf74d6..3bd29aa 100644 (file)
@@ -12,7 +12,7 @@ lib_a_SOURCES = \
        getpid.c \
        link.c
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 89a3ca1..a2ef265 100644 (file)
@@ -291,7 +291,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -367,8 +367,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -379,7 +379,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 27bae64..4ddcd85 100644 (file)
@@ -15,7 +15,7 @@ lib_a_SOURCES = chown.c close.c execve.c fork.c fstat.c getenv.c \
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 14ceffb..b40e6de 100644 (file)
@@ -468,7 +468,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -544,8 +544,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -556,7 +556,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index ece2abc..c516c9b 100644 (file)
@@ -12,7 +12,7 @@ lib_a_SOURCES = dummysys.c
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 8d8bbcb..7b5b542 100644 (file)
@@ -297,7 +297,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -373,8 +373,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -385,7 +385,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 77aadaf..15faeab 100644 (file)
@@ -12,7 +12,7 @@ lib_a_SOURCES = syscalls.c trap.S creat.c ftruncate.c truncate.c
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index c0c1222..37c2051 100644 (file)
@@ -331,7 +331,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -407,8 +407,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -419,7 +419,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 8f7ba86..5f1aa8d 100644 (file)
@@ -97,7 +97,7 @@ stamp-srcs: Makefile template.S template_r.S
 
 $(TEMPLATE_SFILES:_=.S) $(TEMPLATE_SFILES_R:_=.S): stamp-srcs
 
-all: crt0.o
+all-local: crt0.o
 
 close_r.o: close.S
 fork_r.o: fork.S
index ca9443e..4274ff8 100644 (file)
@@ -373,7 +373,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -449,8 +449,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -490,7 +490,7 @@ stamp-srcs: Makefile template.S template_r.S
 
 $(TEMPLATE_SFILES:_=.S) $(TEMPLATE_SFILES_R:_=.S): stamp-srcs
 
-all: crt0.o
+all-local: crt0.o
 
 close_r.o: close.S
 fork_r.o: fork.S
index a910bcc..e6a067c 100644 (file)
@@ -90,7 +90,7 @@ $(COPYRENAMEOFILES):
 $(COPYOMFILES):
        $(AR) x /lib/libm.a $(COPYOMFILES) 
 
-all: crt0.o
+all-local: crt0.o
 
 crt0.o:
        cp /lib/crt0.o crt0.o
index 9cb47b3..870d2e7 100644 (file)
@@ -383,7 +383,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -459,8 +459,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -481,7 +481,7 @@ $(COPYRENAMEOFILES):
 $(COPYOMFILES):
        $(AR) x /lib/libm.a $(COPYOMFILES) 
 
-all: crt0.o
+all-local: crt0.o
 
 crt0.o:
        cp /lib/crt0.o crt0.o
index 9f49b32..4a504d0 100644 (file)
@@ -16,7 +16,7 @@ lib_a_SOURCES = _exit.c access.c chmod.c chown.c close.c creat.c crt1.c \
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index df59cd0..e548ca2 100644 (file)
@@ -496,7 +496,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -572,8 +572,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -584,7 +584,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index e87e4a6..0ae3fc5 100644 (file)
@@ -12,7 +12,7 @@ lib_a_SOURCES = io.S write.c sbrk.c misc.c
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 4f560b1..5b2ad48 100644 (file)
@@ -324,7 +324,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -400,8 +400,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -412,7 +412,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 1528d22..615e9a4 100644 (file)
@@ -17,7 +17,7 @@ lib_a_SOURCES = \
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 95ade9a..29204b9 100644 (file)
@@ -504,7 +504,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -580,8 +580,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -592,7 +592,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 3c6552f..bd325a3 100644 (file)
@@ -21,7 +21,7 @@ lib_a_SOURCES = \
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 2424d6f..da99fa6 100644 (file)
@@ -716,7 +716,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -792,8 +792,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -804,7 +804,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 38179fa..0a421b7 100644 (file)
@@ -13,7 +13,7 @@ lib_a_SOURCES = ioctl.S isatty.S read.S lseek.S close.S sbrk.S fstat.S \
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index b4f4819..3554ba0 100644 (file)
@@ -390,7 +390,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -466,8 +466,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -478,7 +478,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index f77fc77..847b759 100644 (file)
@@ -17,7 +17,7 @@ lib_a_CFLAGS = $(AM_CFLAGS)
 EXTRA_LIBRARIES = libfoo.a
 libfoo_a_SOURCES = crt0.c
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 8733736..86c8ffe 100644 (file)
@@ -303,7 +303,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -379,8 +379,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -391,7 +391,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index ef81b7d..6507a91 100644 (file)
@@ -12,7 +12,7 @@ lib_a_SOURCES = syscalls.c trap.c
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 291dda8..843b130 100644 (file)
@@ -303,7 +303,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -379,8 +379,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -391,7 +391,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
index 51ec48f..513b0fe 100644 (file)
@@ -12,7 +12,7 @@ lib_a_SOURCES = glue.c
 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
 lib_a_CFLAGS = $(AM_CFLAGS)
 
-all: crt0.o
+all-local: crt0.o
 
 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
index 91d2c5c..0868116 100644 (file)
@@ -297,7 +297,7 @@ distclean-tags:
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 check-am:
 check: check-am
-all-am: Makefile $(LIBRARIES)
+all-am: Makefile $(LIBRARIES) all-local
 installdirs:
 install: install-am
 install-exec: install-exec-am
@@ -373,8 +373,8 @@ ps-am:
 
 uninstall-am:
 
-.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
-       clean-generic clean-noinstLIBRARIES ctags distclean \
+.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
+       clean clean-generic clean-noinstLIBRARIES ctags distclean \
        distclean-compile distclean-generic distclean-tags dvi dvi-am \
        html html-am info info-am install install-am install-data \
        install-data-am install-exec install-exec-am install-info \
@@ -385,7 +385,7 @@ uninstall-am:
        uninstall-am uninstall-info-am
 
 
-all: crt0.o
+all-local: crt0.o
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT: