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