1# Makefile.in generated by automake 1.10.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  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.
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 include/
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkgincludedir = $(includedir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36target_triplet = @target@
37subdir = include
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
41	$(top_srcdir)/macros/cnid-backend.m4 \
42	$(top_srcdir)/macros/config-checks.m4 \
43	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
44	$(top_srcdir)/macros/grep-check.m4 \
45	$(top_srcdir)/macros/gssapi-check.m4 \
46	$(top_srcdir)/macros/iconv.m4 \
47	$(top_srcdir)/macros/largefile-check.m4 \
48	$(top_srcdir)/macros/libgcrypt.m4 \
49	$(top_srcdir)/macros/pam-check.m4 \
50	$(top_srcdir)/macros/perl-check.m4 \
51	$(top_srcdir)/macros/ps-check.m4 \
52	$(top_srcdir)/macros/quota-check.m4 \
53	$(top_srcdir)/macros/snprintf-check.m4 \
54	$(top_srcdir)/macros/srvloc.m4 \
55	$(top_srcdir)/macros/ssl-check.m4 \
56	$(top_srcdir)/macros/summary.m4 \
57	$(top_srcdir)/macros/tcp-wrappers.m4 \
58	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
59	$(top_srcdir)/macros/zeroconf.m4 $(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 =
65SOURCES =
66DIST_SOURCES =
67RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
68	html-recursive info-recursive install-data-recursive \
69	install-dvi-recursive install-exec-recursive \
70	install-html-recursive install-info-recursive \
71	install-pdf-recursive install-ps-recursive install-recursive \
72	installcheck-recursive installdirs-recursive pdf-recursive \
73	ps-recursive uninstall-recursive
74RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
75  distclean-recursive maintainer-clean-recursive
76ETAGS = etags
77CTAGS = ctags
78DIST_SUBDIRS = $(SUBDIRS)
79DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80ACLOCAL = @ACLOCAL@
81ACL_LIBS = @ACL_LIBS@
82AFS_CFLAGS = @AFS_CFLAGS@
83AFS_LIBS = @AFS_LIBS@
84AMTAR = @AMTAR@
85AR = @AR@
86AUTOCONF = @AUTOCONF@
87AUTOHEADER = @AUTOHEADER@
88AUTOMAKE = @AUTOMAKE@
89AVAHI_CFLAGS = @AVAHI_CFLAGS@
90AVAHI_LIBS = @AVAHI_LIBS@
91AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
92AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
93AWK = @AWK@
94BDB_BIN = @BDB_BIN@
95BDB_CFLAGS = @BDB_CFLAGS@
96BDB_LIBS = @BDB_LIBS@
97BDB_PATH = @BDB_PATH@
98CC = @CC@
99CCDEPMODE = @CCDEPMODE@
100CFLAGS = @CFLAGS@
101COMPILE_64BIT_KMODULE = @COMPILE_64BIT_KMODULE@
102COMPILE_KERNEL_GCC = @COMPILE_KERNEL_GCC@
103CPP = @CPP@
104CPPFLAGS = @CPPFLAGS@
105CRYPT_LIBS = @CRYPT_LIBS@
106CUPS_CFLAGS = @CUPS_CFLAGS@
107CUPS_CONFIG = @CUPS_CONFIG@
108CUPS_LDFLAGS = @CUPS_LDFLAGS@
109CUPS_LIBS = @CUPS_LIBS@
110CXX = @CXX@
111CXXCPP = @CXXCPP@
112CXXDEPMODE = @CXXDEPMODE@
113CXXFLAGS = @CXXFLAGS@
114CYGPATH_W = @CYGPATH_W@
115DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
116DEFS = @DEFS@
117DEPDIR = @DEPDIR@
118DSYMUTIL = @DSYMUTIL@
119ECHO = @ECHO@
120ECHO_C = @ECHO_C@
121ECHO_N = @ECHO_N@
122ECHO_T = @ECHO_T@
123EGREP = @EGREP@
124EXEEXT = @EXEEXT@
125F77 = @F77@
126FFLAGS = @FFLAGS@
127GREP = @GREP@
128GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
129GSSAPI_LIBS = @GSSAPI_LIBS@
130ICONV_CFLAGS = @ICONV_CFLAGS@
131ICONV_LIBS = @ICONV_LIBS@
132INSTALL = @INSTALL@
133INSTALL_DATA = @INSTALL_DATA@
134INSTALL_PROGRAM = @INSTALL_PROGRAM@
135INSTALL_SCRIPT = @INSTALL_SCRIPT@
136INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137KCFLAGS = @KCFLAGS@
138KLDFLAGS = @KLDFLAGS@
139KRB5_CONFIG = @KRB5_CONFIG@
140LDFLAGS = @LDFLAGS@
141LIBADD_DL = @LIBADD_DL@
142LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
143LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
144LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
145LIBOBJS = @LIBOBJS@
146LIBS = @LIBS@
147LIBTOOL = @LIBTOOL@
148LN_S = @LN_S@
149LTLIBOBJS = @LTLIBOBJS@
150MAINT = @MAINT@
151MAKEINFO = @MAKEINFO@
152MKDIR_P = @MKDIR_P@
153NETATALK_VERSION = @NETATALK_VERSION@
154NMEDIT = @NMEDIT@
155OBJEXT = @OBJEXT@
156OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
157PACKAGE = @PACKAGE@
158PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
159PACKAGE_NAME = @PACKAGE_NAME@
160PACKAGE_STRING = @PACKAGE_STRING@
161PACKAGE_TARNAME = @PACKAGE_TARNAME@
162PACKAGE_VERSION = @PACKAGE_VERSION@
163PAMDIR = @PAMDIR@
164PAM_ACCOUNT = @PAM_ACCOUNT@
165PAM_AUTH = @PAM_AUTH@
166PAM_CFLAGS = @PAM_CFLAGS@
167PAM_DIRECTIVE = @PAM_DIRECTIVE@
168PAM_LIBS = @PAM_LIBS@
169PAM_PASSWORD = @PAM_PASSWORD@
170PAM_SESSION = @PAM_SESSION@
171PATH_SEPARATOR = @PATH_SEPARATOR@
172PERL = @PERL@
173PKGCONFDIR = @PKGCONFDIR@
174PKG_CONFIG = @PKG_CONFIG@
175PS = @PS@
176PTHREAD_LIBS = @PTHREAD_LIBS@
177QUOTA_LIBS = @QUOTA_LIBS@
178RANLIB = @RANLIB@
179SED = @SED@
180SERVERTEXT = @SERVERTEXT@
181SET_MAKE = @SET_MAKE@
182SHELL = @SHELL@
183SLP_CFLAGS = @SLP_CFLAGS@
184SLP_LIBS = @SLP_LIBS@
185SPOOLDIR = @SPOOLDIR@
186SSL_CFLAGS = @SSL_CFLAGS@
187SSL_LIBS = @SSL_LIBS@
188STRIP = @STRIP@
189UAMS_PATH = @UAMS_PATH@
190VERSION = @VERSION@
191WEBMIN_PASS = @WEBMIN_PASS@
192WEBMIN_PATH = @WEBMIN_PATH@
193WEBMIN_PORT = @WEBMIN_PORT@
194WEBMIN_USER = @WEBMIN_USER@
195WEBMIN_VERSION = @WEBMIN_VERSION@
196WRAP_LIBS = @WRAP_LIBS@
197ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
198ZEROCONF_LIBS = @ZEROCONF_LIBS@
199abs_builddir = @abs_builddir@
200abs_srcdir = @abs_srcdir@
201abs_top_builddir = @abs_top_builddir@
202abs_top_srcdir = @abs_top_srcdir@
203ac_ct_CC = @ac_ct_CC@
204ac_ct_CXX = @ac_ct_CXX@
205ac_ct_F77 = @ac_ct_F77@
206am__include = @am__include@
207am__leading_dot = @am__leading_dot@
208am__quote = @am__quote@
209am__tar = @am__tar@
210am__untar = @am__untar@
211bindir = @bindir@
212build = @build@
213build_alias = @build_alias@
214build_cpu = @build_cpu@
215build_os = @build_os@
216build_vendor = @build_vendor@
217builddir = @builddir@
218compiled_backends = @compiled_backends@
219datadir = @datadir@
220datarootdir = @datarootdir@
221docdir = @docdir@
222dvidir = @dvidir@
223exec_prefix = @exec_prefix@
224host = @host@
225host_alias = @host_alias@
226host_cpu = @host_cpu@
227host_os = @host_os@
228host_vendor = @host_vendor@
229htmldir = @htmldir@
230includedir = @includedir@
231infodir = @infodir@
232install_sh = @install_sh@
233libdir = @libdir@
234libexecdir = @libexecdir@
235localedir = @localedir@
236localstatedir = @localstatedir@
237mandir = @mandir@
238mkdir_p = @mkdir_p@
239oldincludedir = @oldincludedir@
240pdfdir = @pdfdir@
241prefix = @prefix@
242program_transform_name = @program_transform_name@
243psdir = @psdir@
244sbindir = @sbindir@
245sharedstatedir = @sharedstatedir@
246srcdir = @srcdir@
247sysconfdir = @sysconfdir@
248target = @target@
249target_alias = @target_alias@
250target_cpu = @target_cpu@
251target_os = @target_os@
252target_vendor = @target_vendor@
253top_builddir = @top_builddir@
254top_srcdir = @top_srcdir@
255SUBDIRS = atalk
256all: all-recursive
257
258.SUFFIXES:
259$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
260	@for dep in $?; do \
261	  case '$(am__configure_deps)' in \
262	    *$$dep*) \
263	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
264		&& exit 0; \
265	      exit 1;; \
266	  esac; \
267	done; \
268	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  include/Makefile'; \
269	cd $(top_srcdir) && \
270	  $(AUTOMAKE) --foreign  include/Makefile
271.PRECIOUS: Makefile
272Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
273	@case '$?' in \
274	  *config.status*) \
275	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
276	  *) \
277	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
278	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
279	esac;
280
281$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
282	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283
284$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
285	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
287	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288
289mostlyclean-libtool:
290	-rm -f *.lo
291
292clean-libtool:
293	-rm -rf .libs _libs
294
295# This directory's subdirectories are mostly independent; you can cd
296# into them and run `make' without going through this Makefile.
297# To change the values of `make' variables: instead of editing Makefiles,
298# (1) if the variable is set in `config.status', edit `config.status'
299#     (which will cause the Makefiles to be regenerated when you run `make');
300# (2) otherwise, pass the desired values on the `make' command line.
301$(RECURSIVE_TARGETS):
302	@failcom='exit 1'; \
303	for f in x $$MAKEFLAGS; do \
304	  case $$f in \
305	    *=* | --[!k]*);; \
306	    *k*) failcom='fail=yes';; \
307	  esac; \
308	done; \
309	dot_seen=no; \
310	target=`echo $@ | sed s/-recursive//`; \
311	list='$(SUBDIRS)'; for subdir in $$list; do \
312	  echo "Making $$target in $$subdir"; \
313	  if test "$$subdir" = "."; then \
314	    dot_seen=yes; \
315	    local_target="$$target-am"; \
316	  else \
317	    local_target="$$target"; \
318	  fi; \
319	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
320	  || eval $$failcom; \
321	done; \
322	if test "$$dot_seen" = "no"; then \
323	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
324	fi; test -z "$$fail"
325
326$(RECURSIVE_CLEAN_TARGETS):
327	@failcom='exit 1'; \
328	for f in x $$MAKEFLAGS; do \
329	  case $$f in \
330	    *=* | --[!k]*);; \
331	    *k*) failcom='fail=yes';; \
332	  esac; \
333	done; \
334	dot_seen=no; \
335	case "$@" in \
336	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
337	  *) list='$(SUBDIRS)' ;; \
338	esac; \
339	rev=''; for subdir in $$list; do \
340	  if test "$$subdir" = "."; then :; else \
341	    rev="$$subdir $$rev"; \
342	  fi; \
343	done; \
344	rev="$$rev ."; \
345	target=`echo $@ | sed s/-recursive//`; \
346	for subdir in $$rev; do \
347	  echo "Making $$target in $$subdir"; \
348	  if test "$$subdir" = "."; then \
349	    local_target="$$target-am"; \
350	  else \
351	    local_target="$$target"; \
352	  fi; \
353	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
354	  || eval $$failcom; \
355	done && test -z "$$fail"
356tags-recursive:
357	list='$(SUBDIRS)'; for subdir in $$list; do \
358	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
359	done
360ctags-recursive:
361	list='$(SUBDIRS)'; for subdir in $$list; do \
362	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
363	done
364
365ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
366	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367	unique=`for i in $$list; do \
368	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369	  done | \
370	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
371	      END { if (nonempty) { for (i in files) print i; }; }'`; \
372	mkid -fID $$unique
373tags: TAGS
374
375TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
376		$(TAGS_FILES) $(LISP)
377	tags=; \
378	here=`pwd`; \
379	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
380	  include_option=--etags-include; \
381	  empty_fix=.; \
382	else \
383	  include_option=--include; \
384	  empty_fix=; \
385	fi; \
386	list='$(SUBDIRS)'; for subdir in $$list; do \
387	  if test "$$subdir" = .; then :; else \
388	    test ! -f $$subdir/TAGS || \
389	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
390	  fi; \
391	done; \
392	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
393	unique=`for i in $$list; do \
394	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395	  done | \
396	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
397	      END { if (nonempty) { for (i in files) print i; }; }'`; \
398	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
399	  test -n "$$unique" || unique=$$empty_fix; \
400	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
401	    $$tags $$unique; \
402	fi
403ctags: CTAGS
404CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
405		$(TAGS_FILES) $(LISP)
406	tags=; \
407	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
408	unique=`for i in $$list; do \
409	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410	  done | \
411	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
412	      END { if (nonempty) { for (i in files) print i; }; }'`; \
413	test -z "$(CTAGS_ARGS)$$tags$$unique" \
414	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
415	     $$tags $$unique
416
417GTAGS:
418	here=`$(am__cd) $(top_builddir) && pwd` \
419	  && cd $(top_srcdir) \
420	  && gtags -i $(GTAGS_ARGS) $$here
421
422distclean-tags:
423	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
424
425distdir: $(DISTFILES)
426	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
427	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428	list='$(DISTFILES)'; \
429	  dist_files=`for file in $$list; do echo $$file; done | \
430	  sed -e "s|^$$srcdirstrip/||;t" \
431	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
432	case $$dist_files in \
433	  */*) $(MKDIR_P) `echo "$$dist_files" | \
434			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
435			   sort -u` ;; \
436	esac; \
437	for file in $$dist_files; do \
438	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
439	  if test -d $$d/$$file; then \
440	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
441	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
442	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
443	    fi; \
444	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
445	  else \
446	    test -f $(distdir)/$$file \
447	    || cp -p $$d/$$file $(distdir)/$$file \
448	    || exit 1; \
449	  fi; \
450	done
451	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
452	  if test "$$subdir" = .; then :; else \
453	    test -d "$(distdir)/$$subdir" \
454	    || $(MKDIR_P) "$(distdir)/$$subdir" \
455	    || exit 1; \
456	    distdir=`$(am__cd) $(distdir) && pwd`; \
457	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
458	    (cd $$subdir && \
459	      $(MAKE) $(AM_MAKEFLAGS) \
460	        top_distdir="$$top_distdir" \
461	        distdir="$$distdir/$$subdir" \
462		am__remove_distdir=: \
463		am__skip_length_check=: \
464	        distdir) \
465	      || exit 1; \
466	  fi; \
467	done
468check-am: all-am
469check: check-recursive
470all-am: Makefile
471installdirs: installdirs-recursive
472installdirs-am:
473install: install-recursive
474install-exec: install-exec-recursive
475install-data: install-data-recursive
476uninstall: uninstall-recursive
477
478install-am: all-am
479	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
480
481installcheck: installcheck-recursive
482install-strip:
483	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
484	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
485	  `test -z '$(STRIP)' || \
486	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
487mostlyclean-generic:
488
489clean-generic:
490
491distclean-generic:
492	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
493
494maintainer-clean-generic:
495	@echo "This command is intended for maintainers to use"
496	@echo "it deletes files that may require special tools to rebuild."
497clean: clean-recursive
498
499clean-am: clean-generic clean-libtool mostlyclean-am
500
501distclean: distclean-recursive
502	-rm -f Makefile
503distclean-am: clean-am distclean-generic distclean-tags
504
505dvi: dvi-recursive
506
507dvi-am:
508
509html: html-recursive
510
511info: info-recursive
512
513info-am:
514
515install-data-am:
516
517install-dvi: install-dvi-recursive
518
519install-exec-am:
520
521install-html: install-html-recursive
522
523install-info: install-info-recursive
524
525install-man:
526
527install-pdf: install-pdf-recursive
528
529install-ps: install-ps-recursive
530
531installcheck-am:
532
533maintainer-clean: maintainer-clean-recursive
534	-rm -f Makefile
535maintainer-clean-am: distclean-am maintainer-clean-generic
536
537mostlyclean: mostlyclean-recursive
538
539mostlyclean-am: mostlyclean-generic mostlyclean-libtool
540
541pdf: pdf-recursive
542
543pdf-am:
544
545ps: ps-recursive
546
547ps-am:
548
549uninstall-am:
550
551.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
552	install-strip
553
554.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
555	all all-am check check-am clean clean-generic clean-libtool \
556	ctags ctags-recursive distclean distclean-generic \
557	distclean-libtool distclean-tags distdir dvi dvi-am html \
558	html-am info info-am install install-am install-data \
559	install-data-am install-dvi install-dvi-am install-exec \
560	install-exec-am install-html install-html-am install-info \
561	install-info-am install-man install-pdf install-pdf-am \
562	install-ps install-ps-am install-strip installcheck \
563	installcheck-am installdirs installdirs-am maintainer-clean \
564	maintainer-clean-generic mostlyclean mostlyclean-generic \
565	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
566	uninstall uninstall-am
567
568# Tell versions [3.59,3.63) of GNU make to not export all variables.
569# Otherwise a system limit (for SysV at least) may be exceeded.
570.NOEXPORT:
571