OSDN Git Service

2010-12-16 Jeff Johnston <jjohnstn@redhat.com>
[pf3gnuchains/pf3gnuchains4x.git] / newlib / libc / sys / h8500hms / 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 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = .
38 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
39         $(top_srcdir)/configure $(am__configure_deps) \
40         $(srcdir)/../../../../mkinstalldirs
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/../../../acinclude.m4 \
43         $(top_srcdir)/configure.in
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47  configure.lineno config.status.lineno
48 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirs
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_FILES =
51 LIBRARIES = $(noinst_LIBRARIES)
52 ARFLAGS = cru
53 lib_a_AR = $(AR) $(ARFLAGS)
54 lib_a_LIBADD =
55 am_lib_a_OBJECTS = lib_a-syscalls.$(OBJEXT) lib_a-misc.$(OBJEXT)
56 lib_a_OBJECTS = $(am_lib_a_OBJECTS)
57 DEFAULT_INCLUDES = -I.@am__isrc@
58 depcomp =
59 am__depfiles_maybe =
60 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
61         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
62 CCLD = $(CC)
63 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
64 SOURCES = $(lib_a_SOURCES)
65 ETAGS = etags
66 CTAGS = ctags
67 ACLOCAL = @ACLOCAL@
68 AMTAR = @AMTAR@
69 AR = @AR@
70 AS = @AS@
71 AUTOCONF = @AUTOCONF@
72 AUTOHEADER = @AUTOHEADER@
73 AUTOMAKE = @AUTOMAKE@
74 AWK = @AWK@
75 CC = @CC@
76 CCAS = @CCAS@
77 CCASFLAGS = @CCASFLAGS@
78 CCDEPMODE = @CCDEPMODE@
79 CYGPATH_W = @CYGPATH_W@
80 DEFS = @DEFS@
81 DEPDIR = @DEPDIR@
82 ECHO_C = @ECHO_C@
83 ECHO_N = @ECHO_N@
84 ECHO_T = @ECHO_T@
85 INSTALL = @INSTALL@
86 INSTALL_DATA = @INSTALL_DATA@
87 INSTALL_PROGRAM = @INSTALL_PROGRAM@
88 INSTALL_SCRIPT = @INSTALL_SCRIPT@
89 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90 LDFLAGS = @LDFLAGS@
91 LIBOBJS = @LIBOBJS@
92 LIBS = @LIBS@
93 LTLIBOBJS = @LTLIBOBJS@
94 MAINT = @MAINT@
95 MAKEINFO = @MAKEINFO@
96 MKDIR_P = @MKDIR_P@
97 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
98 OBJEXT = @OBJEXT@
99 PACKAGE = @PACKAGE@
100 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
101 PACKAGE_NAME = @PACKAGE_NAME@
102 PACKAGE_STRING = @PACKAGE_STRING@
103 PACKAGE_TARNAME = @PACKAGE_TARNAME@
104 PACKAGE_URL = @PACKAGE_URL@
105 PACKAGE_VERSION = @PACKAGE_VERSION@
106 PATH_SEPARATOR = @PATH_SEPARATOR@
107 RANLIB = @RANLIB@
108 READELF = @READELF@
109 SET_MAKE = @SET_MAKE@
110 SHELL = @SHELL@
111 STRIP = @STRIP@
112 VERSION = @VERSION@
113 abs_builddir = @abs_builddir@
114 abs_srcdir = @abs_srcdir@
115 abs_top_builddir = @abs_top_builddir@
116 abs_top_srcdir = @abs_top_srcdir@
117 aext = @aext@
118 am__include = @am__include@
119 am__leading_dot = @am__leading_dot@
120 am__quote = @am__quote@
121 am__tar = @am__tar@
122 am__untar = @am__untar@
123 bindir = @bindir@
124 build = @build@
125 build_alias = @build_alias@
126 build_cpu = @build_cpu@
127 build_os = @build_os@
128 build_vendor = @build_vendor@
129 builddir = @builddir@
130 datadir = @datadir@
131 datarootdir = @datarootdir@
132 docdir = @docdir@
133 dvidir = @dvidir@
134 exec_prefix = @exec_prefix@
135 host = @host@
136 host_alias = @host_alias@
137 host_cpu = @host_cpu@
138 host_os = @host_os@
139 host_vendor = @host_vendor@
140 htmldir = @htmldir@
141 includedir = @includedir@
142 infodir = @infodir@
143 install_sh = @install_sh@
144 libdir = @libdir@
145 libexecdir = @libexecdir@
146 libm_machine_dir = @libm_machine_dir@
147 localedir = @localedir@
148 localstatedir = @localstatedir@
149 lpfx = @lpfx@
150 machine_dir = @machine_dir@
151 mandir = @mandir@
152 mkdir_p = @mkdir_p@
153 newlib_basedir = @newlib_basedir@
154 oext = @oext@
155 oldincludedir = @oldincludedir@
156 pdfdir = @pdfdir@
157 prefix = @prefix@
158 program_transform_name = @program_transform_name@
159 psdir = @psdir@
160 sbindir = @sbindir@
161 sharedstatedir = @sharedstatedir@
162 srcdir = @srcdir@
163 sys_dir = @sys_dir@
164 sysconfdir = @sysconfdir@
165 target_alias = @target_alias@
166 top_build_prefix = @top_build_prefix@
167 top_builddir = @top_builddir@
168 top_srcdir = @top_srcdir@
169 AUTOMAKE_OPTIONS = cygnus
170 INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
171 AM_CCASFLAGS = $(INCLUDES)
172 noinst_LIBRARIES = lib.a
173 lib_a_SOURCES = syscalls.c misc.c
174 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
175 lib_a_CFLAGS = $(AM_CFLAGS)
176 ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
177 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
178 all: all-am
179
180 .SUFFIXES:
181 .SUFFIXES: .c .o .obj
182 am--refresh:
183         @:
184 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
185         @for dep in $?; do \
186           case '$(am__configure_deps)' in \
187             *$$dep*) \
188               echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
189               $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
190                 && exit 0; \
191               exit 1;; \
192           esac; \
193         done; \
194         echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
195         $(am__cd) $(top_srcdir) && \
196           $(AUTOMAKE) --cygnus Makefile
197 .PRECIOUS: Makefile
198 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
199         @case '$?' in \
200           *config.status*) \
201             echo ' $(SHELL) ./config.status'; \
202             $(SHELL) ./config.status;; \
203           *) \
204             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
205             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
206         esac;
207
208 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
209         $(SHELL) ./config.status --recheck
210
211 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
212         $(am__cd) $(srcdir) && $(AUTOCONF)
213 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
214         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
215 $(am__aclocal_m4_deps):
216
217 clean-noinstLIBRARIES:
218         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
219 lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES) 
220         -rm -f lib.a
221         $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
222         $(RANLIB) lib.a
223
224 mostlyclean-compile:
225         -rm -f *.$(OBJEXT)
226
227 distclean-compile:
228         -rm -f *.tab.c
229
230 .c.o:
231         $(COMPILE) -c $<
232
233 .c.obj:
234         $(COMPILE) -c `$(CYGPATH_W) '$<'`
235
236 lib_a-syscalls.o: syscalls.c
237         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-syscalls.o `test -f 'syscalls.c' || echo '$(srcdir)/'`syscalls.c
238
239 lib_a-syscalls.obj: syscalls.c
240         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-syscalls.obj `if test -f 'syscalls.c'; then $(CYGPATH_W) 'syscalls.c'; else $(CYGPATH_W) '$(srcdir)/syscalls.c'; fi`
241
242 lib_a-misc.o: misc.c
243         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-misc.o `test -f 'misc.c' || echo '$(srcdir)/'`misc.c
244
245 lib_a-misc.obj: misc.c
246         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-misc.obj `if test -f 'misc.c'; then $(CYGPATH_W) 'misc.c'; else $(CYGPATH_W) '$(srcdir)/misc.c'; fi`
247
248 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
249         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
250         unique=`for i in $$list; do \
251             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
252           done | \
253           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
254               END { if (nonempty) { for (i in files) print i; }; }'`; \
255         mkid -fID $$unique
256 tags: TAGS
257
258 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
259                 $(TAGS_FILES) $(LISP)
260         set x; \
261         here=`pwd`; \
262         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
263         unique=`for i in $$list; do \
264             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265           done | \
266           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
267               END { if (nonempty) { for (i in files) print i; }; }'`; \
268         shift; \
269         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
270           test -n "$$unique" || unique=$$empty_fix; \
271           if test $$# -gt 0; then \
272             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
273               "$$@" $$unique; \
274           else \
275             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
276               $$unique; \
277           fi; \
278         fi
279 ctags: CTAGS
280 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
281                 $(TAGS_FILES) $(LISP)
282         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
283         unique=`for i in $$list; do \
284             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285           done | \
286           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
287               END { if (nonempty) { for (i in files) print i; }; }'`; \
288         test -z "$(CTAGS_ARGS)$$unique" \
289           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
290              $$unique
291
292 GTAGS:
293         here=`$(am__cd) $(top_builddir) && pwd` \
294           && $(am__cd) $(top_srcdir) \
295           && gtags -i $(GTAGS_ARGS) "$$here"
296
297 distclean-tags:
298         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
299 check-am:
300 check: check-am
301 all-am: Makefile $(LIBRARIES) all-local
302 installdirs:
303 install: install-am
304 install-exec: install-exec-am
305 install-data: install-data-am
306 uninstall: uninstall-am
307
308 install-am: all-am
309         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
310
311 installcheck: installcheck-am
312 install-strip:
313         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
314           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
315           `test -z '$(STRIP)' || \
316             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
317 mostlyclean-generic:
318
319 clean-generic:
320
321 distclean-generic:
322         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
323         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
324
325 maintainer-clean-generic:
326         @echo "This command is intended for maintainers to use"
327         @echo "it deletes files that may require special tools to rebuild."
328 clean: clean-am
329
330 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
331
332 distclean: distclean-am
333         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
334         -rm -f Makefile
335 distclean-am: clean-am distclean-compile distclean-generic \
336         distclean-tags
337
338 dvi: dvi-am
339
340 dvi-am:
341
342 html: html-am
343
344 html-am:
345
346 info: info-am
347
348 info-am:
349
350 install-data-am:
351
352 install-dvi: install-dvi-am
353
354 install-dvi-am:
355
356 install-exec-am:
357
358 install-html: install-html-am
359
360 install-html-am:
361
362 install-info: install-info-am
363
364 install-info-am:
365
366 install-man:
367
368 install-pdf: install-pdf-am
369
370 install-pdf-am:
371
372 install-ps: install-ps-am
373
374 install-ps-am:
375
376 installcheck-am:
377
378 maintainer-clean: maintainer-clean-am
379         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
380         -rm -rf $(top_srcdir)/autom4te.cache
381         -rm -f Makefile
382 maintainer-clean-am: distclean-am maintainer-clean-generic
383
384 mostlyclean: mostlyclean-am
385
386 mostlyclean-am: mostlyclean-compile mostlyclean-generic
387
388 pdf: pdf-am
389
390 pdf-am:
391
392 ps: ps-am
393
394 ps-am:
395
396 uninstall-am:
397
398 .MAKE: install-am install-strip
399
400 .PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
401         clean clean-generic clean-noinstLIBRARIES ctags distclean \
402         distclean-compile distclean-generic distclean-tags dvi dvi-am \
403         html html-am info info-am install install-am install-data \
404         install-data-am install-dvi install-dvi-am install-exec \
405         install-exec-am install-html install-html-am install-info \
406         install-info-am install-man install-pdf install-pdf-am \
407         install-ps install-ps-am install-strip installcheck \
408         installcheck-am installdirs maintainer-clean \
409         maintainer-clean-generic mostlyclean mostlyclean-compile \
410         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
411         uninstall-am
412
413
414 all-local: crt0.o
415
416 # Tell versions [3.59,3.63) of GNU make to not export all variables.
417 # Otherwise a system limit (for SysV at least) may be exceeded.
418 .NOEXPORT: