OSDN Git Service

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