OSDN Git Service

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