OSDN Git Service

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