OSDN Git Service

2006-12-18 Jeff Johnston <jjohnstn@redhat.com>
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / machine / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = .
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
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 DIST_COMMON = $(srcdir)/../../../config.guess \
40         $(srcdir)/../../../config.sub $(srcdir)/Makefile.in \
41         $(srcdir)/Makefile.am $(top_srcdir)/configure \
42         $(am__configure_deps) $(srcdir)/../../../mkinstalldirs \
43         $(srcdir)/../../../ltmain.sh $(srcdir)/../../../config.guess \
44         $(srcdir)/../../../config.sub
45 subdir = .
46 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47 am__aclocal_m4_deps = $(top_srcdir)/../../acinclude.m4 \
48         $(top_srcdir)/../../libtool.m4 $(top_srcdir)/configure.in
49 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50         $(ACLOCAL_M4)
51 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
52  configure.lineno configure.status.lineno
53 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs
54 CONFIG_CLEAN_FILES =
55 LIBRARIES = $(noinst_LIBRARIES)
56 ARFLAGS = cru
57 lib_a_AR = $(AR) $(ARFLAGS)
58 lib_a_LIBADD =
59 lib_a_SOURCES = lib.c
60 lib_a_OBJECTS = lib.$(OBJEXT)
61 DEFAULT_INCLUDES = -I. -I$(srcdir)
62 depcomp =
63 am__depfiles_maybe =
64 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
65         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
66 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
67         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
68         $(AM_CFLAGS) $(CFLAGS)
69 CCLD = $(CC)
70 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
71         $(AM_LDFLAGS) $(LDFLAGS) -o $@
72 SOURCES = lib.c
73 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
74         html-recursive info-recursive install-data-recursive \
75         install-exec-recursive install-info-recursive \
76         install-recursive installcheck-recursive installdirs-recursive \
77         pdf-recursive ps-recursive uninstall-info-recursive \
78         uninstall-recursive
79 ETAGS = etags
80 CTAGS = ctags
81 DIST_SUBDIRS = $(SUBDIRS)
82 ACLOCAL = @ACLOCAL@
83 AMDEP_FALSE = @AMDEP_FALSE@
84 AMDEP_TRUE = @AMDEP_TRUE@
85 AMTAR = @AMTAR@
86 AR = @AR@
87 AS = @AS@
88 AUTOCONF = @AUTOCONF@
89 AUTOHEADER = @AUTOHEADER@
90 AUTOMAKE = @AUTOMAKE@
91 AWK = @AWK@
92 CC = @CC@
93 CCAS = @CCAS@
94 CCASFLAGS = @CCASFLAGS@
95 CCDEPMODE = @CCDEPMODE@
96 CFLAGS = @CFLAGS@
97 CPPFLAGS = @CPPFLAGS@
98 CYGPATH_W = @CYGPATH_W@
99 DEFS = @DEFS@
100 DEPDIR = @DEPDIR@
101 ECHO_C = @ECHO_C@
102 ECHO_N = @ECHO_N@
103 ECHO_T = @ECHO_T@
104 ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
105 ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
106 ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
107 ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
108 ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
109 ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
110 ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
111 ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
112 ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
113 ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
114 EXEEXT = @EXEEXT@
115 HAVE_MACHINE_DIR_FALSE = @HAVE_MACHINE_DIR_FALSE@
116 HAVE_MACHINE_DIR_TRUE = @HAVE_MACHINE_DIR_TRUE@
117 INSTALL_DATA = @INSTALL_DATA@
118 INSTALL_PROGRAM = @INSTALL_PROGRAM@
119 INSTALL_SCRIPT = @INSTALL_SCRIPT@
120 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
121 LDFLAGS = @LDFLAGS@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LIBTOOL = @LIBTOOL@
125 LN_S = @LN_S@
126 LTLIBOBJS = @LTLIBOBJS@
127 MAINT = @MAINT@
128 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
129 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
130 MAKEINFO = @MAKEINFO@
131 MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
132 MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
133 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
134 OBJEXT = @OBJEXT@
135 PACKAGE = @PACKAGE@
136 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137 PACKAGE_NAME = @PACKAGE_NAME@
138 PACKAGE_STRING = @PACKAGE_STRING@
139 PACKAGE_TARNAME = @PACKAGE_TARNAME@
140 PACKAGE_VERSION = @PACKAGE_VERSION@
141 PATH_SEPARATOR = @PATH_SEPARATOR@
142 RANLIB = @RANLIB@
143 READELF = @READELF@
144 SET_MAKE = @SET_MAKE@
145 SHELL = @SHELL@
146 STRIP = @STRIP@
147 USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
148 USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
149 VERSION = @VERSION@
150 ac_ct_AR = @ac_ct_AR@
151 ac_ct_AS = @ac_ct_AS@
152 ac_ct_CC = @ac_ct_CC@
153 ac_ct_RANLIB = @ac_ct_RANLIB@
154 ac_ct_READELF = @ac_ct_READELF@
155 ac_ct_STRIP = @ac_ct_STRIP@
156 aext = @aext@
157 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
158 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
159 am__include = @am__include@
160 am__leading_dot = @am__leading_dot@
161 am__quote = @am__quote@
162 am__tar = @am__tar@
163 am__untar = @am__untar@
164 bindir = @bindir@
165 build = @build@
166 build_alias = @build_alias@
167 build_cpu = @build_cpu@
168 build_os = @build_os@
169 build_vendor = @build_vendor@
170 datadir = @datadir@
171 exec_prefix = @exec_prefix@
172 host = @host@
173 host_alias = @host_alias@
174 host_cpu = @host_cpu@
175 host_os = @host_os@
176 host_vendor = @host_vendor@
177 includedir = @includedir@
178 infodir = @infodir@
179 install_sh = @install_sh@
180 libdir = @libdir@
181 libexecdir = @libexecdir@
182 libm_machine_dir = @libm_machine_dir@
183 localstatedir = @localstatedir@
184 lpfx = @lpfx@
185 machine_dir = @machine_dir@
186 mandir = @mandir@
187 mkdir_p = @mkdir_p@
188 newlib_basedir = @newlib_basedir@
189 oext = @oext@
190 oldincludedir = @oldincludedir@
191 prefix = @prefix@
192 program_transform_name = @program_transform_name@
193 sbindir = @sbindir@
194 sharedstatedir = @sharedstatedir@
195 subdirs = @subdirs@
196 sys_dir = @sys_dir@
197 sysconfdir = @sysconfdir@
198 target_alias = @target_alias@
199 AUTOMAKE_OPTIONS = cygnus
200 SUBDIRS = $(machine_dir) .
201 @HAVE_MACHINE_DIR_TRUE@MACHLIB = lib.a
202 @USE_LIBTOOL_FALSE@noinst_LIBRARIES = $(MACHLIB)
203 ACLOCAL_AMFLAGS = -I ../..
204 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
205 all: all-recursive
206
207 .SUFFIXES:
208 .SUFFIXES: .c .lo .o .obj
209 am--refresh:
210         @:
211 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
212         @for dep in $?; do \
213           case '$(am__configure_deps)' in \
214             *$$dep*) \
215               echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
216               cd $(srcdir) && $(AUTOMAKE) --cygnus  \
217                 && exit 0; \
218               exit 1;; \
219           esac; \
220         done; \
221         echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  Makefile'; \
222         cd $(top_srcdir) && \
223           $(AUTOMAKE) --cygnus  Makefile
224 .PRECIOUS: Makefile
225 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226         @case '$?' in \
227           *config.status*) \
228             echo ' $(SHELL) ./config.status'; \
229             $(SHELL) ./config.status;; \
230           *) \
231             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
232             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
233         esac;
234
235 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
236         $(SHELL) ./config.status --recheck
237
238 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
239         cd $(srcdir) && $(AUTOCONF)
240 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
241         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
242
243 clean-noinstLIBRARIES:
244         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
245 @USE_LIBTOOL_TRUE@lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES) 
246 @USE_LIBTOOL_TRUE@      -rm -f lib.a
247 @USE_LIBTOOL_TRUE@      $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
248 @USE_LIBTOOL_TRUE@      $(RANLIB) lib.a
249
250 mostlyclean-compile:
251         -rm -f *.$(OBJEXT)
252
253 distclean-compile:
254         -rm -f *.tab.c
255
256 .c.o:
257         $(COMPILE) -c $<
258
259 .c.obj:
260         $(COMPILE) -c `$(CYGPATH_W) '$<'`
261
262 .c.lo:
263         $(LTCOMPILE) -c -o $@ $<
264
265 mostlyclean-libtool:
266         -rm -f *.lo
267
268 clean-libtool:
269         -rm -rf .libs _libs
270
271 distclean-libtool:
272         -rm -f libtool
273 uninstall-info-am:
274
275 # This directory's subdirectories are mostly independent; you can cd
276 # into them and run `make' without going through this Makefile.
277 # To change the values of `make' variables: instead of editing Makefiles,
278 # (1) if the variable is set in `config.status', edit `config.status'
279 #     (which will cause the Makefiles to be regenerated when you run `make');
280 # (2) otherwise, pass the desired values on the `make' command line.
281 $(RECURSIVE_TARGETS):
282         @failcom='exit 1'; \
283         for f in x $$MAKEFLAGS; do \
284           case $$f in \
285             *=* | --[!k]*);; \
286             *k*) failcom='fail=yes';; \
287           esac; \
288         done; \
289         dot_seen=no; \
290         target=`echo $@ | sed s/-recursive//`; \
291         list='$(SUBDIRS)'; for subdir in $$list; do \
292           echo "Making $$target in $$subdir"; \
293           if test "$$subdir" = "."; then \
294             dot_seen=yes; \
295             local_target="$$target-am"; \
296           else \
297             local_target="$$target"; \
298           fi; \
299           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
300           || eval $$failcom; \
301         done; \
302         if test "$$dot_seen" = "no"; then \
303           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
304         fi; test -z "$$fail"
305
306 mostlyclean-recursive clean-recursive distclean-recursive \
307 maintainer-clean-recursive:
308         @failcom='exit 1'; \
309         for f in x $$MAKEFLAGS; do \
310           case $$f in \
311             *=* | --[!k]*);; \
312             *k*) failcom='fail=yes';; \
313           esac; \
314         done; \
315         dot_seen=no; \
316         case "$@" in \
317           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
318           *) list='$(SUBDIRS)' ;; \
319         esac; \
320         rev=''; for subdir in $$list; do \
321           if test "$$subdir" = "."; then :; else \
322             rev="$$subdir $$rev"; \
323           fi; \
324         done; \
325         rev="$$rev ."; \
326         target=`echo $@ | sed s/-recursive//`; \
327         for subdir in $$rev; do \
328           echo "Making $$target in $$subdir"; \
329           if test "$$subdir" = "."; then \
330             local_target="$$target-am"; \
331           else \
332             local_target="$$target"; \
333           fi; \
334           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
335           || eval $$failcom; \
336         done && test -z "$$fail"
337 tags-recursive:
338         list='$(SUBDIRS)'; for subdir in $$list; do \
339           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
340         done
341 ctags-recursive:
342         list='$(SUBDIRS)'; for subdir in $$list; do \
343           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
344         done
345
346 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
347         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
348         unique=`for i in $$list; do \
349             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350           done | \
351           $(AWK) '    { files[$$0] = 1; } \
352                END { for (i in files) print i; }'`; \
353         mkid -fID $$unique
354 tags: TAGS
355
356 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
357                 $(TAGS_FILES) $(LISP)
358         tags=; \
359         here=`pwd`; \
360         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
361           include_option=--etags-include; \
362           empty_fix=.; \
363         else \
364           include_option=--include; \
365           empty_fix=; \
366         fi; \
367         list='$(SUBDIRS)'; for subdir in $$list; do \
368           if test "$$subdir" = .; then :; else \
369             test ! -f $$subdir/TAGS || \
370               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
371           fi; \
372         done; \
373         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
374         unique=`for i in $$list; do \
375             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
376           done | \
377           $(AWK) '    { files[$$0] = 1; } \
378                END { for (i in files) print i; }'`; \
379         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
380           test -n "$$unique" || unique=$$empty_fix; \
381           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
382             $$tags $$unique; \
383         fi
384 ctags: CTAGS
385 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
386                 $(TAGS_FILES) $(LISP)
387         tags=; \
388         here=`pwd`; \
389         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
390         unique=`for i in $$list; do \
391             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392           done | \
393           $(AWK) '    { files[$$0] = 1; } \
394                END { for (i in files) print i; }'`; \
395         test -z "$(CTAGS_ARGS)$$tags$$unique" \
396           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
397              $$tags $$unique
398
399 GTAGS:
400         here=`$(am__cd) $(top_builddir) && pwd` \
401           && cd $(top_srcdir) \
402           && gtags -i $(GTAGS_ARGS) $$here
403
404 distclean-tags:
405         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
406 check-am:
407 check: check-recursive
408 all-am: Makefile $(LIBRARIES)
409 installdirs: installdirs-recursive
410 installdirs-am:
411 install: install-recursive
412 install-exec: install-exec-recursive
413 install-data: install-data-recursive
414 uninstall: uninstall-recursive
415
416 install-am: all-am
417         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
418
419 installcheck: installcheck-recursive
420 install-strip:
421         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
422           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
423           `test -z '$(STRIP)' || \
424             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
425 mostlyclean-generic:
426
427 clean-generic:
428
429 distclean-generic:
430         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
431
432 maintainer-clean-generic:
433         @echo "This command is intended for maintainers to use"
434         @echo "it deletes files that may require special tools to rebuild."
435 clean: clean-recursive
436
437 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
438         mostlyclean-am
439
440 distclean: distclean-recursive
441         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
442         -rm -f Makefile
443 distclean-am: clean-am distclean-compile distclean-generic \
444         distclean-libtool distclean-tags
445
446 dvi: dvi-recursive
447
448 dvi-am:
449
450 html: html-recursive
451
452 info: info-recursive
453
454 info-am:
455
456 install-data-am:
457
458 install-exec-am:
459
460 install-info: install-info-recursive
461
462 install-man:
463
464 installcheck-am:
465
466 maintainer-clean: maintainer-clean-recursive
467         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
468         -rm -rf $(top_srcdir)/autom4te.cache
469         -rm -f Makefile
470 maintainer-clean-am: distclean-am maintainer-clean-generic
471
472 mostlyclean: mostlyclean-recursive
473
474 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
475         mostlyclean-libtool
476
477 pdf: pdf-recursive
478
479 pdf-am:
480
481 ps: ps-recursive
482
483 ps-am:
484
485 uninstall-am:
486
487 uninstall-info: uninstall-info-recursive
488
489 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
490         check-am clean clean-generic clean-libtool \
491         clean-noinstLIBRARIES clean-recursive ctags ctags-recursive \
492         distclean distclean-compile distclean-generic \
493         distclean-libtool distclean-recursive distclean-tags dvi \
494         dvi-am html html-am info info-am install install-am \
495         install-data install-data-am install-exec install-exec-am \
496         install-info install-info-am install-man install-strip \
497         installcheck installcheck-am installdirs installdirs-am \
498         maintainer-clean maintainer-clean-generic \
499         maintainer-clean-recursive mostlyclean mostlyclean-compile \
500         mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
501         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
502         uninstall-info-am
503
504
505 @USE_LIBTOOL_FALSE@lib.a: $(machine_dir)/lib.a
506 @USE_LIBTOOL_FALSE@     rm -f $@
507 @USE_LIBTOOL_FALSE@     ln $(machine_dir)/lib.a $@ >/dev/null 2>/dev/null || \
508 @USE_LIBTOOL_FALSE@      cp $(machine_dir)/lib.a $@
509
510 $(machine_dir)/lib.a:
511
512 doc:
513 # Tell versions [3.59,3.63) of GNU make to not export all variables.
514 # Otherwise a system limit (for SysV at least) may be exceeded.
515 .NOEXPORT: