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

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

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

File size: 16.6 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)/../../../libtool.m4 \
60        $(top_srcdir)/../../../ltoptions.m4 \
61        $(top_srcdir)/../../../ltsugar.m4 \
62        $(top_srcdir)/../../../ltversion.m4 \
63        $(top_srcdir)/../../../lt~obsolete.m4 \
64        $(top_srcdir)/../../acinclude.m4 $(top_srcdir)/configure.in
65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66        $(ACLOCAL_M4)
67am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
68 configure.lineno config.status.lineno
69mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs
70CONFIG_CLEAN_FILES =
71CONFIG_CLEAN_VPATH_FILES =
72LIBRARIES = $(noinst_LIBRARIES)
73ARFLAGS = cru
74lib_a_AR = $(AR) $(ARFLAGS)
75lib_a_LIBADD =
76lib_a_SOURCES = lib.c
77lib_a_OBJECTS = lib.$(OBJEXT)
78DEFAULT_INCLUDES = -I.@am__isrc@
79depcomp =
80am__depfiles_maybe =
81COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
82        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
83LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
84        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
85        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86CCLD = $(CC)
87LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
88        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
89        $(LDFLAGS) -o $@
90SOURCES = lib.c
91RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
92        html-recursive info-recursive install-data-recursive \
93        install-dvi-recursive install-exec-recursive \
94        install-html-recursive install-info-recursive \
95        install-pdf-recursive install-ps-recursive install-recursive \
96        installcheck-recursive installdirs-recursive pdf-recursive \
97        ps-recursive uninstall-recursive
98am__can_run_installinfo = \
99  case $$AM_UPDATE_INFO_DIR in \
100    n|no|NO) false;; \
101    *) (install-info --version) >/dev/null 2>&1;; \
102  esac
103RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
104  distclean-recursive maintainer-clean-recursive
105AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
106        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
107ETAGS = etags
108CTAGS = ctags
109DIST_SUBDIRS = $(SUBDIRS)
110ACLOCAL = @ACLOCAL@
111AMTAR = @AMTAR@
112AR = @AR@
113AS = @AS@
114AUTOCONF = @AUTOCONF@
115AUTOHEADER = @AUTOHEADER@
116AUTOMAKE = @AUTOMAKE@
117AWK = @AWK@
118CC = @CC@
119CCAS = @CCAS@
120CCASFLAGS = @CCASFLAGS@
121CCDEPMODE = @CCDEPMODE@
122CFLAGS = @CFLAGS@
123CPP = @CPP@
124CPPFLAGS = @CPPFLAGS@
125CYGPATH_W = @CYGPATH_W@
126DEFS = @DEFS@
127DEPDIR = @DEPDIR@
128DLLTOOL = @DLLTOOL@
129DSYMUTIL = @DSYMUTIL@
130DUMPBIN = @DUMPBIN@
131ECHO_C = @ECHO_C@
132ECHO_N = @ECHO_N@
133ECHO_T = @ECHO_T@
134EGREP = @EGREP@
135EXEEXT = @EXEEXT@
136FGREP = @FGREP@
137GREP = @GREP@
138INSTALL = @INSTALL@
139INSTALL_DATA = @INSTALL_DATA@
140INSTALL_PROGRAM = @INSTALL_PROGRAM@
141INSTALL_SCRIPT = @INSTALL_SCRIPT@
142INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
143LD = @LD@
144LDFLAGS = @LDFLAGS@
145LIBOBJS = @LIBOBJS@
146LIBS = @LIBS@
147LIBTOOL = @LIBTOOL@
148LIPO = @LIPO@
149LN_S = @LN_S@
150LTLIBOBJS = @LTLIBOBJS@
151MAINT = @MAINT@
152MAKEINFO = @MAKEINFO@
153MKDIR_P = @MKDIR_P@
154NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
155NM = @NM@
156NMEDIT = @NMEDIT@
157NO_INCLUDE_LIST = @NO_INCLUDE_LIST@
158OBJDUMP = @OBJDUMP@
159OBJEXT = @OBJEXT@
160OTOOL = @OTOOL@
161OTOOL64 = @OTOOL64@
162PACKAGE = @PACKAGE@
163PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
164PACKAGE_NAME = @PACKAGE_NAME@
165PACKAGE_STRING = @PACKAGE_STRING@
166PACKAGE_TARNAME = @PACKAGE_TARNAME@
167PACKAGE_URL = @PACKAGE_URL@
168PACKAGE_VERSION = @PACKAGE_VERSION@
169PATH_SEPARATOR = @PATH_SEPARATOR@
170RANLIB = @RANLIB@
171READELF = @READELF@
172SED = @SED@
173SET_MAKE = @SET_MAKE@
174SHELL = @SHELL@
175STRIP = @STRIP@
176VERSION = @VERSION@
177abs_builddir = @abs_builddir@
178abs_srcdir = @abs_srcdir@
179abs_top_builddir = @abs_top_builddir@
180abs_top_srcdir = @abs_top_srcdir@
181ac_ct_CC = @ac_ct_CC@
182ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
183aext = @aext@
184am__include = @am__include@
185am__leading_dot = @am__leading_dot@
186am__quote = @am__quote@
187am__tar = @am__tar@
188am__untar = @am__untar@
189bindir = @bindir@
190build = @build@
191build_alias = @build_alias@
192build_cpu = @build_cpu@
193build_os = @build_os@
194build_vendor = @build_vendor@
195builddir = @builddir@
196datadir = @datadir@
197datarootdir = @datarootdir@
198docdir = @docdir@
199dvidir = @dvidir@
200exec_prefix = @exec_prefix@
201host = @host@
202host_alias = @host_alias@
203host_cpu = @host_cpu@
204host_os = @host_os@
205host_vendor = @host_vendor@
206htmldir = @htmldir@
207includedir = @includedir@
208infodir = @infodir@
209install_sh = @install_sh@
210libdir = @libdir@
211libexecdir = @libexecdir@
212libm_machine_dir = @libm_machine_dir@
213localedir = @localedir@
214localstatedir = @localstatedir@
215lpfx = @lpfx@
216machine_dir = @machine_dir@
217machlib = @machlib@
218mandir = @mandir@
219mkdir_p = @mkdir_p@
220newlib_basedir = @newlib_basedir@
221oext = @oext@
222oldincludedir = @oldincludedir@
223pdfdir = @pdfdir@
224prefix = @prefix@
225program_transform_name = @program_transform_name@
226psdir = @psdir@
227sbindir = @sbindir@
228sharedstatedir = @sharedstatedir@
229srcdir = @srcdir@
230subdirs = @subdirs@
231sys_dir = @sys_dir@
232sysconfdir = @sysconfdir@
233target_alias = @target_alias@
234top_build_prefix = @top_build_prefix@
235top_builddir = @top_builddir@
236top_srcdir = @top_srcdir@
237AUTOMAKE_OPTIONS = cygnus
238SUBDIRS = $(libm_machine_dir) .
239@HAVE_LIBM_MACHINE_DIR_TRUE@LIBM_MACHLIB = lib.a
240@USE_LIBTOOL_FALSE@noinst_LIBRARIES = $(LIBM_MACHLIB)
241ACLOCAL_AMFLAGS = -I ../.. -I ../../..
242CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
243all: all-recursive
244
245.SUFFIXES:
246.SUFFIXES: .c .lo .o .obj
247am--refresh: Makefile
248        @:
249$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
250        @for dep in $?; do \
251          case '$(am__configure_deps)' in \
252            *$$dep*) \
253              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
254              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
255                && exit 0; \
256              exit 1;; \
257          esac; \
258        done; \
259        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
260        $(am__cd) $(top_srcdir) && \
261          $(AUTOMAKE) --cygnus Makefile
262.PRECIOUS: Makefile
263Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
264        @case '$?' in \
265          *config.status*) \
266            echo ' $(SHELL) ./config.status'; \
267            $(SHELL) ./config.status;; \
268          *) \
269            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
270            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
271        esac;
272
273$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
274        $(SHELL) ./config.status --recheck
275
276$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
277        $(am__cd) $(srcdir) && $(AUTOCONF)
278$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
279        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
280$(am__aclocal_m4_deps):
281
282clean-noinstLIBRARIES:
283        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
284@USE_LIBTOOL_TRUE@lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES) $(EXTRA_lib_a_DEPENDENCIES)
285@USE_LIBTOOL_TRUE@      -rm -f lib.a
286@USE_LIBTOOL_TRUE@      $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
287@USE_LIBTOOL_TRUE@      $(RANLIB) lib.a
288
289mostlyclean-compile:
290        -rm -f *.$(OBJEXT)
291
292distclean-compile:
293        -rm -f *.tab.c
294
295.c.o:
296        $(COMPILE) -c $<
297
298.c.obj:
299        $(COMPILE) -c `$(CYGPATH_W) '$<'`
300
301.c.lo:
302        $(LTCOMPILE) -c -o $@ $<
303
304mostlyclean-libtool:
305        -rm -f *.lo
306
307clean-libtool:
308        -rm -rf .libs _libs
309
310distclean-libtool:
311        -rm -f libtool config.lt
312
313# This directory's subdirectories are mostly independent; you can cd
314# into them and run `make' without going through this Makefile.
315# To change the values of `make' variables: instead of editing Makefiles,
316# (1) if the variable is set in `config.status', edit `config.status'
317#     (which will cause the Makefiles to be regenerated when you run `make');
318# (2) otherwise, pass the desired values on the `make' command line.
319$(RECURSIVE_TARGETS):
320        @fail= failcom='exit 1'; \
321        for f in x $$MAKEFLAGS; do \
322          case $$f in \
323            *=* | --[!k]*);; \
324            *k*) failcom='fail=yes';; \
325          esac; \
326        done; \
327        dot_seen=no; \
328        target=`echo $@ | sed s/-recursive//`; \
329        list='$(SUBDIRS)'; for subdir in $$list; do \
330          echo "Making $$target in $$subdir"; \
331          if test "$$subdir" = "."; then \
332            dot_seen=yes; \
333            local_target="$$target-am"; \
334          else \
335            local_target="$$target"; \
336          fi; \
337          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
338          || eval $$failcom; \
339        done; \
340        if test "$$dot_seen" = "no"; then \
341          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
342        fi; test -z "$$fail"
343
344$(RECURSIVE_CLEAN_TARGETS):
345        @fail= failcom='exit 1'; \
346        for f in x $$MAKEFLAGS; do \
347          case $$f in \
348            *=* | --[!k]*);; \
349            *k*) failcom='fail=yes';; \
350          esac; \
351        done; \
352        dot_seen=no; \
353        case "$@" in \
354          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
355          *) list='$(SUBDIRS)' ;; \
356        esac; \
357        rev=''; for subdir in $$list; do \
358          if test "$$subdir" = "."; then :; else \
359            rev="$$subdir $$rev"; \
360          fi; \
361        done; \
362        rev="$$rev ."; \
363        target=`echo $@ | sed s/-recursive//`; \
364        for subdir in $$rev; do \
365          echo "Making $$target in $$subdir"; \
366          if test "$$subdir" = "."; then \
367            local_target="$$target-am"; \
368          else \
369            local_target="$$target"; \
370          fi; \
371          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
372          || eval $$failcom; \
373        done && test -z "$$fail"
374tags-recursive:
375        list='$(SUBDIRS)'; for subdir in $$list; do \
376          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
377        done
378ctags-recursive:
379        list='$(SUBDIRS)'; for subdir in $$list; do \
380          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
381        done
382
383ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
384        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
385        unique=`for i in $$list; do \
386            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
387          done | \
388          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
389              END { if (nonempty) { for (i in files) print i; }; }'`; \
390        mkid -fID $$unique
391tags: TAGS
392
393TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
394                $(TAGS_FILES) $(LISP)
395        set x; \
396        here=`pwd`; \
397        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
398          include_option=--etags-include; \
399          empty_fix=.; \
400        else \
401          include_option=--include; \
402          empty_fix=; \
403        fi; \
404        list='$(SUBDIRS)'; for subdir in $$list; do \
405          if test "$$subdir" = .; then :; else \
406            test ! -f $$subdir/TAGS || \
407              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
408          fi; \
409        done; \
410        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
411        unique=`for i in $$list; do \
412            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
413          done | \
414          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
415              END { if (nonempty) { for (i in files) print i; }; }'`; \
416        shift; \
417        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
418          test -n "$$unique" || unique=$$empty_fix; \
419          if test $$# -gt 0; then \
420            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
421              "$$@" $$unique; \
422          else \
423            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
424              $$unique; \
425          fi; \
426        fi
427ctags: CTAGS
428CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
429                $(TAGS_FILES) $(LISP)
430        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
431        unique=`for i in $$list; do \
432            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
433          done | \
434          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
435              END { if (nonempty) { for (i in files) print i; }; }'`; \
436        test -z "$(CTAGS_ARGS)$$unique" \
437          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
438             $$unique
439
440GTAGS:
441        here=`$(am__cd) $(top_builddir) && pwd` \
442          && $(am__cd) $(top_srcdir) \
443          && gtags -i $(GTAGS_ARGS) "$$here"
444
445distclean-tags:
446        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
447check-am:
448check: check-recursive
449all-am: Makefile $(LIBRARIES)
450installdirs: installdirs-recursive
451installdirs-am:
452install: install-recursive
453install-exec: install-exec-recursive
454install-data: install-data-recursive
455uninstall: uninstall-recursive
456
457install-am: all-am
458        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
459
460installcheck: installcheck-recursive
461install-strip:
462        if test -z '$(STRIP)'; then \
463          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
464            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
465              install; \
466        else \
467          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
468            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
469            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
470        fi
471mostlyclean-generic:
472
473clean-generic:
474
475distclean-generic:
476        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
477        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
478
479maintainer-clean-generic:
480        @echo "This command is intended for maintainers to use"
481        @echo "it deletes files that may require special tools to rebuild."
482clean: clean-recursive
483
484clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
485        mostlyclean-am
486
487distclean: distclean-recursive
488        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
489        -rm -f Makefile
490distclean-am: clean-am distclean-compile distclean-generic \
491        distclean-libtool distclean-tags
492
493dvi: dvi-recursive
494
495dvi-am:
496
497html: html-recursive
498
499html-am:
500
501info: info-recursive
502
503info-am:
504
505install-data-am:
506
507install-dvi: install-dvi-recursive
508
509install-dvi-am:
510
511install-exec-am:
512
513install-html: install-html-recursive
514
515install-html-am:
516
517install-info: install-info-recursive
518
519install-info-am:
520
521install-man:
522
523install-pdf: install-pdf-recursive
524
525install-pdf-am:
526
527install-ps: install-ps-recursive
528
529install-ps-am:
530
531installcheck-am:
532
533maintainer-clean: maintainer-clean-recursive
534        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
535        -rm -rf $(top_srcdir)/autom4te.cache
536        -rm -f Makefile
537maintainer-clean-am: distclean-am maintainer-clean-generic
538
539mostlyclean: mostlyclean-recursive
540
541mostlyclean-am: mostlyclean-compile mostlyclean-generic \
542        mostlyclean-libtool
543
544pdf: pdf-recursive
545
546pdf-am:
547
548ps: ps-recursive
549
550ps-am:
551
552uninstall-am:
553
554.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
555        install-am install-strip tags-recursive
556
557.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
558        all all-am am--refresh check check-am clean clean-generic \
559        clean-libtool clean-noinstLIBRARIES ctags ctags-recursive \
560        distclean distclean-compile distclean-generic \
561        distclean-libtool distclean-tags dvi dvi-am html html-am info \
562        info-am install install-am install-data install-data-am \
563        install-dvi install-dvi-am install-exec install-exec-am \
564        install-html install-html-am install-info install-info-am \
565        install-man install-pdf install-pdf-am install-ps \
566        install-ps-am install-strip installcheck installcheck-am \
567        installdirs installdirs-am maintainer-clean \
568        maintainer-clean-generic mostlyclean mostlyclean-compile \
569        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
570        tags tags-recursive uninstall uninstall-am
571
572
573@USE_LIBTOOL_FALSE@lib.a: $(libm_machine_dir)/lib.a
574@USE_LIBTOOL_FALSE@     rm -f $@
575@USE_LIBTOOL_FALSE@     ln $(libm_machine_dir)/lib.a $@ >/dev/null 2>/dev/null || \
576@USE_LIBTOOL_FALSE@      cp $(libm_machine_dir)/lib.a $@
577
578$(libm_machine_dir)/lib.a:
579
580doc:
581
582docbook:
583
584# Tell versions [3.59,3.63) of GNU make to not export all variables.
585# Otherwise a system limit (for SysV at least) may be exceeded.
586.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.