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