source: trunk/libs/newlib/src/newlib/libc/sys/tirtos/Makefile.in @ 587

Last change on this file since 587 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 11.3 KB
Line 
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
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = .
38DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
39        $(top_srcdir)/configure $(am__configure_deps) \
40        $(srcdir)/../../../../mkinstalldirs
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/../../../acinclude.m4 \
43        $(top_srcdir)/configure.in
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45        $(ACLOCAL_M4)
46am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47 configure.lineno config.status.lineno
48mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../mkinstalldirs
49CONFIG_CLEAN_FILES =
50CONFIG_CLEAN_VPATH_FILES =
51LIBRARIES = $(noinst_LIBRARIES)
52ARFLAGS = cru
53lib_a_AR = $(AR) $(ARFLAGS)
54lib_a_LIBADD =
55am_lib_a_OBJECTS = lib_a-lock.$(OBJEXT)
56lib_a_OBJECTS = $(am_lib_a_OBJECTS)
57DEFAULT_INCLUDES = -I.@am__isrc@
58depcomp =
59am__depfiles_maybe =
60COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
61        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
62CCLD = $(CC)
63LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
64SOURCES = $(lib_a_SOURCES)
65ETAGS = etags
66CTAGS = ctags
67ACLOCAL = @ACLOCAL@
68AMTAR = @AMTAR@
69AR = @AR@
70AS = @AS@
71AUTOCONF = @AUTOCONF@
72AUTOHEADER = @AUTOHEADER@
73AUTOMAKE = @AUTOMAKE@
74AWK = @AWK@
75CC = @CC@
76CCAS = @CCAS@
77CCASFLAGS = @CCASFLAGS@
78CCDEPMODE = @CCDEPMODE@
79CYGPATH_W = @CYGPATH_W@
80DEFS = @DEFS@
81DEPDIR = @DEPDIR@
82ECHO_C = @ECHO_C@
83ECHO_N = @ECHO_N@
84ECHO_T = @ECHO_T@
85INSTALL = @INSTALL@
86INSTALL_DATA = @INSTALL_DATA@
87INSTALL_PROGRAM = @INSTALL_PROGRAM@
88INSTALL_SCRIPT = @INSTALL_SCRIPT@
89INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90LDFLAGS = @LDFLAGS@
91LIBOBJS = @LIBOBJS@
92LIBS = @LIBS@
93LTLIBOBJS = @LTLIBOBJS@
94MAINT = @MAINT@
95MAKEINFO = @MAKEINFO@
96MKDIR_P = @MKDIR_P@
97NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
98NO_INCLUDE_LIST = @NO_INCLUDE_LIST@
99OBJEXT = @OBJEXT@
100PACKAGE = @PACKAGE@
101PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
102PACKAGE_NAME = @PACKAGE_NAME@
103PACKAGE_STRING = @PACKAGE_STRING@
104PACKAGE_TARNAME = @PACKAGE_TARNAME@
105PACKAGE_URL = @PACKAGE_URL@
106PACKAGE_VERSION = @PACKAGE_VERSION@
107PATH_SEPARATOR = @PATH_SEPARATOR@
108RANLIB = @RANLIB@
109READELF = @READELF@
110SET_MAKE = @SET_MAKE@
111SHELL = @SHELL@
112STRIP = @STRIP@
113VERSION = @VERSION@
114abs_builddir = @abs_builddir@
115abs_srcdir = @abs_srcdir@
116abs_top_builddir = @abs_top_builddir@
117abs_top_srcdir = @abs_top_srcdir@
118aext = @aext@
119am__include = @am__include@
120am__leading_dot = @am__leading_dot@
121am__quote = @am__quote@
122am__tar = @am__tar@
123am__untar = @am__untar@
124bindir = @bindir@
125build = @build@
126build_alias = @build_alias@
127build_cpu = @build_cpu@
128build_os = @build_os@
129build_vendor = @build_vendor@
130builddir = @builddir@
131datadir = @datadir@
132datarootdir = @datarootdir@
133docdir = @docdir@
134dvidir = @dvidir@
135exec_prefix = @exec_prefix@
136host = @host@
137host_alias = @host_alias@
138host_cpu = @host_cpu@
139host_os = @host_os@
140host_vendor = @host_vendor@
141htmldir = @htmldir@
142includedir = @includedir@
143infodir = @infodir@
144install_sh = @install_sh@
145libdir = @libdir@
146libexecdir = @libexecdir@
147libm_machine_dir = @libm_machine_dir@
148localedir = @localedir@
149localstatedir = @localstatedir@
150lpfx = @lpfx@
151machine_dir = @machine_dir@
152mandir = @mandir@
153mkdir_p = @mkdir_p@
154newlib_basedir = @newlib_basedir@
155oext = @oext@
156oldincludedir = @oldincludedir@
157pdfdir = @pdfdir@
158prefix = @prefix@
159program_transform_name = @program_transform_name@
160psdir = @psdir@
161sbindir = @sbindir@
162sharedstatedir = @sharedstatedir@
163srcdir = @srcdir@
164sys_dir = @sys_dir@
165sysconfdir = @sysconfdir@
166target_alias = @target_alias@
167top_build_prefix = @top_build_prefix@
168top_builddir = @top_builddir@
169top_srcdir = @top_srcdir@
170AUTOMAKE_OPTIONS = cygnus
171INCLUDES = $(NEWLIB_CFLAGS) $(CROSS_CFLAGS) $(TARGET_CFLAGS)
172AM_CCASFLAGS = $(INCLUDES)
173noinst_LIBRARIES = lib.a
174lib_a_SOURCES = lock.c
175lib_a_CCASFLAGS = $(AM_CCASFLAGS)
176lib_a_CFLAGS = $(AM_CFLAGS)
177ACLOCAL_AMFLAGS = -I ../../.. -I ../../../..
178CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
179all: all-am
180
181.SUFFIXES:
182.SUFFIXES: .c .o .obj
183am--refresh:
184        @:
185$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
186        @for dep in $?; do \
187          case '$(am__configure_deps)' in \
188            *$$dep*) \
189              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
190              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
191                && exit 0; \
192              exit 1;; \
193          esac; \
194        done; \
195        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
196        $(am__cd) $(top_srcdir) && \
197          $(AUTOMAKE) --cygnus Makefile
198.PRECIOUS: Makefile
199Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
200        @case '$?' in \
201          *config.status*) \
202            echo ' $(SHELL) ./config.status'; \
203            $(SHELL) ./config.status;; \
204          *) \
205            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
206            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
207        esac;
208
209$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
210        $(SHELL) ./config.status --recheck
211
212$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
213        $(am__cd) $(srcdir) && $(AUTOCONF)
214$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
215        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
216$(am__aclocal_m4_deps):
217
218clean-noinstLIBRARIES:
219        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
220lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES)
221        -rm -f lib.a
222        $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
223        $(RANLIB) lib.a
224
225mostlyclean-compile:
226        -rm -f *.$(OBJEXT)
227
228distclean-compile:
229        -rm -f *.tab.c
230
231.c.o:
232        $(COMPILE) -c $<
233
234.c.obj:
235        $(COMPILE) -c `$(CYGPATH_W) '$<'`
236
237lib_a-lock.o: lock.c
238        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-lock.o `test -f 'lock.c' || echo '$(srcdir)/'`lock.c
239
240lib_a-lock.obj: lock.c
241        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-lock.obj `if test -f 'lock.c'; then $(CYGPATH_W) 'lock.c'; else $(CYGPATH_W) '$(srcdir)/lock.c'; fi`
242
243ID: $(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; nonempty = 1; } \
249              END { if (nonempty) { for (i in files) print i; }; }'`; \
250        mkid -fID $$unique
251tags: TAGS
252
253TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
254                $(TAGS_FILES) $(LISP)
255        set x; \
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; nonempty = 1; } \
262              END { if (nonempty) { for (i in files) print i; }; }'`; \
263        shift; \
264        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
265          test -n "$$unique" || unique=$$empty_fix; \
266          if test $$# -gt 0; then \
267            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
268              "$$@" $$unique; \
269          else \
270            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
271              $$unique; \
272          fi; \
273        fi
274ctags: CTAGS
275CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
276                $(TAGS_FILES) $(LISP)
277        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
278        unique=`for i in $$list; do \
279            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
280          done | \
281          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
282              END { if (nonempty) { for (i in files) print i; }; }'`; \
283        test -z "$(CTAGS_ARGS)$$unique" \
284          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
285             $$unique
286
287GTAGS:
288        here=`$(am__cd) $(top_builddir) && pwd` \
289          && $(am__cd) $(top_srcdir) \
290          && gtags -i $(GTAGS_ARGS) "$$here"
291
292distclean-tags:
293        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
294check-am:
295check: check-am
296all-am: Makefile $(LIBRARIES)
297installdirs:
298install: install-am
299install-exec: install-exec-am
300install-data: install-data-am
301uninstall: uninstall-am
302
303install-am: all-am
304        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
305
306installcheck: installcheck-am
307install-strip:
308        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
309          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
310          `test -z '$(STRIP)' || \
311            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
312mostlyclean-generic:
313
314clean-generic:
315
316distclean-generic:
317        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
318        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
319
320maintainer-clean-generic:
321        @echo "This command is intended for maintainers to use"
322        @echo "it deletes files that may require special tools to rebuild."
323clean: clean-am
324
325clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
326
327distclean: distclean-am
328        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
329        -rm -f Makefile
330distclean-am: clean-am distclean-compile distclean-generic \
331        distclean-tags
332
333dvi: dvi-am
334
335dvi-am:
336
337html: html-am
338
339html-am:
340
341info: info-am
342
343info-am:
344
345install-data-am:
346
347install-dvi: install-dvi-am
348
349install-dvi-am:
350
351install-exec-am:
352
353install-html: install-html-am
354
355install-html-am:
356
357install-info: install-info-am
358
359install-info-am:
360
361install-man:
362
363install-pdf: install-pdf-am
364
365install-pdf-am:
366
367install-ps: install-ps-am
368
369install-ps-am:
370
371installcheck-am:
372
373maintainer-clean: maintainer-clean-am
374        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
375        -rm -rf $(top_srcdir)/autom4te.cache
376        -rm -f Makefile
377maintainer-clean-am: distclean-am maintainer-clean-generic
378
379mostlyclean: mostlyclean-am
380
381mostlyclean-am: mostlyclean-compile mostlyclean-generic
382
383pdf: pdf-am
384
385pdf-am:
386
387ps: ps-am
388
389ps-am:
390
391uninstall-am:
392
393.MAKE: install-am install-strip
394
395.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
396        clean-generic clean-noinstLIBRARIES ctags distclean \
397        distclean-compile distclean-generic distclean-tags dvi dvi-am \
398        html html-am info info-am install install-am install-data \
399        install-data-am install-dvi install-dvi-am install-exec \
400        install-exec-am install-html install-html-am install-info \
401        install-info-am install-man install-pdf install-pdf-am \
402        install-ps install-ps-am install-strip installcheck \
403        installcheck-am installdirs maintainer-clean \
404        maintainer-clean-generic mostlyclean mostlyclean-compile \
405        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
406        uninstall-am
407
408
409# Tell versions [3.59,3.63) of GNU make to not export all variables.
410# Otherwise a system limit (for SysV at least) may be exceeded.
411.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.