OSDN Git Service

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