xref: /netbsd-src/external/lgpl3/gmp/dist/cxx/Makefile.in (revision 62f324d0121177eaf2e0384f92fd9ca2a751c795)
1# Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6# 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# Copyright 2001, 2002, 2003 Free Software Foundation, Inc.
19#
20# This file is part of the GNU MP Library.
21#
22# The GNU MP Library is free software; you can redistribute it and/or modify
23# it under the terms of the GNU Lesser General Public License as published by
24# the Free Software Foundation; either version 3 of the License, or (at your
25# option) any later version.
26#
27# The GNU MP Library is distributed in the hope that it will be useful, but
28# WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
30# License for more details.
31#
32# You should have received a copy of the GNU Lesser General Public License
33# along with the GNU MP Library.  If not, see http://www.gnu.org/licenses/.
34
35VPATH = @srcdir@
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@
54ANSI2KNR = $(top_builddir)/ansi2knr
55subdir = cxx
56DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
58am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
59	$(top_srcdir)/configure.in
60am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61	$(ACLOCAL_M4)
62mkinstalldirs = $(install_sh) -d
63CONFIG_HEADER = $(top_builddir)/config.h
64CONFIG_CLEAN_FILES =
65CONFIG_CLEAN_VPATH_FILES =
66LTLIBRARIES = $(noinst_LTLIBRARIES)
67libcxx_la_LIBADD =
68am_libcxx_la_OBJECTS = isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo \
69	osdoprnti.lo osfuns.lo osmpf.lo osmpq.lo osmpz.lo
70libcxx_la_OBJECTS = $(am_libcxx_la_OBJECTS)
71@WANT_CXX_TRUE@am_libcxx_la_rpath =
72DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
73depcomp =
74am__depfiles_maybe =
75CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
76	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
77LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
78	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
79	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
80CXXLD = $(CXX)
81CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
82	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
83	$(LDFLAGS) -o $@
84SOURCES = $(libcxx_la_SOURCES)
85DIST_SOURCES = $(libcxx_la_SOURCES)
86ETAGS = etags
87CTAGS = ctags
88DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89ABI = @ABI@
90ACLOCAL = @ACLOCAL@
91AMTAR = @AMTAR@
92AR = @AR@
93AS = @AS@
94ASMFLAGS = @ASMFLAGS@
95AUTOCONF = @AUTOCONF@
96AUTOHEADER = @AUTOHEADER@
97AUTOMAKE = @AUTOMAKE@
98AWK = @AWK@
99CALLING_CONVENTIONS_OBJS = @CALLING_CONVENTIONS_OBJS@
100CC = @CC@
101CCAS = @CCAS@
102CC_FOR_BUILD = @CC_FOR_BUILD@
103CFLAGS = @CFLAGS@
104CPP = @CPP@
105CPPFLAGS = @CPPFLAGS@
106CPP_FOR_BUILD = @CPP_FOR_BUILD@
107CXX = @CXX@
108CXXCPP = @CXXCPP@
109CXXFLAGS = @CXXFLAGS@
110CYGPATH_W = @CYGPATH_W@
111DEFN_LONG_LONG_LIMB = @DEFN_LONG_LONG_LIMB@
112DEFS = @DEFS@
113DLLTOOL = @DLLTOOL@
114DSYMUTIL = @DSYMUTIL@
115DUMPBIN = @DUMPBIN@
116ECHO_C = @ECHO_C@
117ECHO_N = @ECHO_N@
118ECHO_T = @ECHO_T@
119EGREP = @EGREP@
120EXEEXT = @EXEEXT@
121EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
122F77 = @F77@
123FFLAGS = @FFLAGS@
124FGREP = @FGREP@
125GMP_LDFLAGS = @GMP_LDFLAGS@
126GMP_LIMB_BITS = @GMP_LIMB_BITS@
127GMP_NAIL_BITS = @GMP_NAIL_BITS@
128GREP = @GREP@
129HAVE_CLOCK_01 = @HAVE_CLOCK_01@
130HAVE_CPUTIME_01 = @HAVE_CPUTIME_01@
131HAVE_GETRUSAGE_01 = @HAVE_GETRUSAGE_01@
132HAVE_GETTIMEOFDAY_01 = @HAVE_GETTIMEOFDAY_01@
133HAVE_HOST_CPU_FAMILY_power = @HAVE_HOST_CPU_FAMILY_power@
134HAVE_HOST_CPU_FAMILY_powerpc = @HAVE_HOST_CPU_FAMILY_powerpc@
135HAVE_SIGACTION_01 = @HAVE_SIGACTION_01@
136HAVE_SIGALTSTACK_01 = @HAVE_SIGALTSTACK_01@
137HAVE_SIGSTACK_01 = @HAVE_SIGSTACK_01@
138HAVE_STACK_T_01 = @HAVE_STACK_T_01@
139HAVE_SYS_RESOURCE_H_01 = @HAVE_SYS_RESOURCE_H_01@
140INSTALL = @INSTALL@
141INSTALL_DATA = @INSTALL_DATA@
142INSTALL_PROGRAM = @INSTALL_PROGRAM@
143INSTALL_SCRIPT = @INSTALL_SCRIPT@
144INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
145LD = @LD@
146LDFLAGS = @LDFLAGS@
147LEX = @LEX@
148LEXLIB = @LEXLIB@
149LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
150LIBCURSES = @LIBCURSES@
151LIBGMPXX_LDFLAGS = @LIBGMPXX_LDFLAGS@
152LIBGMP_DLL = @LIBGMP_DLL@
153LIBGMP_LDFLAGS = @LIBGMP_LDFLAGS@
154LIBM = @LIBM@
155LIBM_FOR_BUILD = @LIBM_FOR_BUILD@
156LIBOBJS = @LIBOBJS@
157LIBREADLINE = @LIBREADLINE@
158LIBS = @LIBS@
159LIBTOOL = @LIBTOOL@
160LIPO = @LIPO@
161LN_S = @LN_S@
162LTLIBOBJS = @LTLIBOBJS@
163M4 = @M4@
164MAINT = @MAINT@
165MAKEINFO = @MAKEINFO@
166MKDIR_P = @MKDIR_P@
167NM = @NM@
168NMEDIT = @NMEDIT@
169OBJDUMP = @OBJDUMP@
170OBJEXT = @OBJEXT@
171OTOOL = @OTOOL@
172OTOOL64 = @OTOOL64@
173PACKAGE = @PACKAGE@
174PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175PACKAGE_NAME = @PACKAGE_NAME@
176PACKAGE_STRING = @PACKAGE_STRING@
177PACKAGE_TARNAME = @PACKAGE_TARNAME@
178PACKAGE_URL = @PACKAGE_URL@
179PACKAGE_VERSION = @PACKAGE_VERSION@
180PATH_SEPARATOR = @PATH_SEPARATOR@
181RANLIB = @RANLIB@
182SED = @SED@
183SET_MAKE = @SET_MAKE@
184SHELL = @SHELL@
185SPEED_CYCLECOUNTER_OBJ = @SPEED_CYCLECOUNTER_OBJ@
186STRIP = @STRIP@
187TAL_OBJECT = @TAL_OBJECT@
188TUNE_SQR_OBJ = @TUNE_SQR_OBJ@
189U = @U@
190U_FOR_BUILD = @U_FOR_BUILD@
191VERSION = @VERSION@
192WITH_READLINE_01 = @WITH_READLINE_01@
193YACC = @YACC@
194YFLAGS = @YFLAGS@
195abs_builddir = @abs_builddir@
196abs_srcdir = @abs_srcdir@
197abs_top_builddir = @abs_top_builddir@
198abs_top_srcdir = @abs_top_srcdir@
199ac_ct_CC = @ac_ct_CC@
200ac_ct_CXX = @ac_ct_CXX@
201ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
202ac_ct_F77 = @ac_ct_F77@
203am__leading_dot = @am__leading_dot@
204am__tar = @am__tar@
205am__untar = @am__untar@
206bindir = @bindir@
207build = @build@
208build_alias = @build_alias@
209build_cpu = @build_cpu@
210build_os = @build_os@
211build_vendor = @build_vendor@
212builddir = @builddir@
213datadir = @datadir@
214datarootdir = @datarootdir@
215docdir = @docdir@
216dvidir = @dvidir@
217exec_prefix = @exec_prefix@
218gmp_srclinks = @gmp_srclinks@
219host = @host@
220host_alias = @host_alias@
221host_cpu = @host_cpu@
222host_os = @host_os@
223host_vendor = @host_vendor@
224htmldir = @htmldir@
225includedir = @includedir@
226infodir = @infodir@
227install_sh = @install_sh@
228libdir = @libdir@
229libexecdir = @libexecdir@
230localedir = @localedir@
231localstatedir = @localstatedir@
232lt_ECHO = @lt_ECHO@
233mandir = @mandir@
234mkdir_p = @mkdir_p@
235mpn_objects = @mpn_objects@
236mpn_objs_in_libgmp = @mpn_objs_in_libgmp@
237mpn_objs_in_libmp = @mpn_objs_in_libmp@
238oldincludedir = @oldincludedir@
239pdfdir = @pdfdir@
240prefix = @prefix@
241program_transform_name = @program_transform_name@
242psdir = @psdir@
243sbindir = @sbindir@
244sharedstatedir = @sharedstatedir@
245srcdir = @srcdir@
246sysconfdir = @sysconfdir@
247target_alias = @target_alias@
248top_build_prefix = @top_build_prefix@
249top_builddir = @top_builddir@
250top_srcdir = @top_srcdir@
251INCLUDES = -D__GMP_WITHIN_GMPXX -I$(top_srcdir)
252@WANT_CXX_TRUE@noinst_LTLIBRARIES = libcxx.la
253libcxx_la_SOURCES = \
254  isfuns.cc ismpf.cc ismpq.cc ismpz.cc ismpznw.cc \
255  osdoprnti.cc osfuns.cc osmpf.cc osmpq.cc osmpz.cc
256
257all: all-am
258
259.SUFFIXES:
260.SUFFIXES: .cc .lo .o .obj
261$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
262	@for dep in $?; do \
263	  case '$(am__configure_deps)' in \
264	    *$$dep*) \
265	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
266	        && { if test -f $@; then exit 0; else break; fi; }; \
267	      exit 1;; \
268	  esac; \
269	done; \
270	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps cxx/Makefile'; \
271	$(am__cd) $(top_srcdir) && \
272	  $(AUTOMAKE) --gnu --ignore-deps cxx/Makefile
273.PRECIOUS: Makefile
274Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
275	@case '$?' in \
276	  *config.status*) \
277	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
278	  *) \
279	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
280	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
281	esac;
282
283$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
284	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
285
286$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
287	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
289	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290$(am__aclocal_m4_deps):
291
292clean-noinstLTLIBRARIES:
293	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
294	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
295	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
296	  test "$$dir" != "$$p" || dir=.; \
297	  echo "rm -f \"$${dir}/so_locations\""; \
298	  rm -f "$${dir}/so_locations"; \
299	done
300libcxx.la: $(libcxx_la_OBJECTS) $(libcxx_la_DEPENDENCIES)
301	$(CXXLINK) $(am_libcxx_la_rpath) $(libcxx_la_OBJECTS) $(libcxx_la_LIBADD) $(LIBS)
302
303mostlyclean-compile:
304	-rm -f *.$(OBJEXT)
305
306distclean-compile:
307	-rm -f *.tab.c
308$(top_builddir)/ansi2knr:
309	$(am__cd) $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) ./ansi2knr
310
311mostlyclean-kr:
312	-test "$U" = "" || rm -f *_.c
313
314.cc.o:
315	$(CXXCOMPILE) -c -o $@ $<
316
317.cc.obj:
318	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
319
320.cc.lo:
321	$(LTCXXCOMPILE) -c -o $@ $<
322
323mostlyclean-libtool:
324	-rm -f *.lo
325
326clean-libtool:
327	-rm -rf .libs _libs
328
329ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
330	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
331	unique=`for i in $$list; do \
332	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333	  done | \
334	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
335	      END { if (nonempty) { for (i in files) print i; }; }'`; \
336	mkid -fID $$unique
337tags: TAGS
338
339TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
340		$(TAGS_FILES) $(LISP)
341	set x; \
342	here=`pwd`; \
343	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
344	unique=`for i in $$list; do \
345	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346	  done | \
347	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
348	      END { if (nonempty) { for (i in files) print i; }; }'`; \
349	shift; \
350	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
351	  test -n "$$unique" || unique=$$empty_fix; \
352	  if test $$# -gt 0; then \
353	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
354	      "$$@" $$unique; \
355	  else \
356	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
357	      $$unique; \
358	  fi; \
359	fi
360ctags: CTAGS
361CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
362		$(TAGS_FILES) $(LISP)
363	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
364	unique=`for i in $$list; do \
365	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
366	  done | \
367	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
368	      END { if (nonempty) { for (i in files) print i; }; }'`; \
369	test -z "$(CTAGS_ARGS)$$unique" \
370	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
371	     $$unique
372
373GTAGS:
374	here=`$(am__cd) $(top_builddir) && pwd` \
375	  && $(am__cd) $(top_srcdir) \
376	  && gtags -i $(GTAGS_ARGS) "$$here"
377
378distclean-tags:
379	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
380
381distdir: $(DISTFILES)
382	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
383	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
384	list='$(DISTFILES)'; \
385	  dist_files=`for file in $$list; do echo $$file; done | \
386	  sed -e "s|^$$srcdirstrip/||;t" \
387	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
388	case $$dist_files in \
389	  */*) $(MKDIR_P) `echo "$$dist_files" | \
390			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
391			   sort -u` ;; \
392	esac; \
393	for file in $$dist_files; do \
394	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
395	  if test -d $$d/$$file; then \
396	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
397	    if test -d "$(distdir)/$$file"; then \
398	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
399	    fi; \
400	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
401	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
402	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
403	    fi; \
404	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
405	  else \
406	    test -f "$(distdir)/$$file" \
407	    || cp -p $$d/$$file "$(distdir)/$$file" \
408	    || exit 1; \
409	  fi; \
410	done
411check-am: all-am
412check: check-am
413all-am: Makefile $(LTLIBRARIES)
414installdirs:
415install: install-am
416install-exec: install-exec-am
417install-data: install-data-am
418uninstall: uninstall-am
419
420install-am: all-am
421	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
422
423installcheck: installcheck-am
424install-strip:
425	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
426	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
427	  `test -z '$(STRIP)' || \
428	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
429mostlyclean-generic:
430
431clean-generic:
432
433distclean-generic:
434	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
435	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
436
437maintainer-clean-generic:
438	@echo "This command is intended for maintainers to use"
439	@echo "it deletes files that may require special tools to rebuild."
440clean: clean-am
441
442clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
443	mostlyclean-am
444
445distclean: distclean-am
446	-rm -f Makefile
447distclean-am: clean-am distclean-compile distclean-generic \
448	distclean-tags
449
450dvi: dvi-am
451
452dvi-am:
453
454html: html-am
455
456html-am:
457
458info: info-am
459
460info-am:
461
462install-data-am:
463
464install-dvi: install-dvi-am
465
466install-dvi-am:
467
468install-exec-am:
469
470install-html: install-html-am
471
472install-html-am:
473
474install-info: install-info-am
475
476install-info-am:
477
478install-man:
479
480install-pdf: install-pdf-am
481
482install-pdf-am:
483
484install-ps: install-ps-am
485
486install-ps-am:
487
488installcheck-am:
489
490maintainer-clean: maintainer-clean-am
491	-rm -f Makefile
492maintainer-clean-am: distclean-am maintainer-clean-generic
493
494mostlyclean: mostlyclean-am
495
496mostlyclean-am: mostlyclean-compile mostlyclean-generic mostlyclean-kr \
497	mostlyclean-libtool
498
499pdf: pdf-am
500
501pdf-am:
502
503ps: ps-am
504
505ps-am:
506
507uninstall-am:
508
509.MAKE: $(top_builddir)/ansi2knr install-am install-strip
510
511.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
512	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
513	distclean-compile distclean-generic distclean-libtool \
514	distclean-tags distdir dvi dvi-am html html-am info info-am \
515	install install-am install-data install-data-am install-dvi \
516	install-dvi-am install-exec install-exec-am install-html \
517	install-html-am install-info install-info-am install-man \
518	install-pdf install-pdf-am install-ps install-ps-am \
519	install-strip installcheck installcheck-am installdirs \
520	maintainer-clean maintainer-clean-generic mostlyclean \
521	mostlyclean-compile mostlyclean-generic mostlyclean-kr \
522	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
523	uninstall-am
524
525
526# Tell versions [3.59,3.63) of GNU make to not export all variables.
527# Otherwise a system limit (for SysV at least) may be exceeded.
528.NOEXPORT:
529