OSDN Git Service

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