OSDN Git Service

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