Add more autogenerated files
[cyrus-sasl.git] / man / Makefile.in
1 # Makefile.in generated by automake 1.10.3 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 ################################################################
60 VPATH = @srcdir@
61 pkgdatadir = $(datadir)/@PACKAGE@
62 pkglibdir = $(libdir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
65 install_sh_DATA = $(install_sh) -c -m 644
66 install_sh_PROGRAM = $(install_sh) -c
67 install_sh_SCRIPT = $(install_sh) -c
68 INSTALL_HEADER = $(INSTALL_DATA)
69 transform = $(program_transform_name)
70 NORMAL_INSTALL = :
71 PRE_INSTALL = :
72 POST_INSTALL = :
73 NORMAL_UNINSTALL = :
74 PRE_UNINSTALL = :
75 POST_UNINSTALL = :
76 build_triplet = @build@
77 host_triplet = @host@
78 target_triplet = @target@
79 subdir = man
80 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
81 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82 am__aclocal_m4_deps = $(top_srcdir)/config/kerberos_v4.m4 \
83         $(top_srcdir)/config/libtool.m4 \
84         $(top_srcdir)/config/ltoptions.m4 \
85         $(top_srcdir)/config/ltsugar.m4 \
86         $(top_srcdir)/config/ltversion.m4 \
87         $(top_srcdir)/config/lt~obsolete.m4 \
88         $(top_srcdir)/config/plain.m4 $(top_srcdir)/config/sasldb.m4 \
89         $(top_srcdir)/cmulocal/berkdb.m4 \
90         $(top_srcdir)/cmulocal/bsd_sockets.m4 \
91         $(top_srcdir)/cmulocal/c-attribute.m4 \
92         $(top_srcdir)/cmulocal/common.m4 \
93         $(top_srcdir)/cmulocal/cyrus.m4 \
94         $(top_srcdir)/cmulocal/init_automake.m4 \
95         $(top_srcdir)/cmulocal/ipv6.m4 \
96         $(top_srcdir)/cmulocal/openldap.m4 \
97         $(top_srcdir)/cmulocal/openssl.m4 \
98         $(top_srcdir)/cmulocal/sasl2.m4 $(top_srcdir)/configure.in
99 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100         $(ACLOCAL_M4)
101 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
102 CONFIG_HEADER = $(top_builddir)/config.h
103 CONFIG_CLEAN_FILES =
104 SOURCES =
105 DIST_SOURCES =
106 man3dir = $(mandir)/man3
107 am__installdirs = "$(DESTDIR)$(man3dir)"
108 NROFF = nroff
109 MANS = $(man_MANS)
110 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111 ACLOCAL = @ACLOCAL@
112 AMTAR = @AMTAR@
113 AR = @AR@
114 AUTOCONF = @AUTOCONF@
115 AUTOHEADER = @AUTOHEADER@
116 AUTOMAKE = @AUTOMAKE@
117 AWK = @AWK@
118 CC = @CC@
119 CCDEPMODE = @CCDEPMODE@
120 CFLAGS = @CFLAGS@
121 CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
122 CPP = @CPP@
123 CPPFLAGS = @CPPFLAGS@
124 CYGPATH_W = @CYGPATH_W@
125 DEFS = @DEFS@
126 DEPDIR = @DEPDIR@
127 DIRS = @DIRS@
128 DMALLOC_LIBS = @DMALLOC_LIBS@
129 DSYMUTIL = @DSYMUTIL@
130 DUMPBIN = @DUMPBIN@
131 ECHO_C = @ECHO_C@
132 ECHO_N = @ECHO_N@
133 ECHO_T = @ECHO_T@
134 EGREP = @EGREP@
135 EXEEXT = @EXEEXT@
136 FGREP = @FGREP@
137 GETADDRINFOOBJS = @GETADDRINFOOBJS@
138 GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
139 GETSUBOPT = @GETSUBOPT@
140 GREP = @GREP@
141 GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
142 GSSAPI_LIBS = @GSSAPI_LIBS@
143 INSTALL = @INSTALL@
144 INSTALL_DATA = @INSTALL_DATA@
145 INSTALL_PROGRAM = @INSTALL_PROGRAM@
146 INSTALL_SCRIPT = @INSTALL_SCRIPT@
147 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148 IPCTYPE = @IPCTYPE@
149 JAVAC = @JAVAC@
150 JAVADOC = @JAVADOC@
151 JAVAH = @JAVAH@
152 JAVAROOT = @JAVAROOT@
153 JAVA_INCLUDES = @JAVA_INCLUDES@
154 LD = @LD@
155 LDFLAGS = @LDFLAGS@
156 LIBOBJS = @LIBOBJS@
157 LIBS = @LIBS@
158 LIBTOOL = @LIBTOOL@
159 LIB_CRYPT = @LIB_CRYPT@
160 LIB_DES = @LIB_DES@
161 LIB_DOOR = @LIB_DOOR@
162 LIB_LDAP = @LIB_LDAP@
163 LIB_MYSQL = @LIB_MYSQL@
164 LIB_PGSQL = @LIB_PGSQL@
165 LIB_SOCKET = @LIB_SOCKET@
166 LIB_SQLITE = @LIB_SQLITE@
167 LIPO = @LIPO@
168 LN_S = @LN_S@
169 LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
170 LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
171 LTLIBOBJS = @LTLIBOBJS@
172 LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
173 MAKEINFO = @MAKEINFO@
174 MKDIR_P = @MKDIR_P@
175 NM = @NM@
176 NMEDIT = @NMEDIT@
177 NTLM_LIBS = @NTLM_LIBS@
178 OBJDUMP = @OBJDUMP@
179 OBJEXT = @OBJEXT@
180 OTOOL = @OTOOL@
181 OTOOL64 = @OTOOL64@
182 OTP_LIBS = @OTP_LIBS@
183 PACKAGE = @PACKAGE@
184 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
185 PACKAGE_NAME = @PACKAGE_NAME@
186 PACKAGE_STRING = @PACKAGE_STRING@
187 PACKAGE_TARNAME = @PACKAGE_TARNAME@
188 PACKAGE_URL = @PACKAGE_URL@
189 PACKAGE_VERSION = @PACKAGE_VERSION@
190 PASSDSS_LIBS = @PASSDSS_LIBS@
191 PATH_SEPARATOR = @PATH_SEPARATOR@
192 PLAIN_LIBS = @PLAIN_LIBS@
193 PURECOV = @PURECOV@
194 PURIFY = @PURIFY@
195 PWCHECKMETH = @PWCHECKMETH@
196 RANLIB = @RANLIB@
197 SASL_DB_BACKEND = @SASL_DB_BACKEND@
198 SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
199 SASL_DB_INC = @SASL_DB_INC@
200 SASL_DB_LIB = @SASL_DB_LIB@
201 SASL_DB_MANS = @SASL_DB_MANS@
202 SASL_DB_UTILS = @SASL_DB_UTILS@
203 SASL_DL_LIB = @SASL_DL_LIB@
204 SASL_KRB_LIB = @SASL_KRB_LIB@
205 SASL_MECHS = @SASL_MECHS@
206 SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
207 SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
208 SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
209 SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
210 SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
211 SED = @SED@
212 SET_MAKE = @SET_MAKE@
213 SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
214 SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
215 SHELL = @SHELL@
216 SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
217 SNPRINTFOBJS = @SNPRINTFOBJS@
218 SRP_LIBS = @SRP_LIBS@
219 STRIP = @STRIP@
220 VERSION = @VERSION@
221 abs_builddir = @abs_builddir@
222 abs_srcdir = @abs_srcdir@
223 abs_top_builddir = @abs_top_builddir@
224 abs_top_srcdir = @abs_top_srcdir@
225 ac_ct_CC = @ac_ct_CC@
226 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
227 am__include = @am__include@
228 am__leading_dot = @am__leading_dot@
229 am__quote = @am__quote@
230 am__tar = @am__tar@
231 am__untar = @am__untar@
232 bindir = @bindir@
233 build = @build@
234 build_alias = @build_alias@
235 build_cpu = @build_cpu@
236 build_os = @build_os@
237 build_vendor = @build_vendor@
238 builddir = @builddir@
239 configdir = @configdir@
240 datadir = @datadir@
241 datarootdir = @datarootdir@
242 docdir = @docdir@
243 dvidir = @dvidir@
244 exec_prefix = @exec_prefix@
245 host = @host@
246 host_alias = @host_alias@
247 host_cpu = @host_cpu@
248 host_os = @host_os@
249 host_vendor = @host_vendor@
250 htmldir = @htmldir@
251 includedir = @includedir@
252 infodir = @infodir@
253 install_sh = @install_sh@
254 libdir = @libdir@
255 libexecdir = @libexecdir@
256 localedir = @localedir@
257 localstatedir = @localstatedir@
258 mandir = @mandir@
259 mkdir_p = @mkdir_p@
260 oldincludedir = @oldincludedir@
261 pdfdir = @pdfdir@
262 plugindir = @plugindir@
263 prefix = @prefix@
264 program_transform_name = @program_transform_name@
265 psdir = @psdir@
266 sbindir = @sbindir@
267 sharedstatedir = @sharedstatedir@
268 srcdir = @srcdir@
269 subdirs = @subdirs@
270 sysconfdir = @sysconfdir@
271 target = @target@
272 target_alias = @target_alias@
273 target_cpu = @target_cpu@
274 target_os = @target_os@
275 target_vendor = @target_vendor@
276 top_build_prefix = @top_build_prefix@
277 top_builddir = @top_builddir@
278 top_srcdir = @top_srcdir@
279 man_MANS = sasl_authorize_t.3 sasl_done.3 sasl_listmech.3 sasl_callbacks.3 \
280            sasl_encode.3 sasl_encodev.3 sasl_log_t.3 sasl_checkpass.3 \
281            sasl_errstring.3 sasl_dispose.3 sasl_canon_user_t.3 \
282            sasl_server_init.3 sasl_client_init.3 sasl_getopt_t.3 \
283            sasl_server_new.3 sasl_client_new.3 sasl_getpath_t.3  \
284            sasl_server_start.3 sasl_client_start.3 sasl_getprop.3 \
285            sasl_server_step.3 sasl_client_step.3  sasl_getsecret_t.3 \
286            sasl_setprop.3 sasl_decode.3 sasl_getsimple_t.3 sasl.3 \
287            sasl_checkapop.3 sasl_errors.3 sasl_verifyfile_t.3 \
288            sasl_getrealm_t.3 sasl_chalprompt_t.3 sasl_auxprop_request.3 \
289            sasl_auxprop_getctx.3 sasl_auxprop.3 sasl_idle.3 \
290            sasl_errdetail.3 sasl_user_exists.3 sasl_setpass.3 \
291            sasl_server_userdb_checkpass_t.3 sasl_server_userdb_setpass_t.3 \
292            sasl_global_listmech.3 sasl_getconfpath_t.3
293
294 EXTRA_DIST = $(man_MANS)
295 all: all-am
296
297 .SUFFIXES:
298 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
299         @for dep in $?; do \
300           case '$(am__configure_deps)' in \
301             *$$dep*) \
302               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
303                 && { if test -f $@; then exit 0; else break; fi; }; \
304               exit 1;; \
305           esac; \
306         done; \
307         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  man/Makefile'; \
308         cd $(top_srcdir) && \
309           $(AUTOMAKE) --gnu  man/Makefile
310 .PRECIOUS: Makefile
311 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
312         @case '$?' in \
313           *config.status*) \
314             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
315           *) \
316             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
317             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
318         esac;
319
320 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
321         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
322
323 $(top_srcdir)/configure:  $(am__configure_deps)
324         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
326         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
327
328 mostlyclean-libtool:
329         -rm -f *.lo
330
331 clean-libtool:
332         -rm -rf .libs _libs
333 install-man3: $(man3_MANS) $(man_MANS)
334         @$(NORMAL_INSTALL)
335         test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
336         @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
337         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
338         for i in $$l2; do \
339           case "$$i" in \
340             *.3*) list="$$list $$i" ;; \
341           esac; \
342         done; \
343         for i in $$list; do \
344           if test -f $$i; then file=$$i; \
345           else file=$(srcdir)/$$i; fi; \
346           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
347           case "$$ext" in \
348             3*) ;; \
349             *) ext='3' ;; \
350           esac; \
351           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
352           inst=`echo $$inst | sed -e 's/^.*\///'`; \
353           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
354           echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
355           $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
356         done
357 uninstall-man3:
358         @$(NORMAL_UNINSTALL)
359         @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
360         l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
361         for i in $$l2; do \
362           case "$$i" in \
363             *.3*) list="$$list $$i" ;; \
364           esac; \
365         done; \
366         for i in $$list; do \
367           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
368           case "$$ext" in \
369             3*) ;; \
370             *) ext='3' ;; \
371           esac; \
372           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
373           inst=`echo $$inst | sed -e 's/^.*\///'`; \
374           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
375           echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
376           rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
377         done
378 tags: TAGS
379 TAGS:
380
381 ctags: CTAGS
382 CTAGS:
383
384
385 distdir: $(DISTFILES)
386         @list='$(MANS)'; if test -n "$$list"; then \
387           list=`for p in $$list; do \
388             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
389             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
390           if test -n "$$list" && \
391             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
392             echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
393             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
394             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
395             echo "       typically \`make maintainer-clean' will remove them" >&2; \
396             exit 1; \
397           else :; fi; \
398         else :; fi
399         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
400         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
401         list='$(DISTFILES)'; \
402           dist_files=`for file in $$list; do echo $$file; done | \
403           sed -e "s|^$$srcdirstrip/||;t" \
404               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
405         case $$dist_files in \
406           */*) $(MKDIR_P) `echo "$$dist_files" | \
407                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
408                            sort -u` ;; \
409         esac; \
410         for file in $$dist_files; do \
411           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
412           if test -d $$d/$$file; then \
413             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
414             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
415               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
416             fi; \
417             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
418           else \
419             test -f $(distdir)/$$file \
420             || cp -p $$d/$$file $(distdir)/$$file \
421             || exit 1; \
422           fi; \
423         done
424 check-am: all-am
425 check: check-am
426 all-am: Makefile $(MANS)
427 installdirs:
428         for dir in "$(DESTDIR)$(man3dir)"; do \
429           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
430         done
431 install: install-am
432 install-exec: install-exec-am
433 install-data: install-data-am
434 uninstall: uninstall-am
435
436 install-am: all-am
437         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
438
439 installcheck: installcheck-am
440 install-strip:
441         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
442           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
443           `test -z '$(STRIP)' || \
444             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
445 mostlyclean-generic:
446
447 clean-generic:
448
449 distclean-generic:
450         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
451
452 maintainer-clean-generic:
453         @echo "This command is intended for maintainers to use"
454         @echo "it deletes files that may require special tools to rebuild."
455 clean: clean-am
456
457 clean-am: clean-generic clean-libtool mostlyclean-am
458
459 distclean: distclean-am
460         -rm -f Makefile
461 distclean-am: clean-am distclean-generic
462
463 dvi: dvi-am
464
465 dvi-am:
466
467 html: html-am
468
469 html-am:
470
471 info: info-am
472
473 info-am:
474
475 install-data-am: install-man
476
477 install-dvi: install-dvi-am
478
479 install-dvi-am:
480
481 install-exec-am:
482
483 install-html: install-html-am
484
485 install-html-am:
486
487 install-info: install-info-am
488
489 install-info-am:
490
491 install-man: install-man3
492
493 install-pdf: install-pdf-am
494
495 install-pdf-am:
496
497 install-ps: install-ps-am
498
499 install-ps-am:
500
501 installcheck-am:
502
503 maintainer-clean: maintainer-clean-am
504         -rm -f Makefile
505 maintainer-clean-am: distclean-am maintainer-clean-generic
506
507 mostlyclean: mostlyclean-am
508
509 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
510
511 pdf: pdf-am
512
513 pdf-am:
514
515 ps: ps-am
516
517 ps-am:
518
519 uninstall-am: uninstall-man
520
521 uninstall-man: uninstall-man3
522
523 .MAKE: install-am install-strip
524
525 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
526         distclean distclean-generic distclean-libtool distdir dvi \
527         dvi-am html html-am info info-am install install-am \
528         install-data install-data-am install-dvi install-dvi-am \
529         install-exec install-exec-am install-html install-html-am \
530         install-info install-info-am install-man install-man3 \
531         install-pdf install-pdf-am install-ps install-ps-am \
532         install-strip installcheck installcheck-am installdirs \
533         maintainer-clean maintainer-clean-generic mostlyclean \
534         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
535         uninstall uninstall-am uninstall-man uninstall-man3
536
537 # Tell versions [3.59,3.63) of GNU make to not export all variables.
538 # Otherwise a system limit (for SysV at least) may be exceeded.
539 .NOEXPORT: