OSDN Git Service

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