OSDN Git Service

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