]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/libstdc++/libmath/Makefile.in
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / libstdc++ / libmath / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 subdir = libmath
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/../config/enable.m4 \
44         $(top_srcdir)/../config/lead-dot.m4 \
45         $(top_srcdir)/../config/multi.m4 \
46         $(top_srcdir)/../config/no-executables.m4 \
47         $(top_srcdir)/../config/unwind_ipinfo.m4 \
48         $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
49         $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
50         $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52         $(ACLOCAL_M4)
53 CONFIG_HEADER = $(top_builddir)/config.h
54 CONFIG_CLEAN_FILES =
55 LTLIBRARIES = $(noinst_LTLIBRARIES)
56 am__DEPENDENCIES_1 =
57 am_libmath_la_OBJECTS = stubs.lo
58 libmath_la_OBJECTS = $(am_libmath_la_OBJECTS)
59 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
60 depcomp =
61 am__depfiles_maybe =
62 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
65         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
66         $(AM_CFLAGS) $(CFLAGS)
67 CCLD = $(CC)
68 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
69         $(AM_LDFLAGS) $(LDFLAGS) -o $@
70 SOURCES = $(libmath_la_SOURCES)
71 DIST_SOURCES = $(libmath_la_SOURCES)
72 ETAGS = etags
73 CTAGS = ctags
74 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
75 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
76 ACLOCAL = @ACLOCAL@
77 ALLOCATOR_H = @ALLOCATOR_H@
78 ALLOCATOR_NAME = @ALLOCATOR_NAME@
79 AMTAR = @AMTAR@
80 AR = @AR@
81 AS = @AS@
82 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
83 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
84 AUTOCONF = @AUTOCONF@
85 AUTOHEADER = @AUTOHEADER@
86 AUTOMAKE = @AUTOMAKE@
87 AWK = @AWK@
88 BASIC_FILE_CC = @BASIC_FILE_CC@
89 BASIC_FILE_H = @BASIC_FILE_H@
90 CC = @CC@
91 CCODECVT_CC = @CCODECVT_CC@
92 CCOLLATE_CC = @CCOLLATE_CC@
93 CCTYPE_CC = @CCTYPE_CC@
94 CFLAGS = @CFLAGS@
95 CLOCALE_CC = @CLOCALE_CC@
96 CLOCALE_H = @CLOCALE_H@
97 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
98 CMESSAGES_CC = @CMESSAGES_CC@
99 CMESSAGES_H = @CMESSAGES_H@
100 CMONEY_CC = @CMONEY_CC@
101 CNUMERIC_CC = @CNUMERIC_CC@
102 CPP = @CPP@
103 CPPFLAGS = @CPPFLAGS@
104 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
105 CSTDIO_H = @CSTDIO_H@
106 CTIME_CC = @CTIME_CC@
107 CTIME_H = @CTIME_H@
108 CXX = @CXX@
109 CXXCPP = @CXXCPP@
110 CXXFLAGS = @CXXFLAGS@
111 CYGPATH_W = @CYGPATH_W@
112 C_INCLUDE_DIR = @C_INCLUDE_DIR@
113 DEBUG_FLAGS = @DEBUG_FLAGS@
114 DEFS = @DEFS@
115 ECHO_C = @ECHO_C@
116 ECHO_N = @ECHO_N@
117 ECHO_T = @ECHO_T@
118 EGREP = @EGREP@
119 ENABLE_SYMVERS_DARWIN_FALSE = @ENABLE_SYMVERS_DARWIN_FALSE@
120 ENABLE_SYMVERS_DARWIN_TRUE = @ENABLE_SYMVERS_DARWIN_TRUE@
121 ENABLE_SYMVERS_FALSE = @ENABLE_SYMVERS_FALSE@
122 ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
123 ENABLE_SYMVERS_GNU_NAMESPACE_FALSE = @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@
124 ENABLE_SYMVERS_GNU_NAMESPACE_TRUE = @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@
125 ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
126 ENABLE_SYMVERS_TRUE = @ENABLE_SYMVERS_TRUE@
127 ENABLE_VISIBILITY_FALSE = @ENABLE_VISIBILITY_FALSE@
128 ENABLE_VISIBILITY_TRUE = @ENABLE_VISIBILITY_TRUE@
129 EXEEXT = @EXEEXT@
130 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
131 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
132 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
133 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
134 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
135 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
136 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
137 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
138 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
139 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
140 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
141 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
142 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
143 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
144 GLIBCXX_LDBL_COMPAT_FALSE = @GLIBCXX_LDBL_COMPAT_FALSE@
145 GLIBCXX_LDBL_COMPAT_TRUE = @GLIBCXX_LDBL_COMPAT_TRUE@
146 INSTALL_DATA = @INSTALL_DATA@
147 INSTALL_PROGRAM = @INSTALL_PROGRAM@
148 INSTALL_SCRIPT = @INSTALL_SCRIPT@
149 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
150 LIBICONV = @LIBICONV@
151 LIBMATHOBJS = @LIBMATHOBJS@
152 LIBOBJS = @LIBOBJS@
153 LIBS = @LIBS@
154 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
155
156 # Only compiling "C" sources in this directory.
157 LIBTOOL = @LIBTOOL@ --tag CC
158 LN_S = @LN_S@
159 LTLIBOBJS = @LTLIBOBJS@
160 MAINT = @MAINT@
161 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
162 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
163 MAKEINFO = @MAKEINFO@
164 OBJEXT = @OBJEXT@
165 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
166 OPT_LDFLAGS = @OPT_LDFLAGS@
167 OS_INC_SRCDIR = @OS_INC_SRCDIR@
168 PACKAGE = @PACKAGE@
169 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170 PACKAGE_NAME = @PACKAGE_NAME@
171 PACKAGE_STRING = @PACKAGE_STRING@
172 PACKAGE_TARNAME = @PACKAGE_TARNAME@
173 PACKAGE_VERSION = @PACKAGE_VERSION@
174 PATH_SEPARATOR = @PATH_SEPARATOR@
175 RANLIB = @RANLIB@
176 SECTION_FLAGS = @SECTION_FLAGS@
177 SECTION_LDFLAGS = @SECTION_LDFLAGS@
178 SET_MAKE = @SET_MAKE@
179 SHELL = @SHELL@
180 STRIP = @STRIP@
181 SYMVER_FILE = @SYMVER_FILE@
182 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
183 USE_NLS = @USE_NLS@
184 VERSION = @VERSION@
185 WARN_FLAGS = @WARN_FLAGS@
186 WERROR = @WERROR@
187 ac_ct_AR = @ac_ct_AR@
188 ac_ct_AS = @ac_ct_AS@
189 ac_ct_CC = @ac_ct_CC@
190 ac_ct_CXX = @ac_ct_CXX@
191 ac_ct_RANLIB = @ac_ct_RANLIB@
192 ac_ct_STRIP = @ac_ct_STRIP@
193 am__leading_dot = @am__leading_dot@
194 am__tar = @am__tar@
195 am__untar = @am__untar@
196 baseline_dir = @baseline_dir@
197 bindir = @bindir@
198 build = @build@
199 build_alias = @build_alias@
200 build_cpu = @build_cpu@
201 build_os = @build_os@
202 build_vendor = @build_vendor@
203 check_msgfmt = @check_msgfmt@
204 datadir = @datadir@
205 enable_shared = @enable_shared@
206 enable_static = @enable_static@
207 exec_prefix = @exec_prefix@
208 glibcxx_MOFILES = @glibcxx_MOFILES@
209 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
210 glibcxx_POFILES = @glibcxx_POFILES@
211 glibcxx_builddir = @glibcxx_builddir@
212 glibcxx_localedir = @glibcxx_localedir@
213 glibcxx_prefixdir = @glibcxx_prefixdir@
214 glibcxx_srcdir = @glibcxx_srcdir@
215 glibcxx_thread_h = @glibcxx_thread_h@
216 glibcxx_toolexecdir = @glibcxx_toolexecdir@
217 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
218 gxx_include_dir = @gxx_include_dir@
219 host = @host@
220 host_alias = @host_alias@
221 host_cpu = @host_cpu@
222 host_os = @host_os@
223 host_vendor = @host_vendor@
224 includedir = @includedir@
225 infodir = @infodir@
226 install_sh = @install_sh@
227 libdir = @libdir@
228 libexecdir = @libexecdir@
229 libtool_VERSION = @libtool_VERSION@
230 localstatedir = @localstatedir@
231 mandir = @mandir@
232 mkdir_p = @mkdir_p@
233 multi_basedir = @multi_basedir@
234 oldincludedir = @oldincludedir@
235 port_specific_symbol_files = @port_specific_symbol_files@
236 prefix = @prefix@
237 program_transform_name = @program_transform_name@
238 sbindir = @sbindir@
239 sharedstatedir = @sharedstatedir@
240 sysconfdir = @sysconfdir@
241 target = @target@
242 target_alias = @target_alias@
243 target_cpu = @target_cpu@
244 target_os = @target_os@
245 target_vendor = @target_vendor@
246 toplevel_srcdir = @toplevel_srcdir@
247
248 # May be used by various substitution variables.
249 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
250 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
251 noinst_LTLIBRARIES = libmath.la
252 libmath_la_LIBADD = $(LIBMATHOBJS)
253 libmath_la_DEPENDENCIES = $(libmath_la_LIBADD)
254 libmath_la_SOURCES = stubs.c
255 AM_CPPFLAGS = $(CANADIAN_INCLUDES)
256 all: all-am
257
258 .SUFFIXES:
259 .SUFFIXES: .c .lo .o .obj
260 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
261         @for dep in $?; do \
262           case '$(am__configure_deps)' in \
263             *$$dep*) \
264               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
265                 && exit 0; \
266               exit 1;; \
267           esac; \
268         done; \
269         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  --ignore-deps libmath/Makefile'; \
270         cd $(top_srcdir) && \
271           $(AUTOMAKE) --foreign  --ignore-deps libmath/Makefile
272 .PRECIOUS: Makefile
273 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
274         @case '$?' in \
275           *config.status*) \
276             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
277           *) \
278             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
279             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
280         esac;
281
282 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
283         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284
285 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
286         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
288         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289
290 clean-noinstLTLIBRARIES:
291         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
292         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
293           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
294           test "$$dir" != "$$p" || dir=.; \
295           echo "rm -f \"$${dir}/so_locations\""; \
296           rm -f "$${dir}/so_locations"; \
297         done
298 libmath.la: $(libmath_la_OBJECTS) $(libmath_la_DEPENDENCIES) 
299         $(LINK)  $(libmath_la_LDFLAGS) $(libmath_la_OBJECTS) $(libmath_la_LIBADD) $(LIBS)
300
301 mostlyclean-compile:
302         -rm -f *.$(OBJEXT)
303
304 distclean-compile:
305         -rm -f *.tab.c
306
307 .c.o:
308         $(COMPILE) -c $<
309
310 .c.obj:
311         $(COMPILE) -c `$(CYGPATH_W) '$<'`
312
313 .c.lo:
314         $(LTCOMPILE) -c -o $@ $<
315
316 mostlyclean-libtool:
317         -rm -f *.lo
318
319 clean-libtool:
320         -rm -rf .libs _libs
321
322 distclean-libtool:
323         -rm -f libtool
324 uninstall-info-am:
325
326 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
327         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328         unique=`for i in $$list; do \
329             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330           done | \
331           $(AWK) '    { files[$$0] = 1; } \
332                END { for (i in files) print i; }'`; \
333         mkid -fID $$unique
334 tags: TAGS
335
336 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
337                 $(TAGS_FILES) $(LISP)
338         tags=; \
339         here=`pwd`; \
340         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
341         unique=`for i in $$list; do \
342             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343           done | \
344           $(AWK) '    { files[$$0] = 1; } \
345                END { for (i in files) print i; }'`; \
346         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
347           test -n "$$unique" || unique=$$empty_fix; \
348           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
349             $$tags $$unique; \
350         fi
351 ctags: CTAGS
352 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
353                 $(TAGS_FILES) $(LISP)
354         tags=; \
355         here=`pwd`; \
356         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
357         unique=`for i in $$list; do \
358             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359           done | \
360           $(AWK) '    { files[$$0] = 1; } \
361                END { for (i in files) print i; }'`; \
362         test -z "$(CTAGS_ARGS)$$tags$$unique" \
363           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
364              $$tags $$unique
365
366 GTAGS:
367         here=`$(am__cd) $(top_builddir) && pwd` \
368           && cd $(top_srcdir) \
369           && gtags -i $(GTAGS_ARGS) $$here
370
371 distclean-tags:
372         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
373
374 distdir: $(DISTFILES)
375         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
376         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
377         list='$(DISTFILES)'; for file in $$list; do \
378           case $$file in \
379             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
380             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
381           esac; \
382           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
383           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
384           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
385             dir="/$$dir"; \
386             $(mkdir_p) "$(distdir)$$dir"; \
387           else \
388             dir=''; \
389           fi; \
390           if test -d $$d/$$file; then \
391             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
392               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
393             fi; \
394             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
395           else \
396             test -f $(distdir)/$$file \
397             || cp -p $$d/$$file $(distdir)/$$file \
398             || exit 1; \
399           fi; \
400         done
401 check-am: all-am
402 check: check-am
403 all-am: Makefile $(LTLIBRARIES)
404 installdirs:
405 install: install-am
406 install-exec: install-exec-am
407 install-data: install-data-am
408 uninstall: uninstall-am
409
410 install-am: all-am
411         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
412
413 installcheck: installcheck-am
414 install-strip:
415         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
416           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
417           `test -z '$(STRIP)' || \
418             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
419 mostlyclean-generic:
420
421 clean-generic:
422
423 distclean-generic:
424         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
425
426 maintainer-clean-generic:
427         @echo "This command is intended for maintainers to use"
428         @echo "it deletes files that may require special tools to rebuild."
429 clean: clean-am
430
431 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
432         mostlyclean-am
433
434 distclean: distclean-am
435         -rm -f Makefile
436 distclean-am: clean-am distclean-compile distclean-generic \
437         distclean-libtool distclean-tags
438
439 dvi: dvi-am
440
441 dvi-am:
442
443 html: html-am
444
445 info: info-am
446
447 info-am:
448
449 install-data-am:
450
451 install-exec-am:
452
453 install-info: install-info-am
454
455 install-man:
456
457 installcheck-am:
458
459 maintainer-clean: maintainer-clean-am
460         -rm -f Makefile
461 maintainer-clean-am: distclean-am maintainer-clean-generic
462
463 mostlyclean: mostlyclean-am
464
465 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
466         mostlyclean-libtool
467
468 pdf: pdf-am
469
470 pdf-am:
471
472 ps: ps-am
473
474 ps-am:
475
476 uninstall-am: uninstall-info-am
477
478 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
479         clean-libtool clean-noinstLTLIBRARIES ctags distclean \
480         distclean-compile distclean-generic distclean-libtool \
481         distclean-tags distdir dvi dvi-am html html-am info info-am \
482         install install-am install-data install-data-am install-exec \
483         install-exec-am install-info install-info-am install-man \
484         install-strip installcheck installcheck-am installdirs \
485         maintainer-clean maintainer-clean-generic mostlyclean \
486         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
487         pdf pdf-am ps ps-am tags uninstall uninstall-am \
488         uninstall-info-am
489
490 # Tell versions [3.59,3.63) of GNU make to not export all variables.
491 # Otherwise a system limit (for SysV at least) may be exceeded.
492 .NOEXPORT: