1# Makefile.in generated by automake 1.11 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# Makefile.am for SASL documentation
19#
20################################################################
21# Copyright (c) 2001 Carnegie Mellon University.  All rights reserved.
22#
23# Redistribution and use in source and binary forms, with or without
24# modification, are permitted provided that the following conditions
25# are met:
26#
27# 1. Redistributions of source code must retain the above copyright
28#    notice, this list of conditions and the following disclaimer. 
29#
30# 2. Redistributions in binary form must reproduce the above copyright
31#    notice, this list of conditions and the following disclaimer in
32#    the documentation and/or other materials provided with the
33#    distribution.
34#
35# 3. The name "Carnegie Mellon University" must not be used to
36#    endorse or promote products derived from this software without
37#    prior written permission. For permission or any other legal
38#    details, please contact  
39#      Office of Technology Transfer
40#      Carnegie Mellon University
41#      5000 Forbes Avenue
42#      Pittsburgh, PA  15213-3890
43#      (412) 268-4387, fax: (412) 268-7395
44#      tech-transfer@andrew.cmu.edu
45#
46# 4. Redistributions of any form whatsoever must retain the following
47#    acknowledgment:
48#    "This product includes software developed by Computing Services
49#     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
50#
51# CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
52# THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
53# AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
54# FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
55# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
56# AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
57# OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
58#
59################################################################
60VPATH = @srcdir@
61pkgdatadir = $(datadir)/@PACKAGE@
62pkgincludedir = $(includedir)/@PACKAGE@
63pkglibdir = $(libdir)/@PACKAGE@
64pkglibexecdir = $(libexecdir)/@PACKAGE@
65am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
66install_sh_DATA = $(install_sh) -c -m 644
67install_sh_PROGRAM = $(install_sh) -c
68install_sh_SCRIPT = $(install_sh) -c
69INSTALL_HEADER = $(INSTALL_DATA)
70transform = $(program_transform_name)
71NORMAL_INSTALL = :
72PRE_INSTALL = :
73POST_INSTALL = :
74NORMAL_UNINSTALL = :
75PRE_UNINSTALL = :
76POST_UNINSTALL = :
77build_triplet = @build@
78host_triplet = @host@
79target_triplet = @target@
80subdir = man
81DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
82ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
83am__aclocal_m4_deps = $(top_srcdir)/config/kerberos_v4.m4 \
84	$(top_srcdir)/config/libtool.m4 $(top_srcdir)/config/plain.m4 \
85	$(top_srcdir)/config/sasldb.m4 \
86	$(top_srcdir)/cmulocal/berkdb.m4 \
87	$(top_srcdir)/cmulocal/bsd_sockets.m4 \
88	$(top_srcdir)/cmulocal/c-attribute.m4 \
89	$(top_srcdir)/cmulocal/common.m4 \
90	$(top_srcdir)/cmulocal/cyrus.m4 \
91	$(top_srcdir)/cmulocal/init_automake.m4 \
92	$(top_srcdir)/cmulocal/ipv6.m4 \
93	$(top_srcdir)/cmulocal/openldap.m4 \
94	$(top_srcdir)/cmulocal/openssl.m4 \
95	$(top_srcdir)/cmulocal/sasl2.m4 $(top_srcdir)/configure.in
96am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97	$(ACLOCAL_M4)
98mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
99CONFIG_HEADER = $(top_builddir)/config.h
100CONFIG_CLEAN_FILES =
101CONFIG_CLEAN_VPATH_FILES =
102SOURCES =
103DIST_SOURCES =
104am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
105am__vpath_adj = case $$p in \
106    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
107    *) f=$$p;; \
108  esac;
109am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
110am__install_max = 40
111am__nobase_strip_setup = \
112  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
113am__nobase_strip = \
114  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
115am__nobase_list = $(am__nobase_strip_setup); \
116  for p in $$list; do echo "$$p $$p"; done | \
117  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
118  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
119    if (++n[$$2] == $(am__install_max)) \
120      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
121    END { for (dir in files) print dir, files[dir] }'
122am__base_list = \
123  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
124  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
125man3dir = $(mandir)/man3
126am__installdirs = "$(DESTDIR)$(man3dir)"
127NROFF = nroff
128MANS = $(man_MANS)
129DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130ACLOCAL = @ACLOCAL@
131AMTAR = @AMTAR@
132AUTOCONF = @AUTOCONF@
133AUTOHEADER = @AUTOHEADER@
134AUTOMAKE = @AUTOMAKE@
135AWK = @AWK@
136CC = @CC@
137CCDEPMODE = @CCDEPMODE@
138CFLAGS = @CFLAGS@
139CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
140CPP = @CPP@
141CPPFLAGS = @CPPFLAGS@
142CYGPATH_W = @CYGPATH_W@
143DEFS = @DEFS@
144DEPDIR = @DEPDIR@
145DIRS = @DIRS@
146DMALLOC_LIBS = @DMALLOC_LIBS@
147ECHO_C = @ECHO_C@
148ECHO_N = @ECHO_N@
149ECHO_T = @ECHO_T@
150EGREP = @EGREP@
151EXEEXT = @EXEEXT@
152GETADDRINFOOBJS = @GETADDRINFOOBJS@
153GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
154GETSUBOPT = @GETSUBOPT@
155GREP = @GREP@
156GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
157GSSAPI_LIBS = @GSSAPI_LIBS@
158INSTALL = @INSTALL@
159INSTALL_DATA = @INSTALL_DATA@
160INSTALL_PROGRAM = @INSTALL_PROGRAM@
161INSTALL_SCRIPT = @INSTALL_SCRIPT@
162INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
163IPCTYPE = @IPCTYPE@
164JAVAC = @JAVAC@
165JAVADOC = @JAVADOC@
166JAVAH = @JAVAH@
167JAVAROOT = @JAVAROOT@
168JAVA_INCLUDES = @JAVA_INCLUDES@
169LDFLAGS = @LDFLAGS@
170LIBOBJS = @LIBOBJS@
171LIBS = @LIBS@
172LIBTOOL = @LIBTOOL@
173LIB_CRYPT = @LIB_CRYPT@
174LIB_DES = @LIB_DES@
175LIB_DOOR = @LIB_DOOR@
176LIB_LDAP = @LIB_LDAP@
177LIB_MYSQL = @LIB_MYSQL@
178LIB_PGSQL = @LIB_PGSQL@
179LIB_SOCKET = @LIB_SOCKET@
180LIB_SQLITE = @LIB_SQLITE@
181LIB_SQLITE3 = @LIB_SQLITE3@
182LN_S = @LN_S@
183LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
184LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
185LTLIBOBJS = @LTLIBOBJS@
186LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
187MAKEINFO = @MAKEINFO@
188MKDIR_P = @MKDIR_P@
189NM = @NM@
190NTLM_LIBS = @NTLM_LIBS@
191OBJEXT = @OBJEXT@
192OTP_LIBS = @OTP_LIBS@
193PACKAGE = @PACKAGE@
194PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
195PACKAGE_NAME = @PACKAGE_NAME@
196PACKAGE_STRING = @PACKAGE_STRING@
197PACKAGE_TARNAME = @PACKAGE_TARNAME@
198PACKAGE_VERSION = @PACKAGE_VERSION@
199PASSDSS_LIBS = @PASSDSS_LIBS@
200PATH_SEPARATOR = @PATH_SEPARATOR@
201PLAIN_LIBS = @PLAIN_LIBS@
202PURECOV = @PURECOV@
203PURIFY = @PURIFY@
204PWCHECKMETH = @PWCHECKMETH@
205RANLIB = @RANLIB@
206SASL_DB_BACKEND = @SASL_DB_BACKEND@
207SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
208SASL_DB_INC = @SASL_DB_INC@
209SASL_DB_LIB = @SASL_DB_LIB@
210SASL_DB_MANS = @SASL_DB_MANS@
211SASL_DB_UTILS = @SASL_DB_UTILS@
212SASL_DL_LIB = @SASL_DL_LIB@
213SASL_KRB_LIB = @SASL_KRB_LIB@
214SASL_MECHS = @SASL_MECHS@
215SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
216SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
217SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
218SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
219SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
220SCRAM_LIBS = @SCRAM_LIBS@
221SET_MAKE = @SET_MAKE@
222SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
223SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
224SHELL = @SHELL@
225SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
226SNPRINTFOBJS = @SNPRINTFOBJS@
227SRP_LIBS = @SRP_LIBS@
228STRIP = @STRIP@
229VERSION = @VERSION@
230abs_builddir = @abs_builddir@
231abs_srcdir = @abs_srcdir@
232abs_top_builddir = @abs_top_builddir@
233abs_top_srcdir = @abs_top_srcdir@
234ac_ct_CC = @ac_ct_CC@
235am__include = @am__include@
236am__leading_dot = @am__leading_dot@
237am__quote = @am__quote@
238am__tar = @am__tar@
239am__untar = @am__untar@
240bindir = @bindir@
241build = @build@
242build_alias = @build_alias@
243build_cpu = @build_cpu@
244build_os = @build_os@
245build_vendor = @build_vendor@
246builddir = @builddir@
247configdir = @configdir@
248datadir = @datadir@
249datarootdir = @datarootdir@
250docdir = @docdir@
251dvidir = @dvidir@
252exec_prefix = @exec_prefix@
253host = @host@
254host_alias = @host_alias@
255host_cpu = @host_cpu@
256host_os = @host_os@
257host_vendor = @host_vendor@
258htmldir = @htmldir@
259includedir = @includedir@
260infodir = @infodir@
261install_sh = @install_sh@
262libdir = @libdir@
263libexecdir = @libexecdir@
264localedir = @localedir@
265localstatedir = @localstatedir@
266mandir = @mandir@
267mkdir_p = @mkdir_p@
268oldincludedir = @oldincludedir@
269pdfdir = @pdfdir@
270plugindir = @plugindir@
271prefix = @prefix@
272program_transform_name = @program_transform_name@
273psdir = @psdir@
274sbindir = @sbindir@
275sharedstatedir = @sharedstatedir@
276srcdir = @srcdir@
277subdirs = @subdirs@
278sysconfdir = @sysconfdir@
279target = @target@
280target_alias = @target_alias@
281target_cpu = @target_cpu@
282target_os = @target_os@
283target_vendor = @target_vendor@
284top_build_prefix = @top_build_prefix@
285top_builddir = @top_builddir@
286top_srcdir = @top_srcdir@
287man_MANS = sasl_authorize_t.3 sasl_done.3 sasl_listmech.3 sasl_callbacks.3 \
288           sasl_encode.3 sasl_encodev.3 sasl_log_t.3 sasl_checkpass.3 \
289           sasl_errstring.3 sasl_dispose.3 sasl_canon_user_t.3 \
290           sasl_server_init.3 sasl_client_init.3 sasl_getopt_t.3 \
291           sasl_server_new.3 sasl_client_new.3 sasl_getpath_t.3  \
292           sasl_server_start.3 sasl_client_start.3 sasl_getprop.3 \
293           sasl_server_step.3 sasl_client_step.3  sasl_getsecret_t.3 \
294           sasl_setprop.3 sasl_decode.3 sasl_getsimple_t.3 sasl.3 \
295	   sasl_checkapop.3 sasl_errors.3 sasl_verifyfile_t.3 \
296	   sasl_getrealm_t.3 sasl_chalprompt_t.3 sasl_auxprop_request.3 \
297	   sasl_auxprop_getctx.3 sasl_auxprop.3 sasl_idle.3 \
298	   sasl_errdetail.3 sasl_user_exists.3 sasl_setpass.3 \
299	   sasl_server_userdb_checkpass_t.3 sasl_server_userdb_setpass_t.3 \
300	   sasl_global_listmech.3 sasl_getconfpath_t.3
301
302EXTRA_DIST = $(man_MANS)
303all: all-am
304
305.SUFFIXES:
306$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
307	@for dep in $?; do \
308	  case '$(am__configure_deps)' in \
309	    *$$dep*) \
310	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
311	        && { if test -f $@; then exit 0; else break; fi; }; \
312	      exit 1;; \
313	  esac; \
314	done; \
315	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu man/Makefile'; \
316	$(am__cd) $(top_srcdir) && \
317	  $(AUTOMAKE) --gnu man/Makefile
318.PRECIOUS: Makefile
319Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
320	@case '$?' in \
321	  *config.status*) \
322	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
323	  *) \
324	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
325	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
326	esac;
327
328$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
329	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
330
331$(top_srcdir)/configure:  $(am__configure_deps)
332	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
333$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
334	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335$(am__aclocal_m4_deps):
336
337mostlyclean-libtool:
338	-rm -f *.lo
339
340clean-libtool:
341	-rm -rf .libs _libs
342install-man3: $(man_MANS)
343	@$(NORMAL_INSTALL)
344	test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
345	@list=''; test -n "$(man3dir)" || exit 0; \
346	{ for i in $$list; do echo "$$i"; done; \
347	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
348	  sed -n '/\.3[a-z]*$$/p'; \
349	} | while read p; do \
350	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
351	  echo "$$d$$p"; echo "$$p"; \
352	done | \
353	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
354	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
355	sed 'N;N;s,\n, ,g' | { \
356	list=; while read file base inst; do \
357	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
358	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
359	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
360	  fi; \
361	done; \
362	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
363	while read files; do \
364	  test -z "$$files" || { \
365	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
366	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
367	done; }
368
369uninstall-man3:
370	@$(NORMAL_UNINSTALL)
371	@list=''; test -n "$(man3dir)" || exit 0; \
372	files=`{ for i in $$list; do echo "$$i"; done; \
373	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
374	  sed -n '/\.3[a-z]*$$/p'; \
375	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
376	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
377	test -z "$$files" || { \
378	  echo " ( cd '$(DESTDIR)$(man3dir)' && rm -f" $$files ")"; \
379	  cd "$(DESTDIR)$(man3dir)" && rm -f $$files; }
380tags: TAGS
381TAGS:
382
383ctags: CTAGS
384CTAGS:
385
386
387distdir: $(DISTFILES)
388	@list='$(MANS)'; if test -n "$$list"; then \
389	  list=`for p in $$list; do \
390	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
391	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
392	  if test -n "$$list" && \
393	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
394	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
395	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
396	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
397	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
398	    exit 1; \
399	  else :; fi; \
400	else :; fi
401	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403	list='$(DISTFILES)'; \
404	  dist_files=`for file in $$list; do echo $$file; done | \
405	  sed -e "s|^$$srcdirstrip/||;t" \
406	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
407	case $$dist_files in \
408	  */*) $(MKDIR_P) `echo "$$dist_files" | \
409			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
410			   sort -u` ;; \
411	esac; \
412	for file in $$dist_files; do \
413	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
414	  if test -d $$d/$$file; then \
415	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
416	    if test -d "$(distdir)/$$file"; then \
417	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
418	    fi; \
419	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
420	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
421	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
422	    fi; \
423	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
424	  else \
425	    test -f "$(distdir)/$$file" \
426	    || cp -p $$d/$$file "$(distdir)/$$file" \
427	    || exit 1; \
428	  fi; \
429	done
430check-am: all-am
431check: check-am
432all-am: Makefile $(MANS)
433installdirs:
434	for dir in "$(DESTDIR)$(man3dir)"; do \
435	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
436	done
437install: install-am
438install-exec: install-exec-am
439install-data: install-data-am
440uninstall: uninstall-am
441
442install-am: all-am
443	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
444
445installcheck: installcheck-am
446install-strip:
447	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
448	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
449	  `test -z '$(STRIP)' || \
450	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
451mostlyclean-generic:
452
453clean-generic:
454
455distclean-generic:
456	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
457	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
458
459maintainer-clean-generic:
460	@echo "This command is intended for maintainers to use"
461	@echo "it deletes files that may require special tools to rebuild."
462clean: clean-am
463
464clean-am: clean-generic clean-libtool mostlyclean-am
465
466distclean: distclean-am
467	-rm -f Makefile
468distclean-am: clean-am distclean-generic
469
470dvi: dvi-am
471
472dvi-am:
473
474html: html-am
475
476html-am:
477
478info: info-am
479
480info-am:
481
482install-data-am: install-man
483
484install-dvi: install-dvi-am
485
486install-dvi-am:
487
488install-exec-am:
489
490install-html: install-html-am
491
492install-html-am:
493
494install-info: install-info-am
495
496install-info-am:
497
498install-man: install-man3
499
500install-pdf: install-pdf-am
501
502install-pdf-am:
503
504install-ps: install-ps-am
505
506install-ps-am:
507
508installcheck-am:
509
510maintainer-clean: maintainer-clean-am
511	-rm -f Makefile
512maintainer-clean-am: distclean-am maintainer-clean-generic
513
514mostlyclean: mostlyclean-am
515
516mostlyclean-am: mostlyclean-generic mostlyclean-libtool
517
518pdf: pdf-am
519
520pdf-am:
521
522ps: ps-am
523
524ps-am:
525
526uninstall-am: uninstall-man
527
528uninstall-man: uninstall-man3
529
530.MAKE: install-am install-strip
531
532.PHONY: all all-am check check-am clean clean-generic clean-libtool \
533	distclean distclean-generic distclean-libtool distdir dvi \
534	dvi-am html html-am info info-am install install-am \
535	install-data install-data-am install-dvi install-dvi-am \
536	install-exec install-exec-am install-html install-html-am \
537	install-info install-info-am install-man install-man3 \
538	install-pdf install-pdf-am install-ps install-ps-am \
539	install-strip installcheck installcheck-am installdirs \
540	maintainer-clean maintainer-clean-generic mostlyclean \
541	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
542	uninstall uninstall-am uninstall-man uninstall-man3
543
544
545# Tell versions [3.59,3.63) of GNU make to not export all variables.
546# Otherwise a system limit (for SysV at least) may be exceeded.
547.NOEXPORT:
548