OSDN Git Service

2006-04-11 Jeff Johnston <jjohnstn@redhat.com>
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / machine / mn10300 / 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_a_SOURCES)
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 subdir = .
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/../../../acinclude.m4 \
49         $(top_srcdir)/configure.in
50 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
51         $(ACLOCAL_M4)
52 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53  configure.lineno configure.status.lineno
54 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirs
55 CONFIG_CLEAN_FILES =
56 LIBRARIES = $(noinst_LIBRARIES)
57 ARFLAGS = cru
58 lib_a_AR = $(AR) $(ARFLAGS)
59 lib_a_LIBADD =
60 am_lib_a_OBJECTS = setjmp.$(OBJEXT) memchr.$(OBJEXT) memcmp.$(OBJEXT) \
61         memcpy.$(OBJEXT) memset.$(OBJEXT) strchr.$(OBJEXT) \
62         strcmp.$(OBJEXT) strcpy.$(OBJEXT) strlen.$(OBJEXT)
63 lib_a_OBJECTS = $(am_lib_a_OBJECTS)
64 DEFAULT_INCLUDES = -I. -I$(srcdir)
65 depcomp =
66 am__depfiles_maybe =
67 CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
68 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
69         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
70 CCLD = $(CC)
71 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
72 SOURCES = $(lib_a_SOURCES)
73 ETAGS = etags
74 CTAGS = ctags
75 ACLOCAL = @ACLOCAL@
76 AMDEP_FALSE = @AMDEP_FALSE@
77 AMDEP_TRUE = @AMDEP_TRUE@
78 AMTAR = @AMTAR@
79 AR = @AR@
80 AS = @AS@
81 AUTOCONF = @AUTOCONF@
82 AUTOHEADER = @AUTOHEADER@
83 AUTOMAKE = @AUTOMAKE@
84 AWK = @AWK@
85 CC = @CC@
86 CCAS = @CCAS@
87 CCASFLAGS = @CCASFLAGS@
88 CCDEPMODE = @CCDEPMODE@
89 CYGPATH_W = @CYGPATH_W@
90 DEFS = @DEFS@
91 DEPDIR = @DEPDIR@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
96 ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
97 ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
98 ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
99 ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
100 ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
101 ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
102 ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
103 ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
104 ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
105 INSTALL_DATA = @INSTALL_DATA@
106 INSTALL_PROGRAM = @INSTALL_PROGRAM@
107 INSTALL_SCRIPT = @INSTALL_SCRIPT@
108 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109 LDFLAGS = @LDFLAGS@
110 LIBOBJS = @LIBOBJS@
111 LIBS = @LIBS@
112 LTLIBOBJS = @LTLIBOBJS@
113 MAINT = @MAINT@
114 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
115 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
116 MAKEINFO = @MAKEINFO@
117 MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
118 MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
119 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
120 OBJEXT = @OBJEXT@
121 PACKAGE = @PACKAGE@
122 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
123 PACKAGE_NAME = @PACKAGE_NAME@
124 PACKAGE_STRING = @PACKAGE_STRING@
125 PACKAGE_TARNAME = @PACKAGE_TARNAME@
126 PACKAGE_VERSION = @PACKAGE_VERSION@
127 PATH_SEPARATOR = @PATH_SEPARATOR@
128 RANLIB = @RANLIB@
129 SET_MAKE = @SET_MAKE@
130 SHELL = @SHELL@
131 STRIP = @STRIP@
132 USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
133 USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
134 VERSION = @VERSION@
135 ac_ct_AR = @ac_ct_AR@
136 ac_ct_AS = @ac_ct_AS@
137 ac_ct_RANLIB = @ac_ct_RANLIB@
138 ac_ct_STRIP = @ac_ct_STRIP@
139 aext = @aext@
140 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
141 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
142 am__include = @am__include@
143 am__leading_dot = @am__leading_dot@
144 am__quote = @am__quote@
145 am__tar = @am__tar@
146 am__untar = @am__untar@
147 bindir = @bindir@
148 build = @build@
149 build_alias = @build_alias@
150 build_cpu = @build_cpu@
151 build_os = @build_os@
152 build_vendor = @build_vendor@
153 datadir = @datadir@
154 exec_prefix = @exec_prefix@
155 host = @host@
156 host_alias = @host_alias@
157 host_cpu = @host_cpu@
158 host_os = @host_os@
159 host_vendor = @host_vendor@
160 includedir = @includedir@
161 infodir = @infodir@
162 install_sh = @install_sh@
163 libdir = @libdir@
164 libexecdir = @libexecdir@
165 libm_machine_dir = @libm_machine_dir@
166 localstatedir = @localstatedir@
167 lpfx = @lpfx@
168 machine_dir = @machine_dir@
169 mandir = @mandir@
170 mkdir_p = @mkdir_p@
171 newlib_basedir = @newlib_basedir@
172 oext = @oext@
173 oldincludedir = @oldincludedir@
174 prefix = @prefix@
175 program_transform_name = @program_transform_name@
176 sbindir = @sbindir@
177 sharedstatedir = @sharedstatedir@
178 sys_dir = @sys_dir@
179 sysconfdir = @sysconfdir@
180 target = @target@
181 target_alias = @target_alias@
182 target_cpu = @target_cpu@
183 target_os = @target_os@
184 target_vendor = @target_vendor@
185 AUTOMAKE_OPTIONS = cygnus
186 INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
187 AM_CCASFLAGS = $(INCLUDES)
188 noinst_LIBRARIES = lib.a
189 lib_a_SOURCES = setjmp.S memchr.S memcmp.S memcpy.S memset.S strchr.S \
190         strcmp.S strcpy.S strlen.S
191
192 ACLOCAL_AMFLAGS = -I ../../..
193 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
194 all: all-am
195
196 .SUFFIXES:
197 .SUFFIXES: .S .o .obj
198 am--refresh:
199         @:
200 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
201         @for dep in $?; do \
202           case '$(am__configure_deps)' in \
203             *$$dep*) \
204               echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus '; \
205               cd $(srcdir) && $(AUTOMAKE) --cygnus  \
206                 && exit 0; \
207               exit 1;; \
208           esac; \
209         done; \
210         echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus  Makefile'; \
211         cd $(top_srcdir) && \
212           $(AUTOMAKE) --cygnus  Makefile
213 .PRECIOUS: Makefile
214 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215         @case '$?' in \
216           *config.status*) \
217             echo ' $(SHELL) ./config.status'; \
218             $(SHELL) ./config.status;; \
219           *) \
220             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
221             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
222         esac;
223
224 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
225         $(SHELL) ./config.status --recheck
226
227 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
228         cd $(srcdir) && $(AUTOCONF)
229 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
230         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
231
232 clean-noinstLIBRARIES:
233         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
234 lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES) 
235         -rm -f lib.a
236         $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
237         $(RANLIB) lib.a
238
239 mostlyclean-compile:
240         -rm -f *.$(OBJEXT)
241
242 distclean-compile:
243         -rm -f *.tab.c
244
245 .S.o:
246         $(CCASCOMPILE) -c $<
247
248 .S.obj:
249         $(CCASCOMPILE) -c `$(CYGPATH_W) '$<'`
250 uninstall-info-am:
251
252 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
253         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
254         unique=`for i in $$list; do \
255             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
256           done | \
257           $(AWK) '    { files[$$0] = 1; } \
258                END { for (i in files) print i; }'`; \
259         mkid -fID $$unique
260 tags: TAGS
261
262 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
263                 $(TAGS_FILES) $(LISP)
264         tags=; \
265         here=`pwd`; \
266         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
267         unique=`for i in $$list; do \
268             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
269           done | \
270           $(AWK) '    { files[$$0] = 1; } \
271                END { for (i in files) print i; }'`; \
272         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
273           test -n "$$unique" || unique=$$empty_fix; \
274           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
275             $$tags $$unique; \
276         fi
277 ctags: CTAGS
278 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
279                 $(TAGS_FILES) $(LISP)
280         tags=; \
281         here=`pwd`; \
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; } \
287                END { for (i in files) print i; }'`; \
288         test -z "$(CTAGS_ARGS)$$tags$$unique" \
289           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
290              $$tags $$unique
291
292 GTAGS:
293         here=`$(am__cd) $(top_builddir) && pwd` \
294           && 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)
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
324 maintainer-clean-generic:
325         @echo "This command is intended for maintainers to use"
326         @echo "it deletes files that may require special tools to rebuild."
327 clean: clean-am
328
329 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
330
331 distclean: distclean-am
332         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
333         -rm -f Makefile
334 distclean-am: clean-am distclean-compile distclean-generic \
335         distclean-tags
336
337 dvi: dvi-am
338
339 dvi-am:
340
341 html: html-am
342
343 info: info-am
344
345 info-am:
346
347 install-data-am:
348
349 install-exec-am:
350
351 install-info: install-info-am
352
353 install-man:
354
355 installcheck-am:
356
357 maintainer-clean: maintainer-clean-am
358         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
359         -rm -rf $(top_srcdir)/autom4te.cache
360         -rm -f Makefile
361 maintainer-clean-am: distclean-am maintainer-clean-generic
362
363 mostlyclean: mostlyclean-am
364
365 mostlyclean-am: mostlyclean-compile mostlyclean-generic
366
367 pdf: pdf-am
368
369 pdf-am:
370
371 ps: ps-am
372
373 ps-am:
374
375 uninstall-am:
376
377 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
378         clean-generic clean-noinstLIBRARIES ctags distclean \
379         distclean-compile distclean-generic distclean-tags dvi dvi-am \
380         html html-am info info-am install install-am install-data \
381         install-data-am install-exec install-exec-am install-info \
382         install-info-am install-man install-strip installcheck \
383         installcheck-am installdirs maintainer-clean \
384         maintainer-clean-generic mostlyclean mostlyclean-compile \
385         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
386         uninstall-am uninstall-info-am
387
388 # Tell versions [3.59,3.63) of GNU make to not export all variables.
389 # Otherwise a system limit (for SysV at least) may be exceeded.
390 .NOEXPORT: