source: trunk/libs/newlib/src/newlib/libc/sys/w65/Makefile.in @ 444

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

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

File size: 11.8 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-syscalls.$(OBJEXT) lib_a-trap.$(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 = syscalls.c trap.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-syscalls.o: syscalls.c
238        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-syscalls.o `test -f 'syscalls.c' || echo '$(srcdir)/'`syscalls.c
239
240lib_a-syscalls.obj: syscalls.c
241        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-syscalls.obj `if test -f 'syscalls.c'; then $(CYGPATH_W) 'syscalls.c'; else $(CYGPATH_W) '$(srcdir)/syscalls.c'; fi`
242
243lib_a-trap.o: trap.c
244        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-trap.o `test -f 'trap.c' || echo '$(srcdir)/'`trap.c
245
246lib_a-trap.obj: trap.c
247        $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(lib_a_CFLAGS) $(CFLAGS) -c -o lib_a-trap.obj `if test -f 'trap.c'; then $(CYGPATH_W) 'trap.c'; else $(CYGPATH_W) '$(srcdir)/trap.c'; fi`
248
249ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
250        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
251        unique=`for i in $$list; do \
252            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
253          done | \
254          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
255              END { if (nonempty) { for (i in files) print i; }; }'`; \
256        mkid -fID $$unique
257tags: TAGS
258
259TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
260                $(TAGS_FILES) $(LISP)
261        set x; \
262        here=`pwd`; \
263        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
264        unique=`for i in $$list; do \
265            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
266          done | \
267          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
268              END { if (nonempty) { for (i in files) print i; }; }'`; \
269        shift; \
270        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
271          test -n "$$unique" || unique=$$empty_fix; \
272          if test $$# -gt 0; then \
273            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
274              "$$@" $$unique; \
275          else \
276            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
277              $$unique; \
278          fi; \
279        fi
280ctags: CTAGS
281CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
282                $(TAGS_FILES) $(LISP)
283        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
284        unique=`for i in $$list; do \
285            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286          done | \
287          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
288              END { if (nonempty) { for (i in files) print i; }; }'`; \
289        test -z "$(CTAGS_ARGS)$$unique" \
290          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
291             $$unique
292
293GTAGS:
294        here=`$(am__cd) $(top_builddir) && pwd` \
295          && $(am__cd) $(top_srcdir) \
296          && gtags -i $(GTAGS_ARGS) "$$here"
297
298distclean-tags:
299        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
300check-am:
301check: check-am
302all-am: Makefile $(LIBRARIES) all-local
303installdirs:
304install: install-am
305install-exec: install-exec-am
306install-data: install-data-am
307uninstall: uninstall-am
308
309install-am: all-am
310        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
311
312installcheck: installcheck-am
313install-strip:
314        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
315          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
316          `test -z '$(STRIP)' || \
317            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
318mostlyclean-generic:
319
320clean-generic:
321
322distclean-generic:
323        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
324        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
325
326maintainer-clean-generic:
327        @echo "This command is intended for maintainers to use"
328        @echo "it deletes files that may require special tools to rebuild."
329clean: clean-am
330
331clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
332
333distclean: distclean-am
334        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
335        -rm -f Makefile
336distclean-am: clean-am distclean-compile distclean-generic \
337        distclean-tags
338
339dvi: dvi-am
340
341dvi-am:
342
343html: html-am
344
345html-am:
346
347info: info-am
348
349info-am:
350
351install-data-am:
352
353install-dvi: install-dvi-am
354
355install-dvi-am:
356
357install-exec-am:
358
359install-html: install-html-am
360
361install-html-am:
362
363install-info: install-info-am
364
365install-info-am:
366
367install-man:
368
369install-pdf: install-pdf-am
370
371install-pdf-am:
372
373install-ps: install-ps-am
374
375install-ps-am:
376
377installcheck-am:
378
379maintainer-clean: maintainer-clean-am
380        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
381        -rm -rf $(top_srcdir)/autom4te.cache
382        -rm -f Makefile
383maintainer-clean-am: distclean-am maintainer-clean-generic
384
385mostlyclean: mostlyclean-am
386
387mostlyclean-am: mostlyclean-compile mostlyclean-generic
388
389pdf: pdf-am
390
391pdf-am:
392
393ps: ps-am
394
395ps-am:
396
397uninstall-am:
398
399.MAKE: install-am install-strip
400
401.PHONY: CTAGS GTAGS all all-am all-local am--refresh check check-am \
402        clean clean-generic clean-noinstLIBRARIES ctags distclean \
403        distclean-compile distclean-generic distclean-tags dvi dvi-am \
404        html html-am info info-am install install-am install-data \
405        install-data-am install-dvi install-dvi-am install-exec \
406        install-exec-am install-html install-html-am install-info \
407        install-info-am install-man install-pdf install-pdf-am \
408        install-ps install-ps-am install-strip installcheck \
409        installcheck-am installdirs maintainer-clean \
410        maintainer-clean-generic mostlyclean mostlyclean-compile \
411        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
412        uninstall-am
413
414
415all-local: crt0.o
416
417# Tell versions [3.59,3.63) of GNU make to not export all variables.
418# Otherwise a system limit (for SysV at least) may be exceeded.
419.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.