1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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# Makefile.am for SASL documentation
18# Rob Earhart
19# $Id: Makefile.am,v 1.34 2004/11/24 18:05:28 ken3 Exp $
20#
21################################################################
22# Copyright (c) 2000 Carnegie Mellon University.  All rights reserved.
23#
24# Redistribution and use in source and binary forms, with or without
25# modification, are permitted provided that the following conditions
26# are met:
27#
28# 1. Redistributions of source code must retain the above copyright
29#    notice, this list of conditions and the following disclaimer.
30#
31# 2. Redistributions in binary form must reproduce the above copyright
32#    notice, this list of conditions and the following disclaimer in
33#    the documentation and/or other materials provided with the
34#    distribution.
35#
36# 3. The name "Carnegie Mellon University" must not be used to
37#    endorse or promote products derived from this software without
38#    prior written permission. For permission or any other legal
39#    details, please contact
40#      Office of Technology Transfer
41#      Carnegie Mellon University
42#      5000 Forbes Avenue
43#      Pittsburgh, PA  15213-3890
44#      (412) 268-4387, fax: (412) 268-7395
45#      tech-transfer@andrew.cmu.edu
46#
47# 4. Redistributions of any form whatsoever must retain the following
48#    acknowledgment:
49#    "This product includes software developed by Computing Services
50#     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
51#
52# CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
53# THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
54# AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
55# FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
56# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
57# AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
58# OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
59#
60################################################################
61VPATH = @srcdir@
62am__is_gnu_make = { \
63  if test -z '$(MAKELEVEL)'; then \
64    false; \
65  elif test -n '$(MAKE_HOST)'; then \
66    true; \
67  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
68    true; \
69  else \
70    false; \
71  fi; \
72}
73am__make_running_with_option = \
74  case $${target_option-} in \
75      ?) ;; \
76      *) echo "am__make_running_with_option: internal error: invalid" \
77              "target option '$${target_option-}' specified" >&2; \
78         exit 1;; \
79  esac; \
80  has_opt=no; \
81  sane_makeflags=$$MAKEFLAGS; \
82  if $(am__is_gnu_make); then \
83    sane_makeflags=$$MFLAGS; \
84  else \
85    case $$MAKEFLAGS in \
86      *\\[\ \	]*) \
87        bs=\\; \
88        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
89          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
90    esac; \
91  fi; \
92  skip_next=no; \
93  strip_trailopt () \
94  { \
95    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
96  }; \
97  for flg in $$sane_makeflags; do \
98    test $$skip_next = yes && { skip_next=no; continue; }; \
99    case $$flg in \
100      *=*|--*) continue;; \
101        -*I) strip_trailopt 'I'; skip_next=yes;; \
102      -*I?*) strip_trailopt 'I';; \
103        -*O) strip_trailopt 'O'; skip_next=yes;; \
104      -*O?*) strip_trailopt 'O';; \
105        -*l) strip_trailopt 'l'; skip_next=yes;; \
106      -*l?*) strip_trailopt 'l';; \
107      -[dEDm]) skip_next=yes;; \
108      -[JT]) skip_next=yes;; \
109    esac; \
110    case $$flg in \
111      *$$target_option*) has_opt=yes; break;; \
112    esac; \
113  done; \
114  test $$has_opt = yes
115am__make_dryrun = (target_option=n; $(am__make_running_with_option))
116am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
117pkgdatadir = $(datadir)/@PACKAGE@
118pkgincludedir = $(includedir)/@PACKAGE@
119pkglibdir = $(libdir)/@PACKAGE@
120pkglibexecdir = $(libexecdir)/@PACKAGE@
121am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
122install_sh_DATA = $(install_sh) -c -m 644
123install_sh_PROGRAM = $(install_sh) -c
124install_sh_SCRIPT = $(install_sh) -c
125INSTALL_HEADER = $(INSTALL_DATA)
126transform = $(program_transform_name)
127NORMAL_INSTALL = :
128PRE_INSTALL = :
129POST_INSTALL = :
130NORMAL_UNINSTALL = :
131PRE_UNINSTALL = :
132POST_UNINSTALL = :
133build_triplet = @build@
134host_triplet = @host@
135target_triplet = @target@
136subdir = doc
137ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
138am__aclocal_m4_deps = $(top_srcdir)/m4/ax_prog_cc_for_build.m4 \
139	$(top_srcdir)/m4/ax_prog_perl_modules.m4 \
140	$(top_srcdir)/m4/berkdb.m4 $(top_srcdir)/m4/bsd_sockets.m4 \
141	$(top_srcdir)/m4/common.m4 $(top_srcdir)/m4/cyrus.m4 \
142	$(top_srcdir)/m4/ipv6.m4 $(top_srcdir)/m4/kerberos_v4.m4 \
143	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
144	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
145	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/openldap.m4 \
146	$(top_srcdir)/m4/openssl.m4 $(top_srcdir)/m4/plain.m4 \
147	$(top_srcdir)/m4/sasl2.m4 $(top_srcdir)/m4/sasldb.m4 \
148	$(top_srcdir)/configure.ac
149am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
150	$(ACLOCAL_M4)
151DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
152mkinstalldirs = $(install_sh) -d
153CONFIG_HEADER = $(top_builddir)/config.h
154CONFIG_CLEAN_FILES =
155CONFIG_CLEAN_VPATH_FILES =
156AM_V_P = $(am__v_P_@AM_V@)
157am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
158am__v_P_0 = false
159am__v_P_1 = :
160AM_V_GEN = $(am__v_GEN_@AM_V@)
161am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
162am__v_GEN_0 = @echo "  GEN     " $@;
163am__v_GEN_1 =
164AM_V_at = $(am__v_at_@AM_V@)
165am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
166am__v_at_0 = @
167am__v_at_1 =
168SOURCES =
169DIST_SOURCES =
170am__can_run_installinfo = \
171  case $$AM_UPDATE_INFO_DIR in \
172    n|no|NO) false;; \
173    *) (install-info --version) >/dev/null 2>&1;; \
174  esac
175am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
176am__DIST_COMMON = $(srcdir)/Makefile.in TODO
177DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
178ACLOCAL = @ACLOCAL@
179AMTAR = @AMTAR@
180AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
181AR = @AR@
182AUTOCONF = @AUTOCONF@
183AUTOHEADER = @AUTOHEADER@
184AUTOMAKE = @AUTOMAKE@
185AWK = @AWK@
186BUILD_EXEEXT = @BUILD_EXEEXT@
187BUILD_OBJEXT = @BUILD_OBJEXT@
188CC = @CC@
189CCDEPMODE = @CCDEPMODE@
190CC_FOR_BUILD = @CC_FOR_BUILD@
191CFLAGS = @CFLAGS@
192CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
193CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
194CPP = @CPP@
195CPPFLAGS = @CPPFLAGS@
196CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
197CPP_FOR_BUILD = @CPP_FOR_BUILD@
198CYGPATH_W = @CYGPATH_W@
199DEFS = @DEFS@
200DEPDIR = @DEPDIR@
201DIRS = @DIRS@
202DLLTOOL = @DLLTOOL@
203DMALLOC_LIBS = @DMALLOC_LIBS@
204DSYMUTIL = @DSYMUTIL@
205DUMPBIN = @DUMPBIN@
206ECHO_C = @ECHO_C@
207ECHO_N = @ECHO_N@
208ECHO_T = @ECHO_T@
209EGREP = @EGREP@
210EXEEXT = @EXEEXT@
211FGREP = @FGREP@
212GETADDRINFOOBJS = @GETADDRINFOOBJS@
213GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
214GETSUBOPT = @GETSUBOPT@
215GREP = @GREP@
216GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
217INSTALL = @INSTALL@
218INSTALL_DATA = @INSTALL_DATA@
219INSTALL_PROGRAM = @INSTALL_PROGRAM@
220INSTALL_SCRIPT = @INSTALL_SCRIPT@
221INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
222IPCTYPE = @IPCTYPE@
223JAVAC = @JAVAC@
224JAVADOC = @JAVADOC@
225JAVAH = @JAVAH@
226JAVAROOT = @JAVAROOT@
227JAVA_INCLUDES = @JAVA_INCLUDES@
228LD = @LD@
229LDAP_LIBS = @LDAP_LIBS@
230LDFLAGS = @LDFLAGS@
231LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
232LIBOBJS = @LIBOBJS@
233LIBS = @LIBS@
234LIBTOOL = @LIBTOOL@
235LIB_CRYPT = @LIB_CRYPT@
236LIB_DES = @LIB_DES@
237LIB_DOOR = @LIB_DOOR@
238LIB_LDAP = @LIB_LDAP@
239LIB_MYSQL = @LIB_MYSQL@
240LIB_PAM = @LIB_PAM@
241LIB_PGSQL = @LIB_PGSQL@
242LIB_SIA = @LIB_SIA@
243LIB_SOCKET = @LIB_SOCKET@
244LIB_SQLITE = @LIB_SQLITE@
245LIB_SQLITE3 = @LIB_SQLITE3@
246LIPO = @LIPO@
247LN_S = @LN_S@
248LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
249LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
250LTLIBOBJS = @LTLIBOBJS@
251LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
252LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
253MAKEINFO = @MAKEINFO@
254MANIFEST_TOOL = @MANIFEST_TOOL@
255MKDIR_P = @MKDIR_P@
256NM = @NM@
257NMEDIT = @NMEDIT@
258NTLM_LIBS = @NTLM_LIBS@
259OBJDUMP = @OBJDUMP@
260OBJEXT = @OBJEXT@
261OTOOL = @OTOOL@
262OTOOL64 = @OTOOL64@
263OTP_LIBS = @OTP_LIBS@
264PACKAGE = @PACKAGE@
265PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
266PACKAGE_NAME = @PACKAGE_NAME@
267PACKAGE_STRING = @PACKAGE_STRING@
268PACKAGE_TARNAME = @PACKAGE_TARNAME@
269PACKAGE_URL = @PACKAGE_URL@
270PACKAGE_VERSION = @PACKAGE_VERSION@
271PASSDSS_LIBS = @PASSDSS_LIBS@
272PATH_SEPARATOR = @PATH_SEPARATOR@
273PERL = @PERL@
274PLAIN_LIBS = @PLAIN_LIBS@
275PURECOV = @PURECOV@
276PURIFY = @PURIFY@
277PWCHECKMETH = @PWCHECKMETH@
278RANLIB = @RANLIB@
279SASL_DB_BACKEND = @SASL_DB_BACKEND@
280SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
281SASL_DB_INC = @SASL_DB_INC@
282SASL_DB_LIB = @SASL_DB_LIB@
283SASL_DB_MANS = @SASL_DB_MANS@
284SASL_DB_UTILS = @SASL_DB_UTILS@
285SASL_DL_LIB = @SASL_DL_LIB@
286SASL_KRB_LIB = @SASL_KRB_LIB@
287SASL_MECHS = @SASL_MECHS@
288SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
289SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
290SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
291SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
292SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
293SCRAM_LIBS = @SCRAM_LIBS@
294SED = @SED@
295SET_MAKE = @SET_MAKE@
296SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
297SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
298SHELL = @SHELL@
299SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
300SNPRINTFOBJS = @SNPRINTFOBJS@
301SPHINX_BUILD = @SPHINX_BUILD@
302SRP_LIBS = @SRP_LIBS@
303STRIP = @STRIP@
304VERSION = @VERSION@
305abs_builddir = @abs_builddir@
306abs_srcdir = @abs_srcdir@
307abs_top_builddir = @abs_top_builddir@
308abs_top_srcdir = @abs_top_srcdir@
309ac_ct_AR = @ac_ct_AR@
310ac_ct_CC = @ac_ct_CC@
311ac_ct_CC_FOR_BUILD = @ac_ct_CC_FOR_BUILD@
312ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
313am__include = @am__include@
314am__leading_dot = @am__leading_dot@
315am__quote = @am__quote@
316am__tar = @am__tar@
317am__untar = @am__untar@
318bindir = @bindir@
319build = @build@
320build_alias = @build_alias@
321build_cpu = @build_cpu@
322build_os = @build_os@
323build_vendor = @build_vendor@
324builddir = @builddir@
325configdir = @configdir@
326datadir = @datadir@
327datarootdir = @datarootdir@
328docdir = @docdir@
329dvidir = @dvidir@
330exec_prefix = @exec_prefix@
331host = @host@
332host_alias = @host_alias@
333host_cpu = @host_cpu@
334host_os = @host_os@
335host_vendor = @host_vendor@
336htmldir = @htmldir@
337includedir = @includedir@
338infodir = @infodir@
339install_sh = @install_sh@
340libdir = @libdir@
341libexecdir = @libexecdir@
342localedir = @localedir@
343localstatedir = @localstatedir@
344mandir = @mandir@
345mkdir_p = @mkdir_p@
346oldincludedir = @oldincludedir@
347pdfdir = @pdfdir@
348plugindir = @plugindir@
349prefix = @prefix@
350program_transform_name = @program_transform_name@
351psdir = @psdir@
352sbindir = @sbindir@
353sharedstatedir = @sharedstatedir@
354srcdir = @srcdir@
355sysconfdir = @sysconfdir@
356target = @target@
357target_alias = @target_alias@
358target_cpu = @target_cpu@
359target_os = @target_os@
360target_vendor = @target_vendor@
361top_build_prefix = @top_build_prefix@
362top_builddir = @top_builddir@
363top_srcdir = @top_srcdir@
364EXTRA_DIST = advanced.html \
365		appconvert.html \
366		components.html \
367		gssapi.html \
368		index.html \
369		install.html \
370		macosx.html \
371		mechanisms.html \
372		NTMakefile \
373		ONEWS \
374		options.html \
375		os390.html \
376		plugprog.html \
377		programming.html \
378		readme.html \
379		server-plugin-flow.fig \
380		sysadmin.html \
381		testing.txt \
382		TODO \
383		upgrading.html \
384		windows.html
385
386all: all-am
387
388.SUFFIXES:
389$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
390	@for dep in $?; do \
391	  case '$(am__configure_deps)' in \
392	    *$$dep*) \
393	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
394	        && { if test -f $@; then exit 0; else break; fi; }; \
395	      exit 1;; \
396	  esac; \
397	done; \
398	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
399	$(am__cd) $(top_srcdir) && \
400	  $(AUTOMAKE) --foreign doc/Makefile
401Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
402	@case '$?' in \
403	  *config.status*) \
404	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
405	  *) \
406	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
407	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
408	esac;
409
410$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
411	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
412
413$(top_srcdir)/configure:  $(am__configure_deps)
414	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
415$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
416	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
417$(am__aclocal_m4_deps):
418
419mostlyclean-libtool:
420	-rm -f *.lo
421
422clean-libtool:
423	-rm -rf .libs _libs
424tags TAGS:
425
426ctags CTAGS:
427
428cscope cscopelist:
429
430
431distdir: $(DISTFILES)
432	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
434	list='$(DISTFILES)'; \
435	  dist_files=`for file in $$list; do echo $$file; done | \
436	  sed -e "s|^$$srcdirstrip/||;t" \
437	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
438	case $$dist_files in \
439	  */*) $(MKDIR_P) `echo "$$dist_files" | \
440			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
441			   sort -u` ;; \
442	esac; \
443	for file in $$dist_files; do \
444	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
445	  if test -d $$d/$$file; then \
446	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
447	    if test -d "$(distdir)/$$file"; then \
448	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
449	    fi; \
450	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
451	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
452	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
453	    fi; \
454	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
455	  else \
456	    test -f "$(distdir)/$$file" \
457	    || cp -p $$d/$$file "$(distdir)/$$file" \
458	    || exit 1; \
459	  fi; \
460	done
461check-am: all-am
462check: check-am
463all-am: Makefile
464installdirs:
465install: install-am
466install-exec: install-exec-am
467install-data: install-data-am
468uninstall: uninstall-am
469
470install-am: all-am
471	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
472
473installcheck: installcheck-am
474install-strip:
475	if test -z '$(STRIP)'; then \
476	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
477	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
478	      install; \
479	else \
480	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
481	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
482	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
483	fi
484mostlyclean-generic:
485
486clean-generic:
487
488distclean-generic:
489	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
490	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
491
492maintainer-clean-generic:
493	@echo "This command is intended for maintainers to use"
494	@echo "it deletes files that may require special tools to rebuild."
495clean: clean-am
496
497clean-am: clean-generic clean-libtool mostlyclean-am
498
499distclean: distclean-am
500	-rm -f Makefile
501distclean-am: clean-am distclean-generic
502
503dvi: dvi-am
504
505dvi-am:
506
507html: html-am
508
509html-am:
510
511info: info-am
512
513info-am:
514
515install-data-am:
516
517install-dvi: install-dvi-am
518
519install-dvi-am:
520
521install-exec-am:
522
523install-html: install-html-am
524
525install-html-am:
526
527install-info: install-info-am
528
529install-info-am:
530
531install-man:
532
533install-pdf: install-pdf-am
534
535install-pdf-am:
536
537install-ps: install-ps-am
538
539install-ps-am:
540
541installcheck-am:
542
543maintainer-clean: maintainer-clean-am
544	-rm -f Makefile
545maintainer-clean-am: distclean-am maintainer-clean-generic
546
547mostlyclean: mostlyclean-am
548
549mostlyclean-am: mostlyclean-generic mostlyclean-libtool
550
551pdf: pdf-am
552
553pdf-am:
554
555ps: ps-am
556
557ps-am:
558
559uninstall-am:
560
561.MAKE: install-am install-strip
562
563.PHONY: all all-am check check-am clean clean-generic clean-libtool \
564	cscopelist-am ctags-am distclean distclean-generic \
565	distclean-libtool distdir dvi dvi-am html html-am info info-am \
566	install install-am install-data install-data-am install-dvi \
567	install-dvi-am install-exec install-exec-am install-html \
568	install-html-am install-info install-info-am install-man \
569	install-pdf install-pdf-am install-ps install-ps-am \
570	install-strip installcheck installcheck-am installdirs \
571	maintainer-clean maintainer-clean-generic mostlyclean \
572	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
573	tags-am uninstall uninstall-am
574
575.PRECIOUS: Makefile
576
577
578# Tell versions [3.59,3.63) of GNU make to not export all variables.
579# Otherwise a system limit (for SysV at least) may be exceeded.
580.NOEXPORT:
581