1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 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 for contrib/shell_utils/
18
19VPATH = @srcdir@
20am__is_gnu_make = { \
21  if test -z '$(MAKELEVEL)'; then \
22    false; \
23  elif test -n '$(MAKE_HOST)'; then \
24    true; \
25  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26    true; \
27  else \
28    false; \
29  fi; \
30}
31am__make_running_with_option = \
32  case $${target_option-} in \
33      ?) ;; \
34      *) echo "am__make_running_with_option: internal error: invalid" \
35              "target option '$${target_option-}' specified" >&2; \
36         exit 1;; \
37  esac; \
38  has_opt=no; \
39  sane_makeflags=$$MAKEFLAGS; \
40  if $(am__is_gnu_make); then \
41    sane_makeflags=$$MFLAGS; \
42  else \
43    case $$MAKEFLAGS in \
44      *\\[\ \	]*) \
45        bs=\\; \
46        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48    esac; \
49  fi; \
50  skip_next=no; \
51  strip_trailopt () \
52  { \
53    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54  }; \
55  for flg in $$sane_makeflags; do \
56    test $$skip_next = yes && { skip_next=no; continue; }; \
57    case $$flg in \
58      *=*|--*) continue;; \
59        -*I) strip_trailopt 'I'; skip_next=yes;; \
60      -*I?*) strip_trailopt 'I';; \
61        -*O) strip_trailopt 'O'; skip_next=yes;; \
62      -*O?*) strip_trailopt 'O';; \
63        -*l) strip_trailopt 'l'; skip_next=yes;; \
64      -*l?*) strip_trailopt 'l';; \
65      -[dEDm]) skip_next=yes;; \
66      -[JT]) skip_next=yes;; \
67    esac; \
68    case $$flg in \
69      *$$target_option*) has_opt=yes; break;; \
70    esac; \
71  done; \
72  test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75pkgdatadir = $(datadir)/@PACKAGE@
76pkgincludedir = $(includedir)/@PACKAGE@
77pkglibdir = $(libdir)/@PACKAGE@
78pkglibexecdir = $(libexecdir)/@PACKAGE@
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = @build@
92host_triplet = @host@
93target_triplet = @target@
94subdir = contrib/shell_utils
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/macros/afs-check.m4 \
97	$(top_srcdir)/macros/ax_pthread.m4 \
98	$(top_srcdir)/macros/cnid-backend.m4 \
99	$(top_srcdir)/macros/config-checks.m4 \
100	$(top_srcdir)/macros/db3-check.m4 \
101	$(top_srcdir)/macros/grep-check.m4 \
102	$(top_srcdir)/macros/gssapi-check.m4 \
103	$(top_srcdir)/macros/iconv.m4 \
104	$(top_srcdir)/macros/largefile-check.m4 \
105	$(top_srcdir)/macros/libgcrypt.m4 \
106	$(top_srcdir)/macros/libtool.m4 \
107	$(top_srcdir)/macros/ltoptions.m4 \
108	$(top_srcdir)/macros/ltsugar.m4 \
109	$(top_srcdir)/macros/ltversion.m4 \
110	$(top_srcdir)/macros/lt~obsolete.m4 \
111	$(top_srcdir)/macros/netatalk.m4 \
112	$(top_srcdir)/macros/pam-check.m4 \
113	$(top_srcdir)/macros/perl-check.m4 \
114	$(top_srcdir)/macros/ps-check.m4 \
115	$(top_srcdir)/macros/quota-check.m4 \
116	$(top_srcdir)/macros/ssl-check.m4 \
117	$(top_srcdir)/macros/summary.m4 \
118	$(top_srcdir)/macros/tcp-wrappers.m4 \
119	$(top_srcdir)/macros/util.m4 $(top_srcdir)/macros/zeroconf.m4 \
120	$(top_srcdir)/configure.ac
121am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
122	$(ACLOCAL_M4)
123DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
124mkinstalldirs = $(install_sh) -d
125CONFIG_HEADER = $(top_builddir)/config.h
126CONFIG_CLEAN_FILES = apple_dump asip-status.pl
127CONFIG_CLEAN_VPATH_FILES =
128am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
129am__vpath_adj = case $$p in \
130    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
131    *) f=$$p;; \
132  esac;
133am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
134am__install_max = 40
135am__nobase_strip_setup = \
136  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
137am__nobase_strip = \
138  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
139am__nobase_list = $(am__nobase_strip_setup); \
140  for p in $$list; do echo "$$p $$p"; done | \
141  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
142  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
143    if (++n[$$2] == $(am__install_max)) \
144      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
145    END { for (dir in files) print dir, files[dir] }'
146am__base_list = \
147  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
148  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
149am__uninstall_files_from_dir = { \
150  test -z "$$files" \
151    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
152    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
153         $(am__cd) "$$dir" && rm -f $$files; }; \
154  }
155am__installdirs = "$(DESTDIR)$(bindir)"
156SCRIPTS = $(bin_SCRIPTS)
157AM_V_P = $(am__v_P_@AM_V@)
158am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
159am__v_P_0 = false
160am__v_P_1 = :
161AM_V_GEN = $(am__v_GEN_@AM_V@)
162am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
163am__v_GEN_0 = @echo "  GEN     " $@;
164am__v_GEN_1 =
165AM_V_at = $(am__v_at_@AM_V@)
166am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
167am__v_at_0 = @
168am__v_at_1 =
169SOURCES =
170DIST_SOURCES =
171am__can_run_installinfo = \
172  case $$AM_UPDATE_INFO_DIR in \
173    n|no|NO) false;; \
174    *) (install-info --version) >/dev/null 2>&1;; \
175  esac
176am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
177am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/apple_dump.in \
178	$(srcdir)/asip-status.pl.in
179DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
180ACLOCAL = @ACLOCAL@
181ACL_LIBS = @ACL_LIBS@
182AFS_CFLAGS = @AFS_CFLAGS@
183AFS_LIBS = @AFS_LIBS@
184AMTAR = @AMTAR@
185AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
186AR = @AR@
187AUTOCONF = @AUTOCONF@
188AUTOHEADER = @AUTOHEADER@
189AUTOMAKE = @AUTOMAKE@
190AVAHI_CFLAGS = @AVAHI_CFLAGS@
191AVAHI_LIBS = @AVAHI_LIBS@
192AVAHI_TPOLL_CFLAGS = @AVAHI_TPOLL_CFLAGS@
193AVAHI_TPOLL_LIBS = @AVAHI_TPOLL_LIBS@
194AWK = @AWK@
195BDB_BIN = @BDB_BIN@
196BDB_CFLAGS = @BDB_CFLAGS@
197BDB_LIBS = @BDB_LIBS@
198BDB_PATH = @BDB_PATH@
199CC = @CC@
200CCDEPMODE = @CCDEPMODE@
201CFLAGS = @CFLAGS@
202CPP = @CPP@
203CPPFLAGS = @CPPFLAGS@
204CRYPT_LIBS = @CRYPT_LIBS@
205CYGPATH_W = @CYGPATH_W@
206DBUS_CFLAGS = @DBUS_CFLAGS@
207DBUS_DAEMON_PATH = @DBUS_DAEMON_PATH@
208DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
209DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
210DBUS_GTHREAD_CFLAGS = @DBUS_GTHREAD_CFLAGS@
211DBUS_GTHREAD_LIBS = @DBUS_GTHREAD_LIBS@
212DBUS_LIBS = @DBUS_LIBS@
213DBUS_SYS_DIR = @DBUS_SYS_DIR@
214DEFAULT_CNID_SCHEME = @DEFAULT_CNID_SCHEME@
215DEFS = @DEFS@
216DEPDIR = @DEPDIR@
217DLLTOOL = @DLLTOOL@
218DOCBOOK_ROOT = @DOCBOOK_ROOT@
219DSYMUTIL = @DSYMUTIL@
220DTRACE_LIBS = @DTRACE_LIBS@
221DUMPBIN = @DUMPBIN@
222ECHO_C = @ECHO_C@
223ECHO_N = @ECHO_N@
224ECHO_T = @ECHO_T@
225EGREP = @EGREP@
226EXEEXT = @EXEEXT@
227FGREP = @FGREP@
228GREP = @GREP@
229GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
230GSSAPI_LDFLAGS = @GSSAPI_LDFLAGS@
231GSSAPI_LIBS = @GSSAPI_LIBS@
232ICONV_CFLAGS = @ICONV_CFLAGS@
233ICONV_LIBS = @ICONV_LIBS@
234INIT_DIR = @INIT_DIR@
235INSTALL = @INSTALL@
236INSTALL_DATA = @INSTALL_DATA@
237INSTALL_PROGRAM = @INSTALL_PROGRAM@
238INSTALL_SCRIPT = @INSTALL_SCRIPT@
239INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
240KRB5_CFLAGS = @KRB5_CFLAGS@
241KRB5_CONFIG = @KRB5_CONFIG@
242KRB5_LIBS = @KRB5_LIBS@
243LD = @LD@
244LDAP_CFLAGS = @LDAP_CFLAGS@
245LDAP_LDFLAGS = @LDAP_LDFLAGS@
246LDAP_LIBS = @LDAP_LIBS@
247LDFLAGS = @LDFLAGS@
248LEX = @LEX@
249LEXLIB = @LEXLIB@
250LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
251LIBADD_DL = @LIBADD_DL@
252LIBADD_DLD_LINK = @LIBADD_DLD_LINK@
253LIBADD_DLOPEN = @LIBADD_DLOPEN@
254LIBADD_SHL_LOAD = @LIBADD_SHL_LOAD@
255LIBEVENT_CFLAGS = @LIBEVENT_CFLAGS@
256LIBEVENT_LDFLAGS = @LIBEVENT_LDFLAGS@
257LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
258LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
259LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
260LIBOBJS = @LIBOBJS@
261LIBS = @LIBS@
262LIBTOOL = @LIBTOOL@
263LIPO = @LIPO@
264LN_S = @LN_S@
265LTLIBOBJS = @LTLIBOBJS@
266LT_DLLOADERS = @LT_DLLOADERS@
267LT_DLPREOPEN = @LT_DLPREOPEN@
268LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
269MAINT = @MAINT@
270MAKEINFO = @MAKEINFO@
271MANIFEST_TOOL = @MANIFEST_TOOL@
272MKDIR_P = @MKDIR_P@
273MYSQL_CFLAGS = @MYSQL_CFLAGS@
274MYSQL_CONFIG = @MYSQL_CONFIG@
275MYSQL_LIBS = @MYSQL_LIBS@
276NETATALK_VERSION = @NETATALK_VERSION@
277NETA_LDCONFIG = @NETA_LDCONFIG@
278NM = @NM@
279NMEDIT = @NMEDIT@
280OBJDUMP = @OBJDUMP@
281OBJEXT = @OBJEXT@
282OTOOL = @OTOOL@
283OTOOL64 = @OTOOL64@
284OVERWRITE_CONFIG = @OVERWRITE_CONFIG@
285PACKAGE = @PACKAGE@
286PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
287PACKAGE_NAME = @PACKAGE_NAME@
288PACKAGE_STRING = @PACKAGE_STRING@
289PACKAGE_TARNAME = @PACKAGE_TARNAME@
290PACKAGE_URL = @PACKAGE_URL@
291PACKAGE_VERSION = @PACKAGE_VERSION@
292PAMDIR = @PAMDIR@
293PAM_ACCOUNT = @PAM_ACCOUNT@
294PAM_AUTH = @PAM_AUTH@
295PAM_CFLAGS = @PAM_CFLAGS@
296PAM_DIRECTIVE = @PAM_DIRECTIVE@
297PAM_LIBS = @PAM_LIBS@
298PAM_PASSWORD = @PAM_PASSWORD@
299PAM_SESSION = @PAM_SESSION@
300PATH_NETATALK_LOCK = @PATH_NETATALK_LOCK@
301PATH_SEPARATOR = @PATH_SEPARATOR@
302PERL = @PERL@
303PKGCONFDIR = @PKGCONFDIR@
304PKG_CONFIG = @PKG_CONFIG@
305PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
306PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
307PS = @PS@
308PTHREAD_CC = @PTHREAD_CC@
309PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
310PTHREAD_LIBS = @PTHREAD_LIBS@
311QUOTA_LIBS = @QUOTA_LIBS@
312RANLIB = @RANLIB@
313SED = @SED@
314SERVERTEXT = @SERVERTEXT@
315SET_MAKE = @SET_MAKE@
316SHELL = @SHELL@
317SSL_CFLAGS = @SSL_CFLAGS@
318SSL_LIBS = @SSL_LIBS@
319STRIP = @STRIP@
320TDB_CFLAGS = @TDB_CFLAGS@
321TDB_LIBS = @TDB_LIBS@
322TRACKER_CFLAGS = @TRACKER_CFLAGS@
323TRACKER_LIBS = @TRACKER_LIBS@
324TRACKER_MINER_CFLAGS = @TRACKER_MINER_CFLAGS@
325TRACKER_MINER_LIBS = @TRACKER_MINER_LIBS@
326UAMS_PATH = @UAMS_PATH@
327VERSION = @VERSION@
328WRAP_LIBS = @WRAP_LIBS@
329XSLTPROC = @XSLTPROC@
330XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
331YACC = @YACC@
332YFLAGS = @YFLAGS@
333ZEROCONF_CFLAGS = @ZEROCONF_CFLAGS@
334ZEROCONF_LIBS = @ZEROCONF_LIBS@
335abs_builddir = @abs_builddir@
336abs_srcdir = @abs_srcdir@
337abs_top_builddir = @abs_top_builddir@
338abs_top_srcdir = @abs_top_srcdir@
339ac_ct_AR = @ac_ct_AR@
340ac_ct_CC = @ac_ct_CC@
341ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
342ac_cv_tracker_manage = @ac_cv_tracker_manage@
343am__include = @am__include@
344am__leading_dot = @am__leading_dot@
345am__quote = @am__quote@
346am__tar = @am__tar@
347am__untar = @am__untar@
348atalk_cv_have_dtrace = @atalk_cv_have_dtrace@
349ax_pthread_config = @ax_pthread_config@
350bindir = @bindir@
351build = @build@
352build_alias = @build_alias@
353build_cpu = @build_cpu@
354build_os = @build_os@
355build_vendor = @build_vendor@
356builddir = @builddir@
357compiled_backends = @compiled_backends@
358datadir = @datadir@
359datarootdir = @datarootdir@
360docdir = @docdir@
361dvidir = @dvidir@
362exec_prefix = @exec_prefix@
363host = @host@
364host_alias = @host_alias@
365host_cpu = @host_cpu@
366host_os = @host_os@
367host_vendor = @host_vendor@
368htmldir = @htmldir@
369includedir = @includedir@
370infodir = @infodir@
371install_sh = @install_sh@
372libdir = @libdir@
373libexecdir = @libexecdir@
374localedir = @localedir@
375localstatedir = @localstatedir@
376mandir = @mandir@
377mkdir_p = @mkdir_p@
378oldincludedir = @oldincludedir@
379pdfdir = @pdfdir@
380prefix = @prefix@
381program_transform_name = @program_transform_name@
382psdir = @psdir@
383sbindir = @sbindir@
384sharedstatedir = @sharedstatedir@
385srcdir = @srcdir@
386subdirs = @subdirs@
387sys_symbol_underscore = @sys_symbol_underscore@
388sysconfdir = @sysconfdir@
389target = @target@
390target_alias = @target_alias@
391target_cpu = @target_cpu@
392target_os = @target_os@
393target_vendor = @target_vendor@
394top_build_prefix = @top_build_prefix@
395top_builddir = @top_builddir@
396top_srcdir = @top_srcdir@
397pkgconfdir = @PKGCONFDIR@
398GENERATED_FILES =
399TEMPLATE_FILES =
400PERLSCRIPTS = \
401	asip-status.pl \
402	apple_dump
403
404SUFFIXES = .tmpl .
405CLEANFILES = $(GENERATED_FILES)
406bin_SCRIPTS = $(PERLSCRIPTS) $(GENERATED_FILES) afpstats
407EXTRA_DIST = $(TEMPLATE_FILES) make-casetable.pl make-precompose.h.pl afpstats fce_ev_script.sh
408all: all-am
409
410.SUFFIXES:
411.SUFFIXES: .tmpl .
412$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
413	@for dep in $?; do \
414	  case '$(am__configure_deps)' in \
415	    *$$dep*) \
416	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
417	        && { if test -f $@; then exit 0; else break; fi; }; \
418	      exit 1;; \
419	  esac; \
420	done; \
421	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign contrib/shell_utils/Makefile'; \
422	$(am__cd) $(top_srcdir) && \
423	  $(AUTOMAKE) --foreign contrib/shell_utils/Makefile
424Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
425	@case '$?' in \
426	  *config.status*) \
427	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
428	  *) \
429	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
430	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
431	esac;
432
433$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
434	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
435
436$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
437	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
438$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
439	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440$(am__aclocal_m4_deps):
441apple_dump: $(top_builddir)/config.status $(srcdir)/apple_dump.in
442	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
443asip-status.pl: $(top_builddir)/config.status $(srcdir)/asip-status.pl.in
444	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
445install-binSCRIPTS: $(bin_SCRIPTS)
446	@$(NORMAL_INSTALL)
447	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
448	if test -n "$$list"; then \
449	  echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
450	  $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
451	fi; \
452	for p in $$list; do \
453	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
454	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
455	done | \
456	sed -e 'p;s,.*/,,;n' \
457	    -e 'h;s|.*|.|' \
458	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
459	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
460	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
461	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
462	      if (++n[d] == $(am__install_max)) { \
463		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
464	    else { print "f", d "/" $$4, $$1 } } \
465	  END { for (d in files) print "f", d, files[d] }' | \
466	while read type dir files; do \
467	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
468	     test -z "$$files" || { \
469	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
470	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
471	     } \
472	; done
473
474uninstall-binSCRIPTS:
475	@$(NORMAL_UNINSTALL)
476	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
477	files=`for p in $$list; do echo "$$p"; done | \
478	       sed -e 's,.*/,,;$(transform)'`; \
479	dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
480
481mostlyclean-libtool:
482	-rm -f *.lo
483
484clean-libtool:
485	-rm -rf .libs _libs
486tags TAGS:
487
488ctags CTAGS:
489
490cscope cscopelist:
491
492
493distdir: $(DISTFILES)
494	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
495	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
496	list='$(DISTFILES)'; \
497	  dist_files=`for file in $$list; do echo $$file; done | \
498	  sed -e "s|^$$srcdirstrip/||;t" \
499	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
500	case $$dist_files in \
501	  */*) $(MKDIR_P) `echo "$$dist_files" | \
502			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
503			   sort -u` ;; \
504	esac; \
505	for file in $$dist_files; do \
506	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
507	  if test -d $$d/$$file; then \
508	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
509	    if test -d "$(distdir)/$$file"; then \
510	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
511	    fi; \
512	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
513	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
514	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
515	    fi; \
516	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
517	  else \
518	    test -f "$(distdir)/$$file" \
519	    || cp -p $$d/$$file "$(distdir)/$$file" \
520	    || exit 1; \
521	  fi; \
522	done
523check-am: all-am
524check: check-am
525all-am: Makefile $(SCRIPTS)
526installdirs:
527	for dir in "$(DESTDIR)$(bindir)"; do \
528	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
529	done
530install: install-am
531install-exec: install-exec-am
532install-data: install-data-am
533uninstall: uninstall-am
534
535install-am: all-am
536	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
537
538installcheck: installcheck-am
539install-strip:
540	if test -z '$(STRIP)'; then \
541	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
542	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
543	      install; \
544	else \
545	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
546	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
547	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
548	fi
549mostlyclean-generic:
550
551clean-generic:
552	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
553
554distclean-generic:
555	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
556	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
557
558maintainer-clean-generic:
559	@echo "This command is intended for maintainers to use"
560	@echo "it deletes files that may require special tools to rebuild."
561clean: clean-am
562
563clean-am: clean-generic clean-libtool mostlyclean-am
564
565distclean: distclean-am
566	-rm -f Makefile
567distclean-am: clean-am distclean-generic
568
569dvi: dvi-am
570
571dvi-am:
572
573html: html-am
574
575html-am:
576
577info: info-am
578
579info-am:
580
581install-data-am:
582
583install-dvi: install-dvi-am
584
585install-dvi-am:
586
587install-exec-am: install-binSCRIPTS
588
589install-html: install-html-am
590
591install-html-am:
592
593install-info: install-info-am
594
595install-info-am:
596
597install-man:
598
599install-pdf: install-pdf-am
600
601install-pdf-am:
602
603install-ps: install-ps-am
604
605install-ps-am:
606
607installcheck-am:
608
609maintainer-clean: maintainer-clean-am
610	-rm -f Makefile
611maintainer-clean-am: distclean-am maintainer-clean-generic
612
613mostlyclean: mostlyclean-am
614
615mostlyclean-am: mostlyclean-generic mostlyclean-libtool
616
617pdf: pdf-am
618
619pdf-am:
620
621ps: ps-am
622
623ps-am:
624
625uninstall-am: uninstall-binSCRIPTS
626
627.MAKE: install-am install-strip
628
629.PHONY: all all-am check check-am clean clean-generic clean-libtool \
630	cscopelist-am ctags-am distclean distclean-generic \
631	distclean-libtool distdir dvi dvi-am html html-am info info-am \
632	install install-am install-binSCRIPTS install-data \
633	install-data-am install-dvi install-dvi-am install-exec \
634	install-exec-am install-html install-html-am install-info \
635	install-info-am install-man install-pdf install-pdf-am \
636	install-ps install-ps-am install-strip installcheck \
637	installcheck-am installdirs maintainer-clean \
638	maintainer-clean-generic mostlyclean mostlyclean-generic \
639	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
640	uninstall-am uninstall-binSCRIPTS
641
642.PRECIOUS: Makefile
643
644
645.tmpl:
646	sed -e s@:BINDIR:@${bindir}@ \
647		-e s@:SBINDIR:@${sbindir}@ \
648		-e s@:ETCDIR:@${pkgconfdir}@ \
649		<$< >$@
650
651# Tell versions [3.59,3.63) of GNU make to not export all variables.
652# Otherwise a system limit (for SysV at least) may be exceeded.
653.NOEXPORT:
654