source: trunk/libs/newlib/src/newlib/libc/machine/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: 16.5 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@
217mandir = @mandir@
218mkdir_p = @mkdir_p@
219newlib_basedir = @newlib_basedir@
220oext = @oext@
221oldincludedir = @oldincludedir@
222pdfdir = @pdfdir@
223prefix = @prefix@
224program_transform_name = @program_transform_name@
225psdir = @psdir@
226sbindir = @sbindir@
227sharedstatedir = @sharedstatedir@
228srcdir = @srcdir@
229subdirs = @subdirs@
230sys_dir = @sys_dir@
231sysconfdir = @sysconfdir@
232target_alias = @target_alias@
233top_build_prefix = @top_build_prefix@
234top_builddir = @top_builddir@
235top_srcdir = @top_srcdir@
236AUTOMAKE_OPTIONS = cygnus
237SUBDIRS = $(machine_dir) .
238@HAVE_MACHINE_DIR_TRUE@MACHLIB = lib.a
239@USE_LIBTOOL_FALSE@noinst_LIBRARIES = $(MACHLIB)
240ACLOCAL_AMFLAGS = -I ../.. -I ../../..
241CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
242all: all-recursive
243
244.SUFFIXES:
245.SUFFIXES: .c .lo .o .obj
246am--refresh: Makefile
247        @:
248$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
249        @for dep in $?; do \
250          case '$(am__configure_deps)' in \
251            *$$dep*) \
252              echo ' cd $(srcdir) && $(AUTOMAKE) --cygnus'; \
253              $(am__cd) $(srcdir) && $(AUTOMAKE) --cygnus \
254                && exit 0; \
255              exit 1;; \
256          esac; \
257        done; \
258        echo ' cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile'; \
259        $(am__cd) $(top_srcdir) && \
260          $(AUTOMAKE) --cygnus Makefile
261.PRECIOUS: Makefile
262Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263        @case '$?' in \
264          *config.status*) \
265            echo ' $(SHELL) ./config.status'; \
266            $(SHELL) ./config.status;; \
267          *) \
268            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
269            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
270        esac;
271
272$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
273        $(SHELL) ./config.status --recheck
274
275$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
276        $(am__cd) $(srcdir) && $(AUTOCONF)
277$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
278        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
279$(am__aclocal_m4_deps):
280
281clean-noinstLIBRARIES:
282        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
283@USE_LIBTOOL_TRUE@lib.a: $(lib_a_OBJECTS) $(lib_a_DEPENDENCIES) $(EXTRA_lib_a_DEPENDENCIES)
284@USE_LIBTOOL_TRUE@      -rm -f lib.a
285@USE_LIBTOOL_TRUE@      $(lib_a_AR) lib.a $(lib_a_OBJECTS) $(lib_a_LIBADD)
286@USE_LIBTOOL_TRUE@      $(RANLIB) lib.a
287
288mostlyclean-compile:
289        -rm -f *.$(OBJEXT)
290
291distclean-compile:
292        -rm -f *.tab.c
293
294.c.o:
295        $(COMPILE) -c $<
296
297.c.obj:
298        $(COMPILE) -c `$(CYGPATH_W) '$<'`
299
300.c.lo:
301        $(LTCOMPILE) -c -o $@ $<
302
303mostlyclean-libtool:
304        -rm -f *.lo
305
306clean-libtool:
307        -rm -rf .libs _libs
308
309distclean-libtool:
310        -rm -f libtool config.lt
311
312# This directory's subdirectories are mostly independent; you can cd
313# into them and run `make' without going through this Makefile.
314# To change the values of `make' variables: instead of editing Makefiles,
315# (1) if the variable is set in `config.status', edit `config.status'
316#     (which will cause the Makefiles to be regenerated when you run `make');
317# (2) otherwise, pass the desired values on the `make' command line.
318$(RECURSIVE_TARGETS):
319        @fail= failcom='exit 1'; \
320        for f in x $$MAKEFLAGS; do \
321          case $$f in \
322            *=* | --[!k]*);; \
323            *k*) failcom='fail=yes';; \
324          esac; \
325        done; \
326        dot_seen=no; \
327        target=`echo $@ | sed s/-recursive//`; \
328        list='$(SUBDIRS)'; for subdir in $$list; do \
329          echo "Making $$target in $$subdir"; \
330          if test "$$subdir" = "."; then \
331            dot_seen=yes; \
332            local_target="$$target-am"; \
333          else \
334            local_target="$$target"; \
335          fi; \
336          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
337          || eval $$failcom; \
338        done; \
339        if test "$$dot_seen" = "no"; then \
340          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
341        fi; test -z "$$fail"
342
343$(RECURSIVE_CLEAN_TARGETS):
344        @fail= failcom='exit 1'; \
345        for f in x $$MAKEFLAGS; do \
346          case $$f in \
347            *=* | --[!k]*);; \
348            *k*) failcom='fail=yes';; \
349          esac; \
350        done; \
351        dot_seen=no; \
352        case "$@" in \
353          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
354          *) list='$(SUBDIRS)' ;; \
355        esac; \
356        rev=''; for subdir in $$list; do \
357          if test "$$subdir" = "."; then :; else \
358            rev="$$subdir $$rev"; \
359          fi; \
360        done; \
361        rev="$$rev ."; \
362        target=`echo $@ | sed s/-recursive//`; \
363        for subdir in $$rev; do \
364          echo "Making $$target in $$subdir"; \
365          if test "$$subdir" = "."; then \
366            local_target="$$target-am"; \
367          else \
368            local_target="$$target"; \
369          fi; \
370          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
371          || eval $$failcom; \
372        done && test -z "$$fail"
373tags-recursive:
374        list='$(SUBDIRS)'; for subdir in $$list; do \
375          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
376        done
377ctags-recursive:
378        list='$(SUBDIRS)'; for subdir in $$list; do \
379          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
380        done
381
382ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
383        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
384        unique=`for i in $$list; do \
385            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
386          done | \
387          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
388              END { if (nonempty) { for (i in files) print i; }; }'`; \
389        mkid -fID $$unique
390tags: TAGS
391
392TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
393                $(TAGS_FILES) $(LISP)
394        set x; \
395        here=`pwd`; \
396        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
397          include_option=--etags-include; \
398          empty_fix=.; \
399        else \
400          include_option=--include; \
401          empty_fix=; \
402        fi; \
403        list='$(SUBDIRS)'; for subdir in $$list; do \
404          if test "$$subdir" = .; then :; else \
405            test ! -f $$subdir/TAGS || \
406              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
407          fi; \
408        done; \
409        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
410        unique=`for i in $$list; do \
411            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
412          done | \
413          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
414              END { if (nonempty) { for (i in files) print i; }; }'`; \
415        shift; \
416        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
417          test -n "$$unique" || unique=$$empty_fix; \
418          if test $$# -gt 0; then \
419            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
420              "$$@" $$unique; \
421          else \
422            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
423              $$unique; \
424          fi; \
425        fi
426ctags: CTAGS
427CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
428                $(TAGS_FILES) $(LISP)
429        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
430        unique=`for i in $$list; do \
431            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
432          done | \
433          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
434              END { if (nonempty) { for (i in files) print i; }; }'`; \
435        test -z "$(CTAGS_ARGS)$$unique" \
436          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
437             $$unique
438
439GTAGS:
440        here=`$(am__cd) $(top_builddir) && pwd` \
441          && $(am__cd) $(top_srcdir) \
442          && gtags -i $(GTAGS_ARGS) "$$here"
443
444distclean-tags:
445        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
446check-am:
447check: check-recursive
448all-am: Makefile $(LIBRARIES)
449installdirs: installdirs-recursive
450installdirs-am:
451install: install-recursive
452install-exec: install-exec-recursive
453install-data: install-data-recursive
454uninstall: uninstall-recursive
455
456install-am: all-am
457        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
458
459installcheck: installcheck-recursive
460install-strip:
461        if test -z '$(STRIP)'; then \
462          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
463            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
464              install; \
465        else \
466          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
467            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
468            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
469        fi
470mostlyclean-generic:
471
472clean-generic:
473
474distclean-generic:
475        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
476        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
477
478maintainer-clean-generic:
479        @echo "This command is intended for maintainers to use"
480        @echo "it deletes files that may require special tools to rebuild."
481clean: clean-recursive
482
483clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
484        mostlyclean-am
485
486distclean: distclean-recursive
487        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
488        -rm -f Makefile
489distclean-am: clean-am distclean-compile distclean-generic \
490        distclean-libtool distclean-tags
491
492dvi: dvi-recursive
493
494dvi-am:
495
496html: html-recursive
497
498html-am:
499
500info: info-recursive
501
502info-am:
503
504install-data-am:
505
506install-dvi: install-dvi-recursive
507
508install-dvi-am:
509
510install-exec-am:
511
512install-html: install-html-recursive
513
514install-html-am:
515
516install-info: install-info-recursive
517
518install-info-am:
519
520install-man:
521
522install-pdf: install-pdf-recursive
523
524install-pdf-am:
525
526install-ps: install-ps-recursive
527
528install-ps-am:
529
530installcheck-am:
531
532maintainer-clean: maintainer-clean-recursive
533        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
534        -rm -rf $(top_srcdir)/autom4te.cache
535        -rm -f Makefile
536maintainer-clean-am: distclean-am maintainer-clean-generic
537
538mostlyclean: mostlyclean-recursive
539
540mostlyclean-am: mostlyclean-compile mostlyclean-generic \
541        mostlyclean-libtool
542
543pdf: pdf-recursive
544
545pdf-am:
546
547ps: ps-recursive
548
549ps-am:
550
551uninstall-am:
552
553.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
554        install-am install-strip tags-recursive
555
556.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
557        all all-am am--refresh check check-am clean clean-generic \
558        clean-libtool clean-noinstLIBRARIES ctags ctags-recursive \
559        distclean distclean-compile distclean-generic \
560        distclean-libtool distclean-tags dvi dvi-am html html-am info \
561        info-am install install-am install-data install-data-am \
562        install-dvi install-dvi-am install-exec install-exec-am \
563        install-html install-html-am install-info install-info-am \
564        install-man install-pdf install-pdf-am install-ps \
565        install-ps-am install-strip installcheck installcheck-am \
566        installdirs installdirs-am maintainer-clean \
567        maintainer-clean-generic mostlyclean mostlyclean-compile \
568        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
569        tags tags-recursive uninstall uninstall-am
570
571
572@USE_LIBTOOL_FALSE@lib.a: $(machine_dir)/lib.a
573@USE_LIBTOOL_FALSE@     rm -f $@
574@USE_LIBTOOL_FALSE@     ln $(machine_dir)/lib.a $@ >/dev/null 2>/dev/null || \
575@USE_LIBTOOL_FALSE@      cp $(machine_dir)/lib.a $@
576
577$(machine_dir)/lib.a:
578
579doc:
580
581docbook:
582
583# Tell versions [3.59,3.63) of GNU make to not export all variables.
584# Otherwise a system limit (for SysV at least) may be exceeded.
585.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.