all-local should depend upon crt0, not all.
* 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.
This commit is contained in:
parent
2f0e5052d3
commit
04189ff92e
|
@ -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.
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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 ../../../..
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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 $@
|
||||
|
|
|
@ -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 $@
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue