OSDN Git Service

2006-07-31 Jeff Johnston <jjohnstn@redhat.com>
[pf3gnuchains/pf3gnuchains3x.git] / newlib / libc / machine / h8500 / 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 DIST_COMMON = $(srcdir)/../../../../config.guess \
42         $(srcdir)/../../../../config.sub $(srcdir)/Makefile.in \
43         $(srcdir)/Makefile.am $(top_srcdir)/configure \
44         $(am__configure_deps) $(srcdir)/../../../../mkinstalldirs \
45         $(srcdir)/../../../../compile $(srcdir)/../../../../compile \
46         $(srcdir)/../../../../compile $(srcdir)/../../../../compile
47 subdir = .
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/../../../acinclude.m4 \
50         $(top_srcdir)/configure.in
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52         $(ACLOCAL_M4)
53 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
54  configure.lineno configure.status.lineno
55 mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirs
56 CONFIG_CLEAN_FILES =
57 LIBRARIES = $(noinst_LIBRARIES)
58 ARFLAGS = cru
59 lib_a_AR = $(AR) $(ARFLAGS)
60 lib_a_LIBADD =
61 am_lib_a_OBJECTS = lib_a-divsi3.$(OBJEXT) lib_a-mulsi3.$(OBJEXT) \
62         lib_a-divhi3.$(OBJEXT) lib_a-shifts.$(OBJEXT) \
63         lib_a-cmpsi.$(OBJEXT) lib_a-psi.$(OBJEXT) \
64         lib_a-setjmp.$(OBJEXT)
65 lib_a_OBJECTS = $(am_lib_a_OBJECTS)
66 DEFAULT_INCLUDES = -I. -I$(srcdir)
67 depcomp =
68 am__depfiles_maybe =
69 CCASCOMPILE = $(CCAS) $(AM_CCASFLAGS) $(CCASFLAGS)
70 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
71         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
72 CCLD = $(CC)
73 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
74 SOURCES = $(lib_a_SOURCES)
75 ETAGS = etags
76 CTAGS = ctags
77 ACLOCAL = @ACLOCAL@
78 AMDEP_FALSE = @AMDEP_FALSE@
79 AMDEP_TRUE = @AMDEP_TRUE@
80 AMTAR = @AMTAR@
81 AR = @AR@
82 AS = @AS@
83 AUTOCONF = @AUTOCONF@
84 AUTOHEADER = @AUTOHEADER@
85 AUTOMAKE = @AUTOMAKE@
86 AWK = @AWK@
87 CC = @CC@
88 CCAS = @CCAS@
89 CCASFLAGS = @CCASFLAGS@
90 CCDEPMODE = @CCDEPMODE@
91 CYGPATH_W = @CYGPATH_W@
92 DEFS = @DEFS@
93 DEPDIR = @DEPDIR@
94 ECHO_C = @ECHO_C@
95 ECHO_N = @ECHO_N@
96 ECHO_T = @ECHO_T@
97 ELIX_LEVEL_0_FALSE = @ELIX_LEVEL_0_FALSE@
98 ELIX_LEVEL_0_TRUE = @ELIX_LEVEL_0_TRUE@
99 ELIX_LEVEL_1_FALSE = @ELIX_LEVEL_1_FALSE@
100 ELIX_LEVEL_1_TRUE = @ELIX_LEVEL_1_TRUE@
101 ELIX_LEVEL_2_FALSE = @ELIX_LEVEL_2_FALSE@
102 ELIX_LEVEL_2_TRUE = @ELIX_LEVEL_2_TRUE@
103 ELIX_LEVEL_3_FALSE = @ELIX_LEVEL_3_FALSE@
104 ELIX_LEVEL_3_TRUE = @ELIX_LEVEL_3_TRUE@
105 ELIX_LEVEL_4_FALSE = @ELIX_LEVEL_4_FALSE@
106 ELIX_LEVEL_4_TRUE = @ELIX_LEVEL_4_TRUE@
107 INSTALL_DATA = @INSTALL_DATA@
108 INSTALL_PROGRAM = @INSTALL_PROGRAM@
109 INSTALL_SCRIPT = @INSTALL_SCRIPT@
110 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
111 LDFLAGS = @LDFLAGS@
112 LIBOBJS = @LIBOBJS@
113 LIBS = @LIBS@
114 LTLIBOBJS = @LTLIBOBJS@
115 MAINT = @MAINT@
116 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
117 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
118 MAKEINFO = @MAKEINFO@
119 MAY_SUPPLY_SYSCALLS_FALSE = @MAY_SUPPLY_SYSCALLS_FALSE@
120 MAY_SUPPLY_SYSCALLS_TRUE = @MAY_SUPPLY_SYSCALLS_TRUE@
121 NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
122 OBJEXT = @OBJEXT@
123 PACKAGE = @PACKAGE@
124 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
125 PACKAGE_NAME = @PACKAGE_NAME@
126 PACKAGE_STRING = @PACKAGE_STRING@
127 PACKAGE_TARNAME = @PACKAGE_TARNAME@
128 PACKAGE_VERSION = @PACKAGE_VERSION@
129 PATH_SEPARATOR = @PATH_SEPARATOR@
130 RANLIB = @RANLIB@
131 READELF = @READELF@
132 SET_MAKE = @SET_MAKE@
133 SHELL = @SHELL@
134 STRIP = @STRIP@
135 USE_LIBTOOL_FALSE = @USE_LIBTOOL_FALSE@
136 USE_LIBTOOL_TRUE = @USE_LIBTOOL_TRUE@
137 VERSION = @VERSION@
138 ac_ct_AR = @ac_ct_AR@
139 ac_ct_AS = @ac_ct_AS@
140 ac_ct_RANLIB = @ac_ct_RANLIB@
141 ac_ct_READELF = @ac_ct_READELF@
142 ac_ct_STRIP = @ac_ct_STRIP@
143 aext = @aext@
144 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
145 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
146 am__include = @am__include@
147 am__leading_dot = @am__leading_dot@
148 am__quote = @am__quote@
149 am__tar = @am__tar@
150 am__untar = @am__untar@
151 bindir = @bindir@
152 build = @build@
153 build_alias = @build_alias@
154 build_cpu = @build_cpu@
155 build_os = @build_os@
156 build_vendor = @build_vendor@
157 datadir = @datadir@
158 exec_prefix = @exec_prefix@
159 host = @host@
160 host_alias = @host_alias@
161 host_cpu = @host_cpu@
162 host_os = @host_os@
163 host_vendor = @host_vendor@
164 includedir = @includedir@
165 infodir = @infodir@
166 install_sh = @install_sh@
167 libdir = @libdir@
168 libexecdir = @libexecdir@
169 libm_machine_dir = @libm_machine_dir@
170 localstatedir = @localstatedir@
171 lpfx = @lpfx@
172 machine_dir = @machine_dir@
173 mandir = @mandir@
174 mkdir_p = @mkdir_p@
175 newlib_basedir = @newlib_basedir@
176 oext = @oext@
177 oldincludedir = @oldincludedir@
178 prefix = @prefix@
179 program_transform_name = @program_transform_name@
180 sbindir = @sbindir@
181 sharedstatedir = @sharedstatedir@
182 sys_dir = @sys_dir@
183 sysconfdir = @sysconfdir@
184 target_alias = @target_alias@
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 = divsi3.c mulsi3.c divhi3.S shifts.c cmpsi.c psi.S setjmp.S
190 lib_a_CCASFLAGS = $(AM_CCASFLAGS)
191 lib_a_CFLAGS = $(AM_CFLAGS)
192 ACLOCAL_AMFLAGS = -I ../../..
193 CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
194 all: all-am
195
196 .SUFFIXES:
197 .SUFFIXES: .S .c .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
251 lib_a-divhi3.o: divhi3.S
252         $(CCAS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-divhi3.o `test -f 'divhi3.S' || echo '$(srcdir)/'`divhi3.S
253
254 lib_a-divhi3.obj: divhi3.S
255         $(CCAS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-divhi3.obj `if test -f 'divhi3.S'; then $(CYGPATH_W) 'divhi3.S'; else $(CYGPATH_W) '$(srcdir)/divhi3.S'; fi`
256
257 lib_a-psi.o: psi.S
258         $(CCAS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-psi.o `test -f 'psi.S' || echo '$(srcdir)/'`psi.S
259
260 lib_a-psi.obj: psi.S
261         $(CCAS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-psi.obj `if test -f 'psi.S'; then $(CYGPATH_W) 'psi.S'; else $(CYGPATH_W) '$(srcdir)/psi.S'; fi`
262
263 lib_a-setjmp.o: setjmp.S
264         $(CCAS) $(lib_a_CCASFLAGS) $(CCASFLAGS) -c -o lib_a-setjmp.o `test -f 'setjmp.S' || echo '$(srcdir)/'`setjmp.S
265
266 lib_a-setjmp.obj: setjmp.S
267         $(CCAS) $(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`
268
269 .c.o:
270         $(COMPILE) -c $<
271
272 .c.obj:
273         $(COMPILE) -c `$(CYGPATH_W) '$<'`
274
275 lib_a-divsi3.o: divsi3.c
276         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-divsi3.o `test -f 'divsi3.c' || echo '$(srcdir)/'`divsi3.c
277
278 lib_a-divsi3.obj: divsi3.c
279         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-divsi3.obj `if test -f 'divsi3.c'; then $(CYGPATH_W) 'divsi3.c'; else $(CYGPATH_W) '$(srcdir)/divsi3.c'; fi`
280
281 lib_a-mulsi3.o: mulsi3.c
282         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-mulsi3.o `test -f 'mulsi3.c' || echo '$(srcdir)/'`mulsi3.c
283
284 lib_a-mulsi3.obj: mulsi3.c
285         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-mulsi3.obj `if test -f 'mulsi3.c'; then $(CYGPATH_W) 'mulsi3.c'; else $(CYGPATH_W) '$(srcdir)/mulsi3.c'; fi`
286
287 lib_a-shifts.o: shifts.c
288         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-shifts.o `test -f 'shifts.c' || echo '$(srcdir)/'`shifts.c
289
290 lib_a-shifts.obj: shifts.c
291         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-shifts.obj `if test -f 'shifts.c'; then $(CYGPATH_W) 'shifts.c'; else $(CYGPATH_W) '$(srcdir)/shifts.c'; fi`
292
293 lib_a-cmpsi.o: cmpsi.c
294         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-cmpsi.o `test -f 'cmpsi.c' || echo '$(srcdir)/'`cmpsi.c
295
296 lib_a-cmpsi.obj: cmpsi.c
297         $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-cmpsi.obj `if test -f 'cmpsi.c'; then $(CYGPATH_W) 'cmpsi.c'; else $(CYGPATH_W) '$(srcdir)/cmpsi.c'; fi`
298 uninstall-info-am:
299
300 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
301         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
302         unique=`for i in $$list; do \
303             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
304           done | \
305           $(AWK) '    { files[$$0] = 1; } \
306                END { for (i in files) print i; }'`; \
307         mkid -fID $$unique
308 tags: TAGS
309
310 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
311                 $(TAGS_FILES) $(LISP)
312         tags=; \
313         here=`pwd`; \
314         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
315         unique=`for i in $$list; do \
316             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317           done | \
318           $(AWK) '    { files[$$0] = 1; } \
319                END { for (i in files) print i; }'`; \
320         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
321           test -n "$$unique" || unique=$$empty_fix; \
322           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
323             $$tags $$unique; \
324         fi
325 ctags: CTAGS
326 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
327                 $(TAGS_FILES) $(LISP)
328         tags=; \
329         here=`pwd`; \
330         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
331         unique=`for i in $$list; do \
332             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333           done | \
334           $(AWK) '    { files[$$0] = 1; } \
335                END { for (i in files) print i; }'`; \
336         test -z "$(CTAGS_ARGS)$$tags$$unique" \
337           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
338              $$tags $$unique
339
340 GTAGS:
341         here=`$(am__cd) $(top_builddir) && pwd` \
342           && cd $(top_srcdir) \
343           && gtags -i $(GTAGS_ARGS) $$here
344
345 distclean-tags:
346         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
347 check-am:
348 check: check-am
349 all-am: Makefile $(LIBRARIES)
350 installdirs:
351 install: install-am
352 install-exec: install-exec-am
353 install-data: install-data-am
354 uninstall: uninstall-am
355
356 install-am: all-am
357         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
358
359 installcheck: installcheck-am
360 install-strip:
361         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
362           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
363           `test -z '$(STRIP)' || \
364             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
365 mostlyclean-generic:
366
367 clean-generic:
368
369 distclean-generic:
370         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
371
372 maintainer-clean-generic:
373         @echo "This command is intended for maintainers to use"
374         @echo "it deletes files that may require special tools to rebuild."
375 clean: clean-am
376
377 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
378
379 distclean: distclean-am
380         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
381         -rm -f Makefile
382 distclean-am: clean-am distclean-compile distclean-generic \
383         distclean-tags
384
385 dvi: dvi-am
386
387 dvi-am:
388
389 html: html-am
390
391 info: info-am
392
393 info-am:
394
395 install-data-am:
396
397 install-exec-am:
398
399 install-info: install-info-am
400
401 install-man:
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 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
426         clean-generic clean-noinstLIBRARIES ctags distclean \
427         distclean-compile distclean-generic distclean-tags dvi dvi-am \
428         html html-am info info-am install install-am install-data \
429         install-data-am install-exec install-exec-am install-info \
430         install-info-am install-man install-strip installcheck \
431         installcheck-am installdirs maintainer-clean \
432         maintainer-clean-generic mostlyclean mostlyclean-compile \
433         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
434         uninstall-am uninstall-info-am
435
436 # Tell versions [3.59,3.63) of GNU make to not export all variables.
437 # Otherwise a system limit (for SysV at least) may be exceeded.
438 .NOEXPORT: