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