source: trunk/libs/newlib/src/newlib/libm/machine/nds32/Makefile.in @ 519

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

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

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