source: trunk/libs/newlib/src/newlib/libc/Makefile.in @ 444

Last change on this file since 444 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 36.9 KB
Line 
1# Makefile.in generated by automake 1.11.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18
19
20VPATH = @srcdir@
21am__make_dryrun = \
22  { \
23    am__dry=no; \
24    case $$MAKEFLAGS in \
25      *\\[\ \   ]*) \
26        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
27          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
28      *) \
29        for am__flg in $$MAKEFLAGS; do \
30          case $$am__flg in \
31            *=*|--*) ;; \
32            *n*) am__dry=yes; break;; \
33          esac; \
34        done;; \
35    esac; \
36    test $$am__dry = yes; \
37  }
38pkgdatadir = $(datadir)/@PACKAGE@
39pkgincludedir = $(includedir)/@PACKAGE@
40pkglibdir = $(libdir)/@PACKAGE@
41pkglibexecdir = $(libexecdir)/@PACKAGE@
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54build_triplet = @build@
55host_triplet = @host@
56subdir = .
57DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
58        $(top_srcdir)/configure $(am__configure_deps) \
59        $(srcdir)/../../mkinstalldirs $(libc_TEXINFOS)
60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61am__aclocal_m4_deps = $(top_srcdir)/../../libtool.m4 \
62        $(top_srcdir)/../../ltoptions.m4 \
63        $(top_srcdir)/../../ltsugar.m4 \
64        $(top_srcdir)/../../ltversion.m4 \
65        $(top_srcdir)/../../lt~obsolete.m4 \
66        $(top_srcdir)/../acinclude.m4 $(top_srcdir)/configure.in
67am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68        $(ACLOCAL_M4)
69am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
70 configure.lineno config.status.lineno
71mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
72CONFIG_CLEAN_FILES =
73CONFIG_CLEAN_VPATH_FILES =
74LIBRARIES = $(noinst_LIBRARIES)
75ARFLAGS = cru
76libc_a_AR = $(AR) $(ARFLAGS)
77libc_a_LIBADD =
78libc_a_SOURCES = libc.c
79libc_a_OBJECTS = libc.$(OBJEXT)
80LTLIBRARIES = $(noinst_LTLIBRARIES)
81am__DEPENDENCIES_1 =
82@ENABLE_NEWLIB_ICONV_TRUE@am__DEPENDENCIES_2 = iconv/ces/lib.$(aext) \
83@ENABLE_NEWLIB_ICONV_TRUE@      iconv/ccs/lib.$(aext) \
84@ENABLE_NEWLIB_ICONV_TRUE@      iconv/lib/lib.$(aext)
85@USE_LIBTOOL_FALSE@am__DEPENDENCIES_3 = argz/lib.$(aext) \
86@USE_LIBTOOL_FALSE@     stdlib/lib.$(aext) ctype/lib.$(aext) \
87@USE_LIBTOOL_FALSE@     search/lib.$(aext) $(am__DEPENDENCIES_1) \
88@USE_LIBTOOL_FALSE@     $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
89@USE_LIBTOOL_FALSE@     string/lib.$(aext) $(am__DEPENDENCIES_1) \
90@USE_LIBTOOL_FALSE@     time/lib.$(aext) locale/lib.$(aext) \
91@USE_LIBTOOL_FALSE@     reent/lib.$(aext) $(am__DEPENDENCIES_1) \
92@USE_LIBTOOL_FALSE@     errno/lib.$(aext) misc/lib.$(aext) \
93@USE_LIBTOOL_FALSE@     ssp/lib.$(aext) $(am__DEPENDENCIES_1) \
94@USE_LIBTOOL_FALSE@     $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
95@USE_LIBTOOL_FALSE@     $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) \
96@USE_LIBTOOL_FALSE@     $(am__DEPENDENCIES_1)
97@USE_LIBTOOL_TRUE@am__DEPENDENCIES_3 = argz/libargz.$(aext) \
98@USE_LIBTOOL_TRUE@      stdlib/libstdlib.$(aext) \
99@USE_LIBTOOL_TRUE@      ctype/libctype.$(aext) \
100@USE_LIBTOOL_TRUE@      search/libsearch.$(aext) \
101@USE_LIBTOOL_TRUE@      $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
102@USE_LIBTOOL_TRUE@      $(am__DEPENDENCIES_1) \
103@USE_LIBTOOL_TRUE@      string/libstring.$(aext) \
104@USE_LIBTOOL_TRUE@      $(am__DEPENDENCIES_1) time/libtime.$(aext) \
105@USE_LIBTOOL_TRUE@      locale/liblocale.$(aext) \
106@USE_LIBTOOL_TRUE@      reent/libreent.$(aext) $(am__DEPENDENCIES_1) \
107@USE_LIBTOOL_TRUE@      errno/liberrno.$(aext) misc/libmisc.$(aext) \
108@USE_LIBTOOL_TRUE@      ssp/libssp.$(aext) $(am__DEPENDENCIES_1) \
109@USE_LIBTOOL_TRUE@      $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
110@USE_LIBTOOL_TRUE@      $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
111am_libc_la_OBJECTS =
112libc_la_OBJECTS = $(am_libc_la_OBJECTS)
113libc_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
114        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(libc_la_LDFLAGS) \
115        $(LDFLAGS) -o $@
116@USE_LIBTOOL_TRUE@am_libc_la_rpath =
117DEFAULT_INCLUDES = -I.@am__isrc@
118depcomp =
119am__depfiles_maybe =
120COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
121        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
122LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
123        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
124        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
125CCLD = $(CC)
126LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
127        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
128        $(LDFLAGS) -o $@
129SOURCES = libc.c $(libc_la_SOURCES)
130INFO_DEPS = $(srcdir)/libc.info
131TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
132am__TEXINFO_TEX_DIR = $(top_srcdir)/../texinfo
133DVIS = libc.dvi
134PDFS = libc.pdf
135PSS = libc.ps
136HTMLS = libc.html
137TEXINFOS = libc.texinfo
138TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then \
139             echo $(top_srcdir)/../texinfo/util/texi2dvi; \
140           else \
141             echo texi2dvi; \
142           fi`
143TEXI2PDF = $(TEXI2DVI) --pdf --batch
144MAKEINFOHTML = $(MAKEINFO) --html
145AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
146DVIPS = dvips
147RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
148        html-recursive info-recursive install-data-recursive \
149        install-dvi-recursive install-exec-recursive \
150        install-html-recursive install-info-recursive \
151        install-pdf-recursive install-ps-recursive install-recursive \
152        installcheck-recursive installdirs-recursive pdf-recursive \
153        ps-recursive uninstall-recursive
154am__can_run_installinfo = \
155  case $$AM_UPDATE_INFO_DIR in \
156    n|no|NO) false;; \
157    *) (install-info --version) >/dev/null 2>&1;; \
158  esac
159am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
160am__vpath_adj = case $$p in \
161    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
162    *) f=$$p;; \
163  esac;
164am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
165am__install_max = 40
166am__nobase_strip_setup = \
167  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
168am__nobase_strip = \
169  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
170am__nobase_list = $(am__nobase_strip_setup); \
171  for p in $$list; do echo "$$p $$p"; done | \
172  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
173  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
174    if (++n[$$2] == $(am__install_max)) \
175      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
176    END { for (dir in files) print dir, files[dir] }'
177am__base_list = \
178  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
179  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
180am__uninstall_files_from_dir = { \
181  test -z "$$files" \
182    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
183    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
184         $(am__cd) "$$dir" && rm -f $$files; }; \
185  }
186DATA = $(noinst_DATA)
187RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
188  distclean-recursive maintainer-clean-recursive
189AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
190        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
191ETAGS = etags
192CTAGS = ctags
193DIST_SUBDIRS = argz stdlib ctype search stdio stdio64 string signal \
194        time locale sys reent @extra_dir@ errno misc machine unix \
195        posix syscalls iconv xdr ssp .
196ACLOCAL = @ACLOCAL@
197AMTAR = @AMTAR@
198AR = @AR@
199AS = @AS@
200AUTOCONF = @AUTOCONF@
201AUTOHEADER = @AUTOHEADER@
202AUTOMAKE = @AUTOMAKE@
203AWK = @AWK@
204CC = @CC@
205CCAS = @CCAS@
206CCASFLAGS = @CCASFLAGS@
207CCDEPMODE = @CCDEPMODE@
208CFLAGS = @CFLAGS@
209CPP = @CPP@
210CPPFLAGS = @CPPFLAGS@
211CRT0 = @CRT0@
212CYGPATH_W = @CYGPATH_W@
213DEFS = @DEFS@
214DEPDIR = @DEPDIR@
215DLLTOOL = @DLLTOOL@
216DSYMUTIL = @DSYMUTIL@
217DUMPBIN = @DUMPBIN@
218ECHO_C = @ECHO_C@
219ECHO_N = @ECHO_N@
220ECHO_T = @ECHO_T@
221EGREP = @EGREP@
222EXEEXT = @EXEEXT@
223FGREP = @FGREP@
224GREP = @GREP@
225INSTALL = @INSTALL@
226INSTALL_DATA = @INSTALL_DATA@
227INSTALL_PROGRAM = @INSTALL_PROGRAM@
228INSTALL_SCRIPT = @INSTALL_SCRIPT@
229INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
230LD = @LD@
231LDFLAGS = @LDFLAGS@
232LIBC_EXTRA_DEF = @LIBC_EXTRA_DEF@
233LIBC_EXTRA_LIB = @LIBC_EXTRA_LIB@
234LIBC_MACHINE_LIB = @LIBC_MACHINE_LIB@
235LIBC_POSIX_DEF = @LIBC_POSIX_DEF@
236LIBC_POSIX_LIB = @LIBC_POSIX_LIB@
237LIBC_SIGNAL_DEF = @LIBC_SIGNAL_DEF@
238LIBC_SIGNAL_LIB = @LIBC_SIGNAL_LIB@
239LIBC_STDIO64_DEF = @LIBC_STDIO64_DEF@
240LIBC_STDIO64_LIB = @LIBC_STDIO64_LIB@
241LIBC_STDIO_DEF = @LIBC_STDIO_DEF@
242LIBC_STDIO_LIB = @LIBC_STDIO_LIB@
243LIBC_SYSCALL_LIB = @LIBC_SYSCALL_LIB@
244LIBC_SYS_LIB = @LIBC_SYS_LIB@
245LIBC_UNIX_LIB = @LIBC_UNIX_LIB@
246LIBC_XDR_DEF = @LIBC_XDR_DEF@
247LIBC_XDR_LIB = @LIBC_XDR_LIB@
248LIBOBJS = @LIBOBJS@
249LIBS = @LIBS@
250LIBTOOL = @LIBTOOL@
251LIPO = @LIPO@
252LN_S = @LN_S@
253LTLIBOBJS = @LTLIBOBJS@
254MAINT = @MAINT@
255MAKEINFO = @MAKEINFO@
256MKDIR_P = @MKDIR_P@
257NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
258NM = @NM@
259NMEDIT = @NMEDIT@
260NO_INCLUDE_LIST = @NO_INCLUDE_LIST@
261OBJDUMP = @OBJDUMP@
262OBJEXT = @OBJEXT@
263OTOOL = @OTOOL@
264OTOOL64 = @OTOOL64@
265PACKAGE = @PACKAGE@
266PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
267PACKAGE_NAME = @PACKAGE_NAME@
268PACKAGE_STRING = @PACKAGE_STRING@
269PACKAGE_TARNAME = @PACKAGE_TARNAME@
270PACKAGE_URL = @PACKAGE_URL@
271PACKAGE_VERSION = @PACKAGE_VERSION@
272PATH_SEPARATOR = @PATH_SEPARATOR@
273RANLIB = @RANLIB@
274READELF = @READELF@
275SED = @SED@
276SET_MAKE = @SET_MAKE@
277SHELL = @SHELL@
278STRIP = @STRIP@
279VERSION = @VERSION@
280abs_builddir = @abs_builddir@
281abs_srcdir = @abs_srcdir@
282abs_top_builddir = @abs_top_builddir@
283abs_top_srcdir = @abs_top_srcdir@
284ac_ct_CC = @ac_ct_CC@
285ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
286aext = @aext@
287am__include = @am__include@
288am__leading_dot = @am__leading_dot@
289am__quote = @am__quote@
290am__tar = @am__tar@
291am__untar = @am__untar@
292bindir = @bindir@
293build = @build@
294build_alias = @build_alias@
295build_cpu = @build_cpu@
296build_os = @build_os@
297build_vendor = @build_vendor@
298builddir = @builddir@
299datadir = @datadir@
300datarootdir = @datarootdir@
301docdir = @docdir@
302dvidir = @dvidir@
303exec_prefix = @exec_prefix@
304extra_dir = @extra_dir@
305host = @host@
306host_alias = @host_alias@
307host_cpu = @host_cpu@
308host_os = @host_os@
309host_vendor = @host_vendor@
310htmldir = @htmldir@
311includedir = @includedir@
312infodir = @infodir@
313install_sh = @install_sh@
314libdir = @libdir@
315libexecdir = @libexecdir@
316libm_machine_dir = @libm_machine_dir@
317localedir = @localedir@
318localstatedir = @localstatedir@
319lpfx = @lpfx@
320machine_dir = @machine_dir@
321mandir = @mandir@
322mkdir_p = @mkdir_p@
323newlib_basedir = @newlib_basedir@
324oext = @oext@
325oldincludedir = @oldincludedir@
326pdfdir = @pdfdir@
327prefix = @prefix@
328program_transform_name = @program_transform_name@
329psdir = @psdir@
330sbindir = @sbindir@
331sharedstatedir = @sharedstatedir@
332srcdir = @srcdir@
333subdirs = @subdirs@
334sys_dir = @sys_dir@
335sysconfdir = @sysconfdir@
336target_alias = @target_alias@
337top_build_prefix = @top_build_prefix@
338top_builddir = @top_builddir@
339top_srcdir = @top_srcdir@
340AUTOMAKE_OPTIONS = cygnus
341@HAVE_POSIX_DIR_TRUE@POSIX_SUBDIR = posix
342@HAVE_SIGNAL_DIR_TRUE@SIGNAL_SUBDIR = signal
343@HAVE_SYSCALL_DIR_TRUE@SYSCALLS_SUBDIR = syscalls
344@HAVE_UNIX_DIR_TRUE@UNIX_SUBDIR = unix
345@HAVE_STDIO_DIR_TRUE@STDIO_SUBDIR = stdio
346@HAVE_STDIO64_DIR_TRUE@STDIO64_SUBDIR = stdio64
347@ENABLE_NEWLIB_ICONV_FALSE@NEWLIB_ICONV_DIRS =
348@ENABLE_NEWLIB_ICONV_TRUE@NEWLIB_ICONV_DIRS = iconv
349@ENABLE_NEWLIB_ICONV_FALSE@NEWLIB_ICONV_LIBS =
350@ENABLE_NEWLIB_ICONV_TRUE@NEWLIB_ICONV_LIBS = iconv/ces/lib.$(aext) iconv/ccs/lib.$(aext) iconv/lib/lib.$(aext)
351@HAVE_XDR_DIR_TRUE@XDR_SUBDIR = xdr
352
353# The order of SUBDIRS is important for the integrated documentation.
354# Do not change the order without considering the doc impact.
355SUBDIRS = argz stdlib ctype search $(STDIO_SUBDIR) $(STDIO64_SUBDIR) string $(SIGNAL_SUBDIR) time locale sys reent \
356        $(extra_dir) errno misc machine $(UNIX_SUBDIR) $(POSIX_SUBDIR) $(SYSCALLS_SUBDIR) $(NEWLIB_ICONV_DIRS) \
357        $(XDR_SUBDIR) ssp .
358
359noinst_DATA = $(CRT0)
360@USE_LIBTOOL_TRUE@noinst_LTLIBRARIES = libc.la
361@USE_LIBTOOL_FALSE@SUBLIBS = \
362@USE_LIBTOOL_FALSE@     argz/lib.$(aext) \
363@USE_LIBTOOL_FALSE@     stdlib/lib.$(aext) \
364@USE_LIBTOOL_FALSE@     ctype/lib.$(aext) \
365@USE_LIBTOOL_FALSE@     search/lib.$(aext) \
366@USE_LIBTOOL_FALSE@     $(LIBC_STDIO_LIB) \
367@USE_LIBTOOL_FALSE@     $(LIBC_STDIO64_LIB) \
368@USE_LIBTOOL_FALSE@     $(LIBC_XDR_LIB) \
369@USE_LIBTOOL_FALSE@     string/lib.$(aext) \
370@USE_LIBTOOL_FALSE@     $(LIBC_SIGNAL_LIB) \
371@USE_LIBTOOL_FALSE@     time/lib.$(aext) \
372@USE_LIBTOOL_FALSE@     locale/lib.$(aext) \
373@USE_LIBTOOL_FALSE@     reent/lib.$(aext) \
374@USE_LIBTOOL_FALSE@     $(LIBC_EXTRA_LIB) \
375@USE_LIBTOOL_FALSE@     errno/lib.$(aext) \
376@USE_LIBTOOL_FALSE@     misc/lib.$(aext) \
377@USE_LIBTOOL_FALSE@     ssp/lib.$(aext) \
378@USE_LIBTOOL_FALSE@     $(LIBC_UNIX_LIB) \
379@USE_LIBTOOL_FALSE@     $(LIBC_POSIX_LIB) \
380@USE_LIBTOOL_FALSE@     $(LIBC_SYSCALL_LIB) \
381@USE_LIBTOOL_FALSE@        $(NEWLIB_ICONV_LIBS) \
382@USE_LIBTOOL_FALSE@     $(LIBC_MACHINE_LIB) \
383@USE_LIBTOOL_FALSE@     $(LIBC_SYS_LIB)
384
385@USE_LIBTOOL_TRUE@SUBLIBS = \
386@USE_LIBTOOL_TRUE@      argz/libargz.$(aext) \
387@USE_LIBTOOL_TRUE@      stdlib/libstdlib.$(aext) \
388@USE_LIBTOOL_TRUE@      ctype/libctype.$(aext) \
389@USE_LIBTOOL_TRUE@      search/libsearch.$(aext) \
390@USE_LIBTOOL_TRUE@      $(LIBC_STDIO_LIB) \
391@USE_LIBTOOL_TRUE@      $(LIBC_STDIO64_LIB) \
392@USE_LIBTOOL_TRUE@      $(LIBC_XDR_LIB) \
393@USE_LIBTOOL_TRUE@      string/libstring.$(aext) \
394@USE_LIBTOOL_TRUE@      $(LIBC_SIGNAL_LIB) \
395@USE_LIBTOOL_TRUE@      time/libtime.$(aext) \
396@USE_LIBTOOL_TRUE@      locale/liblocale.$(aext) \
397@USE_LIBTOOL_TRUE@      reent/libreent.$(aext) \
398@USE_LIBTOOL_TRUE@      $(LIBC_EXTRA_LIB) \
399@USE_LIBTOOL_TRUE@      errno/liberrno.$(aext) \
400@USE_LIBTOOL_TRUE@      misc/libmisc.$(aext) \
401@USE_LIBTOOL_TRUE@      ssp/libssp.$(aext) \
402@USE_LIBTOOL_TRUE@      $(LIBC_UNIX_LIB) \
403@USE_LIBTOOL_TRUE@      $(LIBC_POSIX_LIB) \
404@USE_LIBTOOL_TRUE@      $(LIBC_SYSCALL_LIB) \
405@USE_LIBTOOL_TRUE@      $(LIBC_MACHINE_LIB) \
406@USE_LIBTOOL_TRUE@      $(LIBC_SYS_LIB)
407
408@USE_LIBTOOL_FALSE@noinst_LIBRARIES = libc.a
409libc_la_LDFLAGS = -Xcompiler -nostdlib
410@USE_LIBTOOL_TRUE@libc_la_SOURCES =
411@USE_LIBTOOL_TRUE@libc_la_LIBADD = $(SUBLIBS)
412@USE_LIBTOOL_TRUE@libc_la_DEPENDENCIES = $(SUBLIBS)
413
414# This is a list of the stmp-def files in each subdirectory which
415# builds .def files.  We don't list subdirectories which don't build
416# .def files; if the list of subdirectories changes, we must change
417# this as well.
418SUBDEFS = \
419        stdlib/stmp-def \
420        ctype/stmp-def \
421        $(LIBC_STDIO_DEF) \
422        $(LIBC_STDIO64_DEF) \
423        $(LIBC_POSIX_DEF) \
424        $(LIBC_XDR_DEF) \
425        string/stmp-def \
426        $(LIBC_SIGNAL_DEF) \
427        time/stmp-def \
428        locale/stmp-def \
429        reent/stmp-def \
430        $(LIBC_EXTRA_DEF) \
431        misc/stmp-def
432
433
434# ditto for stmp-xml files in each subdirectory which builds .xml files
435SUBXMLS = $(SUBDEFS:stmp-def=stmp-xml)
436info_TEXINFOS = libc.texinfo
437libc_TEXINFOS = sigset.texi extra.texi posix.texi stdio64.texi iconvset.texi \
438        targetdep.tex $(SUBDEFS)
439
440CLEANFILES = $(CRT0) \
441        sigset.texi stmp-sigset extra.texi stmp-extra \
442        stdio64.texi stmp-stdio64 targetdep.tex stmp-targetdep \
443        tmp-sigset.texi tmp-iconvset.texi tmp-extra.texi \
444        tmp-stdio64.texi tmp-posix.texi tmp-targetdep.texi \
445        *.xml *.3
446
447ACLOCAL_AMFLAGS = -I .. -I ../..
448CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
449all: all-recursive
450
451.SUFFIXES:
452.SUFFIXES: .c .dvi .html .info .lo .o .obj .pdf .ps .texinfo
453am--refresh: Makefile
454        @:
455$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
456        @for dep in $?; do \
457          case '$(am__configure_deps)' in \
458            *$$dep*) \
459              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
460              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
461                && exit 0; \
462              exit 1;; \
463          esac; \
464        done; \
465        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
466        $(am__cd) $(top_srcdir) && \
467          $(AUTOMAKE) --cygnus Makefile
468.PRECIOUS: Makefile
469Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
470        @case '$?' in \
471          *config.status*) \
472            echo ' $(SHELL) ./config.status'; \
473            $(SHELL) ./config.status;; \
474          *) \
475            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
476            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
477        esac;
478
479$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
480        $(SHELL) ./config.status --recheck
481
482$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
483        $(am__cd) $(srcdir) && $(AUTOCONF)
484$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
485        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
486$(am__aclocal_m4_deps):
487
488clean-noinstLIBRARIES:
489        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
490@USE_LIBTOOL_TRUE@libc.a: $(libc_a_OBJECTS) $(libc_a_DEPENDENCIES) $(EXTRA_libc_a_DEPENDENCIES)
491@USE_LIBTOOL_TRUE@      -rm -f libc.a
492@USE_LIBTOOL_TRUE@      $(libc_a_AR) libc.a $(libc_a_OBJECTS) $(libc_a_LIBADD)
493@USE_LIBTOOL_TRUE@      $(RANLIB) libc.a
494
495clean-noinstLTLIBRARIES:
496        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
497        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
498          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
499          test "$$dir" != "$$p" || dir=.; \
500          echo "rm -f \"$${dir}/so_locations\""; \
501          rm -f "$${dir}/so_locations"; \
502        done
503libc.la: $(libc_la_OBJECTS) $(libc_la_DEPENDENCIES) $(EXTRA_libc_la_DEPENDENCIES)
504        $(libc_la_LINK) $(am_libc_la_rpath) $(libc_la_OBJECTS) $(libc_la_LIBADD) $(LIBS)
505
506mostlyclean-compile:
507        -rm -f *.$(OBJEXT)
508
509distclean-compile:
510        -rm -f *.tab.c
511
512.c.o:
513        $(COMPILE) -c $<
514
515.c.obj:
516        $(COMPILE) -c `$(CYGPATH_W) '$<'`
517
518.c.lo:
519        $(LTCOMPILE) -c -o $@ $<
520
521mostlyclean-libtool:
522        -rm -f *.lo
523
524clean-libtool:
525        -rm -rf .libs _libs
526
527distclean-libtool:
528        -rm -f libtool config.lt
529
530.texinfo.info:
531        restore=: && backupdir="$(am__leading_dot)am$$$$" && \
532        am__cwd=`pwd` && $(am__cd) $(srcdir) && \
533        rm -rf $$backupdir && mkdir $$backupdir && \
534        if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
535          for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
536            if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
537          done; \
538        else :; fi && \
539        cd "$$am__cwd"; \
540        if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
541         -o $@ $<; \
542        then \
543          rc=0; \
544          $(am__cd) $(srcdir); \
545        else \
546          rc=$$?; \
547          $(am__cd) $(srcdir) && \
548          $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
549        fi; \
550        rm -rf $$backupdir; exit $$rc
551
552.texinfo.dvi:
553        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
554        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
555        $(TEXI2DVI) $<
556
557.texinfo.pdf:
558        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
559        MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
560        $(TEXI2PDF) $<
561
562.texinfo.html:
563        rm -rf $(@:.html=.htp)
564        if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
565         -o $(@:.html=.htp) $<; \
566        then \
567          rm -rf $@; \
568          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
569            mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
570        else \
571          if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
572            rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
573          exit 1; \
574        fi
575$(srcdir)/libc.info: libc.texinfo $(libc_TEXINFOS)
576libc.pdf: libc.texinfo $(libc_TEXINFOS)
577libc.html: libc.texinfo $(libc_TEXINFOS)
578.dvi.ps:
579        TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
580        $(DVIPS) -o $@ $<
581
582uninstall-dvi-am:
583        @$(NORMAL_UNINSTALL)
584        @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
585        for p in $$list; do \
586          $(am__strip_dir) \
587          echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
588          rm -f "$(DESTDIR)$(dvidir)/$$f"; \
589        done
590
591uninstall-html-am:
592        @$(NORMAL_UNINSTALL)
593        @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
594        for p in $$list; do \
595          $(am__strip_dir) \
596          echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
597          rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
598        done
599
600uninstall-info-am:
601        @$(PRE_UNINSTALL)
602        @if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
603          list='$(INFO_DEPS)'; \
604          for file in $$list; do \
605            relfile=`echo "$$file" | sed 's|^.*/||'`; \
606            echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
607            if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
608            then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
609          done; \
610        else :; fi
611        @$(NORMAL_UNINSTALL)
612        @list='$(INFO_DEPS)'; \
613        for file in $$list; do \
614          relfile=`echo "$$file" | sed 's|^.*/||'`; \
615          relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
616          (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
617             echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
618             rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
619           else :; fi); \
620        done
621
622uninstall-pdf-am:
623        @$(NORMAL_UNINSTALL)
624        @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
625        for p in $$list; do \
626          $(am__strip_dir) \
627          echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
628          rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
629        done
630
631uninstall-ps-am:
632        @$(NORMAL_UNINSTALL)
633        @list='$(PSS)'; test -n "$(psdir)" || list=; \
634        for p in $$list; do \
635          $(am__strip_dir) \
636          echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
637          rm -f "$(DESTDIR)$(psdir)/$$f"; \
638        done
639
640dist-info: $(INFO_DEPS)
641        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
642        list='$(INFO_DEPS)'; \
643        for base in $$list; do \
644          case $$base in \
645            $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
646          esac; \
647          if test -f $$base; then d=.; else d=$(srcdir); fi; \
648          base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
649          for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
650            if test -f $$file; then \
651              relfile=`expr "$$file" : "$$d/\(.*\)"`; \
652              test -f "$(distdir)/$$relfile" || \
653                cp -p $$file "$(distdir)/$$relfile"; \
654            else :; fi; \
655          done; \
656        done
657
658mostlyclean-aminfo:
659        -rm -rf libc.aux libc.cp libc.cps libc.fn libc.fns libc.ky libc.kys \
660          libc.log libc.pg libc.pgs libc.tmp libc.toc libc.tp libc.tps \
661          libc.vr libc.vrs
662
663clean-aminfo:
664        -test -z "libc.dvi libc.pdf libc.ps libc.html" \
665        || rm -rf libc.dvi libc.pdf libc.ps libc.html
666
667maintainer-clean-aminfo:
668        @list='$(INFO_DEPS)'; for i in $$list; do \
669          i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
670          echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
671          rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
672        done
673
674clean-info: mostlyclean-aminfo clean-aminfo
675
676# This directory's subdirectories are mostly independent; you can cd
677# into them and run `make' without going through this Makefile.
678# To change the values of `make' variables: instead of editing Makefiles,
679# (1) if the variable is set in `config.status', edit `config.status'
680#     (which will cause the Makefiles to be regenerated when you run `make');
681# (2) otherwise, pass the desired values on the `make' command line.
682$(RECURSIVE_TARGETS):
683        @fail= failcom='exit 1'; \
684        for f in x $$MAKEFLAGS; do \
685          case $$f in \
686            *=* | --[!k]*);; \
687            *k*) failcom='fail=yes';; \
688          esac; \
689        done; \
690        dot_seen=no; \
691        target=`echo $@ | sed s/-recursive//`; \
692        list='$(SUBDIRS)'; for subdir in $$list; do \
693          echo "Making $$target in $$subdir"; \
694          if test "$$subdir" = "."; then \
695            dot_seen=yes; \
696            local_target="$$target-am"; \
697          else \
698            local_target="$$target"; \
699          fi; \
700          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
701          || eval $$failcom; \
702        done; \
703        if test "$$dot_seen" = "no"; then \
704          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
705        fi; test -z "$$fail"
706
707$(RECURSIVE_CLEAN_TARGETS):
708        @fail= failcom='exit 1'; \
709        for f in x $$MAKEFLAGS; do \
710          case $$f in \
711            *=* | --[!k]*);; \
712            *k*) failcom='fail=yes';; \
713          esac; \
714        done; \
715        dot_seen=no; \
716        case "$@" in \
717          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
718          *) list='$(SUBDIRS)' ;; \
719        esac; \
720        rev=''; for subdir in $$list; do \
721          if test "$$subdir" = "."; then :; else \
722            rev="$$subdir $$rev"; \
723          fi; \
724        done; \
725        rev="$$rev ."; \
726        target=`echo $@ | sed s/-recursive//`; \
727        for subdir in $$rev; do \
728          echo "Making $$target in $$subdir"; \
729          if test "$$subdir" = "."; then \
730            local_target="$$target-am"; \
731          else \
732            local_target="$$target"; \
733          fi; \
734          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
735          || eval $$failcom; \
736        done && test -z "$$fail"
737tags-recursive:
738        list='$(SUBDIRS)'; for subdir in $$list; do \
739          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
740        done
741ctags-recursive:
742        list='$(SUBDIRS)'; for subdir in $$list; do \
743          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
744        done
745
746ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
747        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
748        unique=`for i in $$list; do \
749            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
750          done | \
751          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
752              END { if (nonempty) { for (i in files) print i; }; }'`; \
753        mkid -fID $$unique
754tags: TAGS
755
756TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
757                $(TAGS_FILES) $(LISP)
758        set x; \
759        here=`pwd`; \
760        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
761          include_option=--etags-include; \
762          empty_fix=.; \
763        else \
764          include_option=--include; \
765          empty_fix=; \
766        fi; \
767        list='$(SUBDIRS)'; for subdir in $$list; do \
768          if test "$$subdir" = .; then :; else \
769            test ! -f $$subdir/TAGS || \
770              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
771          fi; \
772        done; \
773        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
774        unique=`for i in $$list; do \
775            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
776          done | \
777          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
778              END { if (nonempty) { for (i in files) print i; }; }'`; \
779        shift; \
780        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
781          test -n "$$unique" || unique=$$empty_fix; \
782          if test $$# -gt 0; then \
783            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
784              "$$@" $$unique; \
785          else \
786            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
787              $$unique; \
788          fi; \
789        fi
790ctags: CTAGS
791CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
792                $(TAGS_FILES) $(LISP)
793        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
794        unique=`for i in $$list; do \
795            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
796          done | \
797          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
798              END { if (nonempty) { for (i in files) print i; }; }'`; \
799        test -z "$(CTAGS_ARGS)$$unique" \
800          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
801             $$unique
802
803GTAGS:
804        here=`$(am__cd) $(top_builddir) && pwd` \
805          && $(am__cd) $(top_srcdir) \
806          && gtags -i $(GTAGS_ARGS) "$$here"
807
808distclean-tags:
809        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
810check-am:
811check: check-recursive
812all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(DATA)
813installdirs: installdirs-recursive
814installdirs-am:
815install: install-recursive
816install-exec: install-exec-recursive
817install-data: install-data-recursive
818uninstall: uninstall-recursive
819
820install-am: all-am
821        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
822
823installcheck: installcheck-recursive
824install-strip:
825        if test -z '$(STRIP)'; then \
826          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
827            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
828              install; \
829        else \
830          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
831            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
832            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
833        fi
834mostlyclean-generic:
835
836clean-generic:
837        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
838
839distclean-generic:
840        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
841        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
842
843maintainer-clean-generic:
844        @echo "This command is intended for maintainers to use"
845        @echo "it deletes files that may require special tools to rebuild."
846clean: clean-recursive
847
848clean-am: clean-aminfo clean-generic clean-libtool \
849        clean-noinstLIBRARIES clean-noinstLTLIBRARIES mostlyclean-am
850
851distclean: distclean-recursive
852        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
853        -rm -f Makefile
854distclean-am: clean-am distclean-compile distclean-generic \
855        distclean-libtool distclean-tags
856
857dvi: dvi-recursive
858
859dvi-am: $(DVIS)
860
861html: html-recursive
862
863html-am: $(HTMLS)
864
865info: info-recursive
866
867info-am: $(INFO_DEPS)
868
869install-data-am:
870
871install-dvi: install-dvi-recursive
872
873install-dvi-am: $(DVIS)
874        @$(NORMAL_INSTALL)
875        @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
876        if test -n "$$list"; then \
877          echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
878          $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
879        fi; \
880        for p in $$list; do \
881          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
882          echo "$$d$$p"; \
883        done | $(am__base_list) | \
884        while read files; do \
885          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
886          $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
887        done
888install-exec-am:
889
890install-html: install-html-recursive
891
892install-html-am: $(HTMLS)
893        @$(NORMAL_INSTALL)
894        @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
895        if test -n "$$list"; then \
896          echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
897          $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
898        fi; \
899        for p in $$list; do \
900          if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
901          $(am__strip_dir) \
902          d2=$$d$$p; \
903          if test -d "$$d2"; then \
904            echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
905            $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
906            echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
907            $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
908          else \
909            list2="$$list2 $$d2"; \
910          fi; \
911        done; \
912        test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
913        while read files; do \
914          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
915          $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
916        done; }
917install-info: install-info-recursive
918
919install-info-am: $(INFO_DEPS)
920        @$(NORMAL_INSTALL)
921        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
922        list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
923        if test -n "$$list"; then \
924          echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
925          $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
926        fi; \
927        for file in $$list; do \
928          case $$file in \
929            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
930          esac; \
931          if test -f $$file; then d=.; else d=$(srcdir); fi; \
932          file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
933          for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
934                       $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
935            if test -f $$ifile; then \
936              echo "$$ifile"; \
937            else : ; fi; \
938          done; \
939        done | $(am__base_list) | \
940        while read files; do \
941          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
942          $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
943        @$(POST_INSTALL)
944        @if $(am__can_run_installinfo); then \
945          list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
946          for file in $$list; do \
947            relfile=`echo "$$file" | sed 's|^.*/||'`; \
948            echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
949            install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
950          done; \
951        else : ; fi
952install-pdf: install-pdf-recursive
953
954install-pdf-am: $(PDFS)
955        @$(NORMAL_INSTALL)
956        @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
957        if test -n "$$list"; then \
958          echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
959          $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
960        fi; \
961        for p in $$list; do \
962          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
963          echo "$$d$$p"; \
964        done | $(am__base_list) | \
965        while read files; do \
966          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
967          $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
968install-ps: install-ps-recursive
969
970install-ps-am: $(PSS)
971        @$(NORMAL_INSTALL)
972        @list='$(PSS)'; test -n "$(psdir)" || list=; \
973        if test -n "$$list"; then \
974          echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
975          $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
976        fi; \
977        for p in $$list; do \
978          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
979          echo "$$d$$p"; \
980        done | $(am__base_list) | \
981        while read files; do \
982          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
983          $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
984installcheck-am:
985
986maintainer-clean: maintainer-clean-recursive
987        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
988        -rm -rf $(top_srcdir)/autom4te.cache
989        -rm -f Makefile
990maintainer-clean-am: distclean-am maintainer-clean-aminfo \
991        maintainer-clean-generic
992
993mostlyclean: mostlyclean-recursive
994
995mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
996        mostlyclean-generic mostlyclean-libtool
997
998pdf: pdf-recursive
999
1000pdf-am: $(PDFS)
1001
1002ps: ps-recursive
1003
1004ps-am: $(PSS)
1005
1006uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
1007        uninstall-pdf-am uninstall-ps-am
1008
1009.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
1010        install-am install-strip tags-recursive
1011
1012.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1013        all all-am am--refresh check check-am clean clean-aminfo \
1014        clean-generic clean-info clean-libtool clean-noinstLIBRARIES \
1015        clean-noinstLTLIBRARIES ctags ctags-recursive dist-info \
1016        distclean distclean-compile distclean-generic \
1017        distclean-libtool distclean-tags dvi dvi-am html html-am info \
1018        info-am install install-am install-data install-data-am \
1019        install-dvi install-dvi-am install-exec install-exec-am \
1020        install-html install-html-am install-info install-info-am \
1021        install-man install-pdf install-pdf-am install-ps \
1022        install-ps-am install-strip installcheck installcheck-am \
1023        installdirs installdirs-am maintainer-clean \
1024        maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
1025        mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
1026        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1027        uninstall uninstall-am uninstall-dvi-am uninstall-html-am \
1028        uninstall-info-am uninstall-pdf-am uninstall-ps-am
1029
1030@USE_LIBTOOL_FALSE@libc.a: $(SUBLIBS)
1031@USE_LIBTOOL_FALSE@     rm -f $@
1032@USE_LIBTOOL_FALSE@     rm -rf tmp
1033@USE_LIBTOOL_FALSE@     mkdir tmp
1034@USE_LIBTOOL_FALSE@     cd tmp; \
1035@USE_LIBTOOL_FALSE@      for i in $(SUBLIBS); do \
1036@USE_LIBTOOL_FALSE@        $(AR) x ../$$i; \
1037@USE_LIBTOOL_FALSE@      done; \
1038@USE_LIBTOOL_FALSE@     $(AR) $(AR_FLAGS) ../$@ *.o
1039@USE_LIBTOOL_FALSE@     $(RANLIB) $@
1040@USE_LIBTOOL_FALSE@     rm -rf tmp
1041
1042$(SUBLIBS): ; @true
1043
1044crt0.o: sys/crt0.o
1045        rm -f $@
1046        ln sys/crt0.o $@ >/dev/null 2>/dev/null || cp sys/crt0.o $@
1047
1048sys/crt0.o: ; @true
1049
1050libc.info: sigset.texi extra.texi stdio64.texi posix.texi iconvset.texi \
1051        targetdep.tex $(SUBDEFS)
1052
1053libc.dvi: sigset.texi extra.texi stdio64.texi posix.texi iconvset.texi \
1054        targetdep.tex $(SUBDEFS)
1055
1056stmp-sigset: config.status
1057        if test -n "$(LIBC_SIGNAL_LIB)"; then \
1058          echo "@set SIGNALS" >tmp-sigset.texi; \
1059        else \
1060          echo "@clear SIGNALS" >tmp-sigset.texi; \
1061        fi
1062        $(SHELL) $(newlib_basedir)/../move-if-change tmp-sigset.texi sigset.texi
1063        touch $@
1064
1065sigset.texi: stmp-sigset ; @true
1066
1067stmp-iconvset: config.status
1068        if test -n "$(NEWLIB_ICONV_LIBS)"; then \
1069          echo "@set ICONV" >tmp-iconvset.texi; \
1070        else \
1071          echo "@clear ICONV" >tmp-iconvset.texi; \
1072        fi
1073        $(SHELL) $(newlib_basedir)/../move-if-change tmp-iconvset.texi iconvset.texi
1074        touch $@
1075
1076iconvset.texi: stmp-iconvset ; @true
1077
1078stmp-extra: config.status
1079        if test -n "$(LIBC_EXTRA_LIB)"; then \
1080          echo "@set EXTRA" >tmp-extra.texi; \
1081        else \
1082          echo "@clear EXTRA" >tmp-extra.texi; \
1083        fi
1084        $(SHELL) $(newlib_basedir)/../move-if-change tmp-extra.texi extra.texi
1085        touch $@
1086
1087extra.texi: stmp-extra ; @true
1088
1089stmp-stdio64: config.status
1090        if test -n "$(LIBC_STDIO64_LIB)"; then \
1091          echo "@set STDIO64" >tmp-stdio64.texi; \
1092        else \
1093          echo "@clear STDIO64" >tmp-stdio64.texi; \
1094        fi
1095        $(SHELL) $(newlib_basedir)/../move-if-change tmp-stdio64.texi stdio64.texi
1096        touch $@
1097
1098stdio64.texi: stmp-stdio64 ; @true
1099
1100stmp-posix: config.status
1101        if test -n "$(LIBC_POSIX_LIB)"; then \
1102          echo "@set POSIX" >tmp-posix.texi; \
1103        else \
1104          echo "@clear POSIX" >tmp-posix.texi; \
1105        fi
1106        $(SHELL) $(newlib_basedir)/../move-if-change tmp-posix.texi posix.texi
1107        touch $@
1108
1109posix.texi: stmp-posix ; @true
1110
1111stmp-targetdep: force
1112        rm -f tmp-targetdep.texi
1113        targetdoc=`pwd`/tmp-targetdep.texi; \
1114        for d in $(SUBDIRS); do \
1115          if test "$$d" != "."; then \
1116            (cd $$d && $(MAKE) TARGETDOC=$${targetdoc} doc) || exit 1; \
1117          fi; \
1118        done
1119        cat $(srcdir)/sys.tex >>tmp-targetdep.texi
1120        $(SHELL) $(newlib_basedir)/../move-if-change tmp-targetdep.texi targetdep.tex
1121        touch $@
1122
1123targetdep.tex: stmp-targetdep ; @true
1124
1125$(SUBDEFS): stmp-targetdep ; @true
1126
1127docbook-recursive: force
1128        for d in $(SUBDIRS); do \
1129          if test "$$d" != "."; then \
1130            (cd $$d && $(MAKE) docbook) || exit 1; \
1131          fi; \
1132        done
1133
1134$(SUBXMLS): docbook-recursive
1135
1136man: $(SUBXMLS) libc.in.xml
1137        xsltproc --xinclude --path ${builddir} --nonet ${srcdir}/../refcontainers.xslt ${srcdir}/libc.in.xml >libc.xml
1138        xmlto --skip-validation man -m ${srcdir}/../man.xsl libc.xml
1139
1140install-man: man
1141        mkdir -p $(DESTDIR)$(mandir)/man3
1142        $(INSTALL_DATA) *.3 $(DESTDIR)$(mandir)/man3
1143
1144.PHONY: force
1145force:
1146
1147# Tell versions [3.59,3.63) of GNU make to not export all variables.
1148# Otherwise a system limit (for SysV at least) may be exceeded.
1149.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.