1# Makefile.in generated by automake 1.11.5 from Makefile.am.
2# man/man5/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6# Foundation, 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
17
18# Makefile.am for man/man5/
19
20am__make_dryrun = \
21  { \
22    am__dry=no; \
23    case $$MAKEFLAGS in \
24      *\\[\ \	]*) \
25        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
26          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
27      *) \
28        for am__flg in $$MAKEFLAGS; do \
29          case $$am__flg in \
30            *=*|--*) ;; \
31            *n*) am__dry=yes; break;; \
32          esac; \
33        done;; \
34    esac; \
35    test $$am__dry = yes; \
36  }
37pkgdatadir = $(datadir)/netatalk
38pkgincludedir = $(includedir)/netatalk
39pkglibdir = $(libdir)/netatalk
40pkglibexecdir = $(libexecdir)/netatalk
41am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42install_sh_DATA = $(install_sh) -c -m 644
43install_sh_PROGRAM = $(install_sh) -c
44install_sh_SCRIPT = $(install_sh) -c
45INSTALL_HEADER = $(INSTALL_DATA)
46transform = $(program_transform_name)
47NORMAL_INSTALL = :
48PRE_INSTALL = :
49POST_INSTALL = :
50NORMAL_UNINSTALL = :
51PRE_UNINSTALL = :
52POST_UNINSTALL = :
53build_triplet = mipsel-uclibc-linux-gnu26
54host_triplet = mipsel-uclibc-linux-gnu
55target_triplet = mipsel-uclibc-linux-gnu
56#am__append_1 = atalkd.conf.5 papd.conf.5
57#am__append_2 = $(ATALK_MANS)
58subdir = man/man5
59DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
60ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
62	$(top_srcdir)/macros/cnid-backend.m4 \
63	$(top_srcdir)/macros/config-checks.m4 \
64	$(top_srcdir)/macros/cups.m4 $(top_srcdir)/macros/db3-check.m4 \
65	$(top_srcdir)/macros/grep-check.m4 \
66	$(top_srcdir)/macros/gssapi-check.m4 \
67	$(top_srcdir)/macros/iconv.m4 \
68	$(top_srcdir)/macros/largefile-check.m4 \
69	$(top_srcdir)/macros/libgcrypt.m4 \
70	$(top_srcdir)/macros/libtool.m4 \
71	$(top_srcdir)/macros/ltoptions.m4 \
72	$(top_srcdir)/macros/ltsugar.m4 \
73	$(top_srcdir)/macros/ltversion.m4 \
74	$(top_srcdir)/macros/lt~obsolete.m4 \
75	$(top_srcdir)/macros/pam-check.m4 \
76	$(top_srcdir)/macros/perl-check.m4 \
77	$(top_srcdir)/macros/ps-check.m4 \
78	$(top_srcdir)/macros/quota-check.m4 \
79	$(top_srcdir)/macros/snprintf-check.m4 \
80	$(top_srcdir)/macros/srvloc.m4 \
81	$(top_srcdir)/macros/ssl-check.m4 \
82	$(top_srcdir)/macros/summary.m4 \
83	$(top_srcdir)/macros/tcp-wrappers.m4 \
84	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/webmin.m4 \
85	$(top_srcdir)/macros/zeroconf.m4 $(top_srcdir)/configure.ac
86am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87	$(ACLOCAL_M4)
88mkinstalldirs = $(install_sh) -d
89CONFIG_HEADER = $(top_builddir)/config.h
90CONFIG_CLEAN_FILES =
91CONFIG_CLEAN_VPATH_FILES =
92SOURCES =
93DIST_SOURCES =
94am__can_run_installinfo = \
95  case $$AM_UPDATE_INFO_DIR in \
96    n|no|NO) false;; \
97    *) (install-info --version) >/dev/null 2>&1;; \
98  esac
99am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
100am__vpath_adj = case $$p in \
101    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
102    *) f=$$p;; \
103  esac;
104am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
105am__install_max = 40
106am__nobase_strip_setup = \
107  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
108am__nobase_strip = \
109  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
110am__nobase_list = $(am__nobase_strip_setup); \
111  for p in $$list; do echo "$$p $$p"; done | \
112  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
113  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
114    if (++n[$$2] == $(am__install_max)) \
115      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
116    END { for (dir in files) print dir, files[dir] }'
117am__base_list = \
118  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
119  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
120am__uninstall_files_from_dir = { \
121  test -z "$$files" \
122    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
123    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
124         $(am__cd) "$$dir" && rm -f $$files; }; \
125  }
126man5dir = $(mandir)/man5
127am__installdirs = "$(DESTDIR)$(man5dir)"
128NROFF = nroff
129MANS = $(man_MANS)
130DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131ACLOCAL = ${SHELL} /home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/netatalk-2.2.5/missing --run aclocal-1.11
132ACL_LIBS = 
133AFS_CFLAGS = 
134AFS_LIBS = 
135AMTAR = $${TAR-tar}
136AR = mipsel-linux-uclibc-ar
137AUTOCONF = ${SHELL} /home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/netatalk-2.2.5/missing --run autoconf
138AUTOHEADER = ${SHELL} /home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/netatalk-2.2.5/missing --run autoheader
139AUTOMAKE = ${SHELL} /home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/netatalk-2.2.5/missing --run automake-1.11
140AVAHI_CFLAGS = 
141AVAHI_LIBS = 
142AVAHI_TPOLL_CFLAGS = 
143AVAHI_TPOLL_LIBS = 
144AWK = gawk
145BDB_BIN = /usr/bin
146BDB_CFLAGS = 
147BDB_LIBS =  -ldb-4.7
148BDB_PATH = /usr
149CC = mipsel-linux-uclibc-gcc
150CCDEPMODE = depmode=gcc3
151CFLAGS = -I$(top_srcdir)/include -D_U_="__attribute__((unused))" -O2 -DBCMNVRAM -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DWLPROBSUP -DSUPPORT_REMOTE_HTTPS -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_ACCESSCONTROL -DU12H189 -DWNDR4500REV -DWNDR4500v2 -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DCONFIG_RUSSIA_IPTV -DINCLUDE_UCP -DDLNA -DHTTP_ACCESS_USB -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DSTA_MODE -DEXT_ACS -DINCLUDE_AFP -Os -DLINUX26 -I/home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/build/usr/include -std=gnu99 -D_U_="__attribute__((unused))" -I$(top_srcdir)/sys
152COMPILE_64BIT_KMODULE = 
153COMPILE_KERNEL_GCC = 
154CPP = mipsel-linux-uclibc-gcc -E
155CPPFLAGS = 
156CRYPT_LIBS = -lcrypt 
157CUPS_CFLAGS = 
158CUPS_CONFIG = /usr/bin/cups-config
159CUPS_LDFLAGS = 
160CUPS_LIBS = -lcups -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lz -lpthread -lm -lcrypt
161CYGPATH_W = echo
162DEFAULT_CNID_SCHEME = dbd
163DEFS = -DHAVE_CONFIG_H
164DEPDIR = .deps
165DLLTOOL = false
166DSYMUTIL = 
167DUMPBIN = 
168ECHO_C = 
169ECHO_N = -n
170ECHO_T = 
171EGREP = /bin/grep -E
172EXEEXT = 
173FGREP = /bin/grep -F
174GREP = /bin/grep
175GSSAPI_CFLAGS = 
176GSSAPI_LDFLAGS = 
177GSSAPI_LIBS = 
178ICONV_CFLAGS = 
179ICONV_LIBS =  -liconv
180INSTALL = /usr/bin/install -c
181INSTALL_DATA = ${INSTALL} -m 644
182INSTALL_PROGRAM = ${INSTALL}
183INSTALL_SCRIPT = ${INSTALL}
184INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
185KCFLAGS = 
186KLDFLAGS = 
187KRB5_CONFIG = 
188LD = mipsel-linux-uclibc-ld
189LDFLAGS = -L/home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/build/usr/lib
190LIBADD_DL = -ldl 
191LIBADD_DLD_LINK = 
192LIBADD_DLOPEN = -ldl
193LIBADD_SHL_LOAD = 
194LIBGCRYPT_CFLAGS = 
195LIBGCRYPT_CONFIG = /usr/bin/libgcrypt-config
196LIBGCRYPT_LIBS = -lgcrypt -lgpg-error
197LIBOBJS =  ${LIBOBJDIR}memcmp$U.o
198LIBS = -lpthread -ldl  -L$(top_srcdir)/libatalk
199LIBTOOL = $(SHELL) $(top_builddir)/libtool
200LIPO = 
201LN_S = ln -s
202LTLIBOBJS =  ${LIBOBJDIR}memcmp$U.lo
203LT_DLLOADERS =  dlopen.la
204LT_DLPREOPEN = -dlpreopen dlopen.la 
205MAINT = 
206MAKEINFO = ${SHELL} /home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/netatalk-2.2.5/missing --run makeinfo
207MANIFEST_TOOL = :
208MKDIR_P = /bin/mkdir -p
209NETATALK_VERSION = 2.2.5
210NM = mipsel-linux-uclibc-nm
211NMEDIT = 
212OBJDUMP = mipsel-linux-uclibc-objdump
213OBJEXT = o
214OTOOL = 
215OTOOL64 = 
216OVERWRITE_CONFIG = no
217PACKAGE = netatalk
218PACKAGE_BUGREPORT = 
219PACKAGE_NAME = 
220PACKAGE_STRING = 
221PACKAGE_TARNAME = 
222PACKAGE_URL = 
223PACKAGE_VERSION = 
224PAMDIR = /
225PAM_ACCOUNT = system-auth
226PAM_AUTH = system-auth
227PAM_CFLAGS = 
228PAM_DIRECTIVE = include
229PAM_LIBS = 
230PAM_PASSWORD = system-auth
231PAM_SESSION = system-auth
232PATH_SEPARATOR = :
233PERL = perl
234PKGCONFDIR = ${prefix}/etc/netatalk
235PKG_CONFIG = /usr/bin/pkg-config
236PS = /bin/ps
237PTHREAD_LIBS = -lpthread
238QUOTA_LIBS = 
239RANLIB = mipsel-linux-uclibc-ranlib
240SED = /bin/sed
241SERVERTEXT = ${prefix}/etc/netatalk/msg
242SET_MAKE = 
243SHELL = /bin/sh
244SLP_CFLAGS = 
245SLP_LIBS = 
246SPOOLDIR = ${prefix}/var/spool/netatalk
247SSL_CFLAGS =  -I/usr/include/openssl
248SSL_LIBS =  -lcrypto
249STRIP = mipsel-linux-uclibc-strip
250UAMS_PATH = ${prefix}/etc/netatalk/uams
251VERSION = 2.2.5
252WEBMIN_PASS = 
253WEBMIN_PATH = 
254WEBMIN_PORT = 
255WEBMIN_USER = 
256WEBMIN_VERSION = 
257WRAP_LIBS = 
258ZEROCONF_CFLAGS = 
259ZEROCONF_LIBS = 
260abs_builddir = /home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/netatalk-2.2.5/man/man5
261abs_srcdir = /home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/netatalk-2.2.5/man/man5
262abs_top_builddir = /home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/netatalk-2.2.5
263abs_top_srcdir = /home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/netatalk-2.2.5
264ac_ct_AR = 
265ac_ct_CC = 
266ac_ct_DUMPBIN = 
267am__include = include
268am__leading_dot = .
269am__quote = 
270am__tar = $${TAR-tar} chof - "$$tardir"
271am__untar = $${TAR-tar} xf -
272bindir = ${exec_prefix}/bin
273build = mipsel-uclibc-linux-gnu26
274build_alias = mipsel-uclibc-linux-gnu26
275build_cpu = mipsel
276build_os = linux-gnu26
277build_vendor = uclibc
278builddir = .
279compiled_backends =  dbd last tdb
280datadir = ${datarootdir}
281datarootdir = ${prefix}/share
282docdir = ${datarootdir}/doc/${PACKAGE}
283dvidir = ${docdir}
284exec_prefix = ${prefix}
285host = mipsel-uclibc-linux-gnu
286host_alias = mipsel-uclibc-linux
287host_cpu = mipsel
288host_os = linux-gnu
289host_vendor = uclibc
290htmldir = ${docdir}
291includedir = ${prefix}/include
292infodir = ${datarootdir}/info
293install_sh = ${SHELL} /home/tab/4500v2/build/2014_02_25_WNDR4500v2_BSP_6.37.14.8/ap/gpl/timemachine/netatalk-2.2.5/install-sh
294libdir = ${exec_prefix}/lib
295libexecdir = ${exec_prefix}/libexec
296localedir = ${datarootdir}/locale
297localstatedir = ${prefix}/var
298mandir = ${datarootdir}/man
299mkdir_p = /bin/mkdir -p
300oldincludedir = /usr/include
301pdfdir = ${docdir}
302prefix = /usr/local
303program_transform_name = s,x,x,
304psdir = ${docdir}
305sbindir = ${exec_prefix}/sbin
306sharedstatedir = ${prefix}/com
307srcdir = .
308sys_symbol_underscore = no
309sysconfdir = ${prefix}/etc
310target = mipsel-uclibc-linux-gnu
311target_alias = 
312target_cpu = mipsel
313target_os = linux-gnu
314target_vendor = uclibc
315top_build_prefix = ../../
316top_builddir = ../..
317top_srcdir = ../..
318pkgconfdir = ${prefix}/etc/netatalk
319SUFFIXES = .tmpl .
320GENERATED_MANS = AppleVolumes.default.5 afpd.conf.5 netatalk.conf.5 \
321	afp_ldap.conf.5 afp_signature.conf.5 afp_voluuid.conf.5 \
322	$(am__append_1)
323TEMPLATE_FILES = AppleVolumes.default.5.tmpl afpd.conf.5.tmpl \
324	netatalk.conf.5.tmpl afp_ldap.conf.5.tmpl \
325	afp_signature.conf.5.tmpl afp_voluuid.conf.5.tmpl \
326	$(am__append_2)
327ATALK_MANS = atalkd.conf.5.tmpl papd.conf.5.tmpl
328NONGENERATED_MANS = AppleVolumes.5 AppleVolumes.system.5
329man_MANS = $(GENERATED_MANS) $(NONGENERATED_MANS)
330CLEANFILES = $(GENERATED_MANS)
331EXTRA_DIST = $(TEMPLATE_FILES) $(NONGENERATED_MANS) $(ATALK_MANS)
332all: all-am
333
334.SUFFIXES:
335.SUFFIXES: .tmpl .
336$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
337	@for dep in $?; do \
338	  case '$(am__configure_deps)' in \
339	    *$$dep*) \
340	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
341	        && { if test -f $@; then exit 0; else break; fi; }; \
342	      exit 1;; \
343	  esac; \
344	done; \
345	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/man5/Makefile'; \
346	$(am__cd) $(top_srcdir) && \
347	  $(AUTOMAKE) --foreign man/man5/Makefile
348.PRECIOUS: Makefile
349Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
350	@case '$?' in \
351	  *config.status*) \
352	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
353	  *) \
354	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
355	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
356	esac;
357
358$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
359	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
360
361$(top_srcdir)/configure:  $(am__configure_deps)
362	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
364	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365$(am__aclocal_m4_deps):
366
367mostlyclean-libtool:
368	-rm -f *.lo
369
370clean-libtool:
371	-rm -rf .libs _libs
372install-man5: $(man_MANS)
373	@$(NORMAL_INSTALL)
374	@list1=''; \
375	list2='$(man_MANS)'; \
376	test -n "$(man5dir)" \
377	  && test -n "`echo $$list1$$list2`" \
378	  || exit 0; \
379	echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
380	$(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
381	{ for i in $$list1; do echo "$$i"; done;  \
382	if test -n "$$list2"; then \
383	  for i in $$list2; do echo "$$i"; done \
384	    | sed -n '/\.5[a-z]*$$/p'; \
385	fi; \
386	} | while read p; do \
387	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
388	  echo "$$d$$p"; echo "$$p"; \
389	done | \
390	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
391	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
392	sed 'N;N;s,\n, ,g' | { \
393	list=; while read file base inst; do \
394	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
395	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
396	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
397	  fi; \
398	done; \
399	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
400	while read files; do \
401	  test -z "$$files" || { \
402	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
403	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
404	done; }
405
406uninstall-man5:
407	@$(NORMAL_UNINSTALL)
408	@list=''; test -n "$(man5dir)" || exit 0; \
409	files=`{ for i in $$list; do echo "$$i"; done; \
410	l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
411	  sed -n '/\.5[a-z]*$$/p'; \
412	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
413	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
414	dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
415tags: TAGS
416TAGS:
417
418ctags: CTAGS
419CTAGS:
420
421
422distdir: $(DISTFILES)
423	@list='$(MANS)'; if test -n "$$list"; then \
424	  list=`for p in $$list; do \
425	    if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
426	    if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
427	  if test -n "$$list" && \
428	    grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
429	    echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
430	    grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
431	    echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
432	    echo "       typically \`make maintainer-clean' will remove them" >&2; \
433	    exit 1; \
434	  else :; fi; \
435	else :; fi
436	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
437	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
438	list='$(DISTFILES)'; \
439	  dist_files=`for file in $$list; do echo $$file; done | \
440	  sed -e "s|^$$srcdirstrip/||;t" \
441	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
442	case $$dist_files in \
443	  */*) $(MKDIR_P) `echo "$$dist_files" | \
444			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
445			   sort -u` ;; \
446	esac; \
447	for file in $$dist_files; do \
448	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
449	  if test -d $$d/$$file; then \
450	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
451	    if test -d "$(distdir)/$$file"; then \
452	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
453	    fi; \
454	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
455	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
456	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
457	    fi; \
458	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
459	  else \
460	    test -f "$(distdir)/$$file" \
461	    || cp -p $$d/$$file "$(distdir)/$$file" \
462	    || exit 1; \
463	  fi; \
464	done
465check-am: all-am
466check: check-am
467all-am: Makefile $(MANS)
468installdirs:
469	for dir in "$(DESTDIR)$(man5dir)"; do \
470	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
471	done
472install: install-am
473install-exec: install-exec-am
474install-data: install-data-am
475uninstall: uninstall-am
476
477install-am: all-am
478	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
479
480installcheck: installcheck-am
481install-strip:
482	if test -z '$(STRIP)'; then \
483	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
484	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
485	      install; \
486	else \
487	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
488	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
489	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
490	fi
491mostlyclean-generic:
492
493clean-generic:
494	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
495
496distclean-generic:
497	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
498	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
499
500maintainer-clean-generic:
501	@echo "This command is intended for maintainers to use"
502	@echo "it deletes files that may require special tools to rebuild."
503clean: clean-am
504
505clean-am: clean-generic clean-libtool mostlyclean-am
506
507distclean: distclean-am
508	-rm -f Makefile
509distclean-am: clean-am distclean-generic
510
511dvi: dvi-am
512
513dvi-am:
514
515html: html-am
516
517html-am:
518
519info: info-am
520
521info-am:
522
523install-data-am: install-man
524
525install-dvi: install-dvi-am
526
527install-dvi-am:
528
529install-exec-am:
530
531install-html: install-html-am
532
533install-html-am:
534
535install-info: install-info-am
536
537install-info-am:
538
539install-man: install-man5
540
541install-pdf: install-pdf-am
542
543install-pdf-am:
544
545install-ps: install-ps-am
546
547install-ps-am:
548
549installcheck-am:
550
551maintainer-clean: maintainer-clean-am
552	-rm -f Makefile
553maintainer-clean-am: distclean-am maintainer-clean-generic
554
555mostlyclean: mostlyclean-am
556
557mostlyclean-am: mostlyclean-generic mostlyclean-libtool
558
559pdf: pdf-am
560
561pdf-am:
562
563ps: ps-am
564
565ps-am:
566
567uninstall-am: uninstall-man
568
569uninstall-man: uninstall-man5
570
571.MAKE: install-am install-strip
572
573.PHONY: all all-am check check-am clean clean-generic clean-libtool \
574	distclean distclean-generic distclean-libtool distdir dvi \
575	dvi-am html html-am info info-am install install-am \
576	install-data install-data-am install-dvi install-dvi-am \
577	install-exec install-exec-am install-html install-html-am \
578	install-info install-info-am install-man install-man5 \
579	install-pdf install-pdf-am install-ps install-ps-am \
580	install-strip installcheck installcheck-am installdirs \
581	maintainer-clean maintainer-clean-generic mostlyclean \
582	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
583	uninstall uninstall-am uninstall-man uninstall-man5
584
585
586.tmpl:
587	sed -e "s@:SBINDIR:@${sbindir}@g" \
588	    -e "s@:BINDIR:@${bindir}@g" \
589	    -e "s@:ETCDIR:@${pkgconfdir}@g" \
590	    -e "s@:LIBDIR:@${libdir}@g" \
591	    -e "s@:DEFAULT_CNID_SCHEME:@${DEFAULT_CNID_SCHEME}@g" \
592	    -e "s@:COMPILED_BACKENDS:@${compiled_backends}@g" \
593	    <$< >$@
594
595# Tell versions [3.59,3.63) of GNU make to not export all variables.
596# Otherwise a system limit (for SysV at least) may be exceeded.
597.NOEXPORT:
598