1# Makefile.in generated by automake 1.9.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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# See if we can cast the automake spell. -*-Makefile-*-
18#
19
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = .
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40build_triplet = @build@
41host_triplet = @host@
42@USE_COMPILE_EXAMPLES_TRUE@am__append_1 = examples
43DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
44	$(srcdir)/Makefile.in $(srcdir)/VERSION.in \
45	$(srcdir)/vstr-debug.pc.in $(srcdir)/vstr.pc.in \
46	$(srcdir)/vstr.spec.in $(top_srcdir)/configure \
47	$(top_srcdir)/examples/init.d/jechod.in AUTHORS COPYING \
48	ChangeLog INSTALL NEWS THANKS TODO compile config.guess \
49	config.sub install-sh ltconfig ltmain.sh missing mkinstalldirs
50subdir = .
51ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52am__aclocal_m4_deps = $(top_srcdir)/configure.in
53am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54	$(ACLOCAL_M4)
55am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
56 configure.lineno configure.status.lineno
57mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
58CONFIG_HEADER = $(top_builddir)/include/autoconf.h
59CONFIG_CLEAN_FILES = vstr.pc vstr-debug.pc examples/init.d/jechod \
60	vstr.spec VERSION
61depcomp =
62am__depfiles_maybe =
63SOURCES =
64DIST_SOURCES =
65RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66	html-recursive info-recursive install-data-recursive \
67	install-exec-recursive install-info-recursive \
68	install-recursive installcheck-recursive installdirs-recursive \
69	pdf-recursive ps-recursive uninstall-info-recursive \
70	uninstall-recursive
71am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
72am__vpath_adj = case $$p in \
73    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
74    *) f=$$p;; \
75  esac;
76am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
77am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
78pkgconfigDATA_INSTALL = $(INSTALL_DATA)
79DATA = $(pkgconfig_DATA)
80ETAGS = etags
81CTAGS = ctags
82DIST_SUBDIRS = src include tst examples Documentation
83DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84distdir = $(PACKAGE)-$(VERSION)
85top_distdir = $(distdir)
86am__remove_distdir = \
87  { test ! -d $(distdir) \
88    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
89         && rm -fr $(distdir); }; }
90DIST_ARCHIVES = $(distdir).tar.gz
91GZIP_ENV = --best
92distuninstallcheck_listfiles = find . -type f -print
93distcleancheck_listfiles = find . -type f -print
94ACLOCAL = @ACLOCAL@
95ALLOCA = @ALLOCA@
96AMDEP_FALSE = @AMDEP_FALSE@
97AMDEP_TRUE = @AMDEP_TRUE@
98AMTAR = @AMTAR@
99AR = @AR@
100AUTOCONF = @AUTOCONF@
101AUTOHEADER = @AUTOHEADER@
102AUTOMAKE = @AUTOMAKE@
103AWK = @AWK@
104BZ2_AVAIL_FALSE = @BZ2_AVAIL_FALSE@
105BZ2_AVAIL_TRUE = @BZ2_AVAIL_TRUE@
106BZ2_CFLAGS = @BZ2_CFLAGS@
107BZ2_LDLIBS = @BZ2_LDLIBS@
108BZIP2_PATH = @BZIP2_PATH@
109CC = @CC@
110CCAS = @CCAS@
111CCASFLAGS = @CCASFLAGS@
112CCDEPMODE = @CCDEPMODE@
113CFLAGS = @CFLAGS@
114CHMOD_PATH = @CHMOD_PATH@
115CPP = @CPP@
116CPPFLAGS = @CPPFLAGS@
117CXX = @CXX@
118CXXCPP = @CXXCPP@
119CXXDEPMODE = @CXXDEPMODE@
120CXXFLAGS = @CXXFLAGS@
121CYGPATH_W = @CYGPATH_W@
122DEFS = @DEFS@
123DEPDIR = @DEPDIR@
124ECHO = @ECHO@
125ECHO_C = @ECHO_C@
126ECHO_N = @ECHO_N@
127ECHO_T = @ECHO_T@
128EGREP = @EGREP@
129ETAGS_PATH = @ETAGS_PATH@
130EXEEXT = @EXEEXT@
131F77 = @F77@
132FFLAGS = @FFLAGS@
133FMT_DBL_glibc_FALSE = @FMT_DBL_glibc_FALSE@
134FMT_DBL_glibc_TRUE = @FMT_DBL_glibc_TRUE@
135FMT_DBL_host_FALSE = @FMT_DBL_host_FALSE@
136FMT_DBL_host_TRUE = @FMT_DBL_host_TRUE@
137FMT_DBL_none_FALSE = @FMT_DBL_none_FALSE@
138FMT_DBL_none_TRUE = @FMT_DBL_none_TRUE@
139GLIB20_AVAIL_FALSE = @GLIB20_AVAIL_FALSE@
140GLIB20_AVAIL_TRUE = @GLIB20_AVAIL_TRUE@
141GLIB20_CFLAGS = @GLIB20_CFLAGS@
142GLIB20_LDLIBS = @GLIB20_LDLIBS@
143GMP_AVAIL_FALSE = @GMP_AVAIL_FALSE@
144GMP_AVAIL_TRUE = @GMP_AVAIL_TRUE@
145GMP_CFLAGS = @GMP_CFLAGS@
146GMP_LDLIBS = @GMP_LDLIBS@
147GZIP_PATH = @GZIP_PATH@
148HAVE_LINKER_MAIN_RELOCATE_FALSE = @HAVE_LINKER_MAIN_RELOCATE_FALSE@
149HAVE_LINKER_MAIN_RELOCATE_TRUE = @HAVE_LINKER_MAIN_RELOCATE_TRUE@
150HAVE_LINKER_VERSION_SCRIPT_FALSE = @HAVE_LINKER_VERSION_SCRIPT_FALSE@
151HAVE_LINKER_VERSION_SCRIPT_TRUE = @HAVE_LINKER_VERSION_SCRIPT_TRUE@
152HAVE_POSIX_HOST_FALSE = @HAVE_POSIX_HOST_FALSE@
153HAVE_POSIX_HOST_TRUE = @HAVE_POSIX_HOST_TRUE@
154INSTALL_DATA = @INSTALL_DATA@
155INSTALL_PROGRAM = @INSTALL_PROGRAM@
156INSTALL_SCRIPT = @INSTALL_SCRIPT@
157INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158LDFLAGS = @LDFLAGS@
159LIBOBJS = @LIBOBJS@
160LIBS = @LIBS@
161LIBTOOL = @LIBTOOL@
162LIBTOOL_DEPS = @LIBTOOL_DEPS@
163LN_S = @LN_S@
164LOCAL_EX_PROG_LIBS = @LOCAL_EX_PROG_LIBS@
165LOCAL_TST_PROG_LIBS = @LOCAL_TST_PROG_LIBS@
166LTLIBOBJS = @LTLIBOBJS@
167LT_AGE = @LT_AGE@
168LT_CURRENT = @LT_CURRENT@
169LT_RELEASE = @LT_RELEASE@
170LT_REVISION = @LT_REVISION@
171MAKEINFO = @MAKEINFO@
172MAKE_PATH = @MAKE_PATH@
173MALLINFO_AVAIL_FALSE = @MALLINFO_AVAIL_FALSE@
174MALLINFO_AVAIL_TRUE = @MALLINFO_AVAIL_TRUE@
175NDEBUG_FALSE = @NDEBUG_FALSE@
176NDEBUG_TRUE = @NDEBUG_TRUE@
177OBJEXT = @OBJEXT@
178OPENSSL_AVAIL_FALSE = @OPENSSL_AVAIL_FALSE@
179OPENSSL_AVAIL_TRUE = @OPENSSL_AVAIL_TRUE@
180OPENSSL_CFLAGS = @OPENSSL_CFLAGS@
181OPENSSL_LDLIBS = @OPENSSL_LDLIBS@
182PACKAGE = @PACKAGE@
183PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
184PACKAGE_NAME = @PACKAGE_NAME@
185PACKAGE_STRING = @PACKAGE_STRING@
186PACKAGE_TARNAME = @PACKAGE_TARNAME@
187PACKAGE_VERSION = @PACKAGE_VERSION@
188PATH_SEPARATOR = @PATH_SEPARATOR@
189PERL_PATH = @PERL_PATH@
190PERL_USR_BIN_AVAIL_FALSE = @PERL_USR_BIN_AVAIL_FALSE@
191PERL_USR_BIN_AVAIL_TRUE = @PERL_USR_BIN_AVAIL_TRUE@
192PKG_CONFIG = @PKG_CONFIG@
193RANLIB = @RANLIB@
194SED_PATH = @SED_PATH@
195SENDMAIL_PATH = @SENDMAIL_PATH@
196SET_MAKE = @SET_MAKE@
197SHELL = @SHELL@
198SOCKET_POLL_AVAIL_FALSE = @SOCKET_POLL_AVAIL_FALSE@
199SOCKET_POLL_AVAIL_TRUE = @SOCKET_POLL_AVAIL_TRUE@
200SOCKET_POLL_CFLAGS = @SOCKET_POLL_CFLAGS@
201SOCKET_POLL_LDLIBS = @SOCKET_POLL_LDLIBS@
202STRIP = @STRIP@
203TAR_PATH = @TAR_PATH@
204TIMER_Q_AVAIL_FALSE = @TIMER_Q_AVAIL_FALSE@
205TIMER_Q_AVAIL_TRUE = @TIMER_Q_AVAIL_TRUE@
206TIMER_Q_CFLAGS = @TIMER_Q_CFLAGS@
207TIMER_Q_LDLIBS = @TIMER_Q_LDLIBS@
208TRUE_PATH = @TRUE_PATH@
209USE_ASSERT_LOOP_FALSE = @USE_ASSERT_LOOP_FALSE@
210USE_ASSERT_LOOP_TRUE = @USE_ASSERT_LOOP_TRUE@
211USE_COMPILE_EXAMPLES_FALSE = @USE_COMPILE_EXAMPLES_FALSE@
212USE_COMPILE_EXAMPLES_TRUE = @USE_COMPILE_EXAMPLES_TRUE@
213USE_EX_STATIC_LIBS_FALSE = @USE_EX_STATIC_LIBS_FALSE@
214USE_EX_STATIC_LIBS_TRUE = @USE_EX_STATIC_LIBS_TRUE@
215USE_WRAP_MEMCHR_FALSE = @USE_WRAP_MEMCHR_FALSE@
216USE_WRAP_MEMCHR_TRUE = @USE_WRAP_MEMCHR_TRUE@
217USE_WRAP_MEMCMP_FALSE = @USE_WRAP_MEMCMP_FALSE@
218USE_WRAP_MEMCMP_TRUE = @USE_WRAP_MEMCMP_TRUE@
219USE_WRAP_MEMCPY_FALSE = @USE_WRAP_MEMCPY_FALSE@
220USE_WRAP_MEMCPY_TRUE = @USE_WRAP_MEMCPY_TRUE@
221USE_WRAP_MEMMOVE_FALSE = @USE_WRAP_MEMMOVE_FALSE@
222USE_WRAP_MEMMOVE_TRUE = @USE_WRAP_MEMMOVE_TRUE@
223USE_WRAP_MEMRCHR_FALSE = @USE_WRAP_MEMRCHR_FALSE@
224USE_WRAP_MEMRCHR_TRUE = @USE_WRAP_MEMRCHR_TRUE@
225USE_WRAP_MEMSET_FALSE = @USE_WRAP_MEMSET_FALSE@
226USE_WRAP_MEMSET_TRUE = @USE_WRAP_MEMSET_TRUE@
227VERSION = @VERSION@
228WARNS = @WARNS@
229ZLIB_AVAIL_FALSE = @ZLIB_AVAIL_FALSE@
230ZLIB_AVAIL_TRUE = @ZLIB_AVAIL_TRUE@
231ZLIB_CFLAGS = @ZLIB_CFLAGS@
232ZLIB_LDLIBS = @ZLIB_LDLIBS@
233ac_ct_AR = @ac_ct_AR@
234ac_ct_CC = @ac_ct_CC@
235ac_ct_CXX = @ac_ct_CXX@
236ac_ct_F77 = @ac_ct_F77@
237ac_ct_RANLIB = @ac_ct_RANLIB@
238ac_ct_STRIP = @ac_ct_STRIP@
239am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
240am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
241am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
242am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
243am__include = @am__include@
244am__leading_dot = @am__leading_dot@
245am__quote = @am__quote@
246am__tar = @am__tar@
247am__untar = @am__untar@
248bindir = @bindir@
249build = @build@
250build_alias = @build_alias@
251build_cpu = @build_cpu@
252build_os = @build_os@
253build_vendor = @build_vendor@
254datadir = @datadir@
255exec_prefix = @exec_prefix@
256host = @host@
257host_alias = @host_alias@
258host_cpu = @host_cpu@
259host_os = @host_os@
260host_vendor = @host_vendor@
261includedir = @includedir@
262infodir = @infodir@
263install_sh = @install_sh@
264libdir = @libdir@
265libexecdir = @libexecdir@
266localstatedir = @localstatedir@
267mandir = @mandir@
268mkdir_p = @mkdir_p@
269oldincludedir = @oldincludedir@
270prefix = @prefix@
271program_transform_name = @program_transform_name@
272sbindir = @sbindir@
273sharedstatedir = @sharedstatedir@
274sysconfdir = @sysconfdir@
275target_alias = @target_alias@
276AUTOMAKE_OPTIONS = no-dependencies 1.4
277
278# uses examples to generate docs.
279SUBDIRS = src include tst $(am__append_1) Documentation
280pkgconfigdir = $(prefix)/libdata/pkgconfig
281pkgconfig_DATA = vstr.pc
282all: all-recursive
283
284.SUFFIXES:
285am--refresh:
286	@:
287$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
288	@for dep in $?; do \
289	  case '$(am__configure_deps)' in \
290	    *$$dep*) \
291	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
292	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
293		&& exit 0; \
294	      exit 1;; \
295	  esac; \
296	done; \
297	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
298	cd $(top_srcdir) && \
299	  $(AUTOMAKE) --gnu  Makefile
300.PRECIOUS: Makefile
301Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
302	@case '$?' in \
303	  *config.status*) \
304	    echo ' $(SHELL) ./config.status'; \
305	    $(SHELL) ./config.status;; \
306	  *) \
307	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
308	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
309	esac;
310
311$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
312	$(SHELL) ./config.status --recheck
313
314$(top_srcdir)/configure:  $(am__configure_deps)
315	cd $(srcdir) && $(AUTOCONF)
316$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
317	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
318vstr.pc: $(top_builddir)/config.status $(srcdir)/vstr.pc.in
319	cd $(top_builddir) && $(SHELL) ./config.status $@
320vstr-debug.pc: $(top_builddir)/config.status $(srcdir)/vstr-debug.pc.in
321	cd $(top_builddir) && $(SHELL) ./config.status $@
322examples/init.d/jechod: $(top_builddir)/config.status $(top_srcdir)/examples/init.d/jechod.in
323	cd $(top_builddir) && $(SHELL) ./config.status $@
324vstr.spec: $(top_builddir)/config.status $(srcdir)/vstr.spec.in
325	cd $(top_builddir) && $(SHELL) ./config.status $@
326VERSION: $(top_builddir)/config.status $(srcdir)/VERSION.in
327	cd $(top_builddir) && $(SHELL) ./config.status $@
328
329mostlyclean-libtool:
330	-rm -f *.lo
331
332clean-libtool:
333	-rm -rf .libs _libs
334
335distclean-libtool:
336	-rm -f libtool
337uninstall-info-am:
338install-pkgconfigDATA: $(pkgconfig_DATA)
339	@$(NORMAL_INSTALL)
340	test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)"
341	@list='$(pkgconfig_DATA)'; for p in $$list; do \
342	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
343	  f=$(am__strip_dir) \
344	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
345	  $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
346	done
347
348uninstall-pkgconfigDATA:
349	@$(NORMAL_UNINSTALL)
350	@list='$(pkgconfig_DATA)'; for p in $$list; do \
351	  f=$(am__strip_dir) \
352	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
353	  rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
354	done
355
356# This directory's subdirectories are mostly independent; you can cd
357# into them and run `make' without going through this Makefile.
358# To change the values of `make' variables: instead of editing Makefiles,
359# (1) if the variable is set in `config.status', edit `config.status'
360#     (which will cause the Makefiles to be regenerated when you run `make');
361# (2) otherwise, pass the desired values on the `make' command line.
362$(RECURSIVE_TARGETS):
363	@failcom='exit 1'; \
364	for f in x $$MAKEFLAGS; do \
365	  case $$f in \
366	    *=* | --[!k]*);; \
367	    *k*) failcom='fail=yes';; \
368	  esac; \
369	done; \
370	dot_seen=no; \
371	target=`echo $@ | sed s/-recursive//`; \
372	list='$(SUBDIRS)'; for subdir in $$list; do \
373	  echo "Making $$target in $$subdir"; \
374	  if test "$$subdir" = "."; then \
375	    dot_seen=yes; \
376	    local_target="$$target-am"; \
377	  else \
378	    local_target="$$target"; \
379	  fi; \
380	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
381	  || eval $$failcom; \
382	done; \
383	if test "$$dot_seen" = "no"; then \
384	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
385	fi; test -z "$$fail"
386
387mostlyclean-recursive clean-recursive distclean-recursive \
388maintainer-clean-recursive:
389	@failcom='exit 1'; \
390	for f in x $$MAKEFLAGS; do \
391	  case $$f in \
392	    *=* | --[!k]*);; \
393	    *k*) failcom='fail=yes';; \
394	  esac; \
395	done; \
396	dot_seen=no; \
397	case "$@" in \
398	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
399	  *) list='$(SUBDIRS)' ;; \
400	esac; \
401	rev=''; for subdir in $$list; do \
402	  if test "$$subdir" = "."; then :; else \
403	    rev="$$subdir $$rev"; \
404	  fi; \
405	done; \
406	rev="$$rev ."; \
407	target=`echo $@ | sed s/-recursive//`; \
408	for subdir in $$rev; do \
409	  echo "Making $$target in $$subdir"; \
410	  if test "$$subdir" = "."; then \
411	    local_target="$$target-am"; \
412	  else \
413	    local_target="$$target"; \
414	  fi; \
415	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
416	  || eval $$failcom; \
417	done && test -z "$$fail"
418tags-recursive:
419	list='$(SUBDIRS)'; for subdir in $$list; do \
420	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
421	done
422ctags-recursive:
423	list='$(SUBDIRS)'; for subdir in $$list; do \
424	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
425	done
426
427ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
428	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
429	unique=`for i in $$list; do \
430	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
431	  done | \
432	  $(AWK) '    { files[$$0] = 1; } \
433	       END { for (i in files) print i; }'`; \
434	mkid -fID $$unique
435tags: TAGS
436
437TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
438		$(TAGS_FILES) $(LISP)
439	tags=; \
440	here=`pwd`; \
441	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
442	  include_option=--etags-include; \
443	  empty_fix=.; \
444	else \
445	  include_option=--include; \
446	  empty_fix=; \
447	fi; \
448	list='$(SUBDIRS)'; for subdir in $$list; do \
449	  if test "$$subdir" = .; then :; else \
450	    test ! -f $$subdir/TAGS || \
451	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
452	  fi; \
453	done; \
454	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
455	unique=`for i in $$list; do \
456	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
457	  done | \
458	  $(AWK) '    { files[$$0] = 1; } \
459	       END { for (i in files) print i; }'`; \
460	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
461	  test -n "$$unique" || unique=$$empty_fix; \
462	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
463	    $$tags $$unique; \
464	fi
465ctags: CTAGS
466CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
467		$(TAGS_FILES) $(LISP)
468	tags=; \
469	here=`pwd`; \
470	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
471	unique=`for i in $$list; do \
472	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
473	  done | \
474	  $(AWK) '    { files[$$0] = 1; } \
475	       END { for (i in files) print i; }'`; \
476	test -z "$(CTAGS_ARGS)$$tags$$unique" \
477	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
478	     $$tags $$unique
479
480GTAGS:
481	here=`$(am__cd) $(top_builddir) && pwd` \
482	  && cd $(top_srcdir) \
483	  && gtags -i $(GTAGS_ARGS) $$here
484
485distclean-tags:
486	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
487
488distdir: $(DISTFILES)
489	$(am__remove_distdir)
490	mkdir $(distdir)
491	$(mkdir_p) $(distdir)/. $(distdir)/examples/init.d $(distdir)/src
492	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
493	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
494	list='$(DISTFILES)'; for file in $$list; do \
495	  case $$file in \
496	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
497	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
498	  esac; \
499	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
500	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
501	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
502	    dir="/$$dir"; \
503	    $(mkdir_p) "$(distdir)$$dir"; \
504	  else \
505	    dir=''; \
506	  fi; \
507	  if test -d $$d/$$file; then \
508	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
509	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
510	    fi; \
511	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
512	  else \
513	    test -f $(distdir)/$$file \
514	    || cp -p $$d/$$file $(distdir)/$$file \
515	    || exit 1; \
516	  fi; \
517	done
518	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
519	  if test "$$subdir" = .; then :; else \
520	    test -d "$(distdir)/$$subdir" \
521	    || $(mkdir_p) "$(distdir)/$$subdir" \
522	    || exit 1; \
523	    distdir=`$(am__cd) $(distdir) && pwd`; \
524	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
525	    (cd $$subdir && \
526	      $(MAKE) $(AM_MAKEFLAGS) \
527	        top_distdir="$$top_distdir" \
528	        distdir="$$distdir/$$subdir" \
529	        distdir) \
530	      || exit 1; \
531	  fi; \
532	done
533	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
534	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
535	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
536	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
537	|| chmod -R a+r $(distdir)
538dist-gzip: distdir
539	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
540	$(am__remove_distdir)
541
542dist-bzip2: distdir
543	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
544	$(am__remove_distdir)
545
546dist-tarZ: distdir
547	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
548	$(am__remove_distdir)
549
550dist-shar: distdir
551	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
552	$(am__remove_distdir)
553
554dist-zip: distdir
555	-rm -f $(distdir).zip
556	zip -rq $(distdir).zip $(distdir)
557	$(am__remove_distdir)
558
559dist dist-all: distdir
560	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
561	$(am__remove_distdir)
562
563# This target untars the dist file and tries a VPATH configuration.  Then
564# it guarantees that the distribution is self-contained by making another
565# tarfile.
566distcheck: dist
567	case '$(DIST_ARCHIVES)' in \
568	*.tar.gz*) \
569	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
570	*.tar.bz2*) \
571	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
572	*.tar.Z*) \
573	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
574	*.shar.gz*) \
575	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
576	*.zip*) \
577	  unzip $(distdir).zip ;;\
578	esac
579	chmod -R a-w $(distdir); chmod a+w $(distdir)
580	mkdir $(distdir)/_build
581	mkdir $(distdir)/_inst
582	chmod a-w $(distdir)
583	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
584	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
585	  && cd $(distdir)/_build \
586	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
587	    $(DISTCHECK_CONFIGURE_FLAGS) \
588	  && $(MAKE) $(AM_MAKEFLAGS) \
589	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
590	  && $(MAKE) $(AM_MAKEFLAGS) check \
591	  && $(MAKE) $(AM_MAKEFLAGS) install \
592	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
593	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
594	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
595	        distuninstallcheck \
596	  && chmod -R a-w "$$dc_install_base" \
597	  && ({ \
598	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
599	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
600	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
601	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
602	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
603	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
604	  && rm -rf "$$dc_destdir" \
605	  && $(MAKE) $(AM_MAKEFLAGS) dist \
606	  && rm -rf $(DIST_ARCHIVES) \
607	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
608	$(am__remove_distdir)
609	@(echo "$(distdir) archives ready for distribution: "; \
610	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
611	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
612distuninstallcheck:
613	@cd $(distuninstallcheck_dir) \
614	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
615	   || { echo "ERROR: files left after uninstall:" ; \
616	        if test -n "$(DESTDIR)"; then \
617	          echo "  (check DESTDIR support)"; \
618	        fi ; \
619	        $(distuninstallcheck_listfiles) ; \
620	        exit 1; } >&2
621distcleancheck: distclean
622	@if test '$(srcdir)' = . ; then \
623	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
624	  exit 1 ; \
625	fi
626	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
627	  || { echo "ERROR: files left in build directory after distclean:" ; \
628	       $(distcleancheck_listfiles) ; \
629	       exit 1; } >&2
630check-am: all-am
631check: check-recursive
632all-am: Makefile $(DATA)
633installdirs: installdirs-recursive
634installdirs-am:
635	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
636	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
637	done
638install: install-recursive
639install-exec: install-exec-recursive
640install-data: install-data-recursive
641uninstall: uninstall-recursive
642
643install-am: all-am
644	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
645
646installcheck: installcheck-recursive
647install-strip:
648	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
649	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
650	  `test -z '$(STRIP)' || \
651	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
652mostlyclean-generic:
653
654clean-generic:
655
656distclean-generic:
657	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
658
659maintainer-clean-generic:
660	@echo "This command is intended for maintainers to use"
661	@echo "it deletes files that may require special tools to rebuild."
662clean: clean-recursive
663
664clean-am: clean-generic clean-libtool mostlyclean-am
665
666distclean: distclean-recursive
667	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
668	-rm -f Makefile
669distclean-am: clean-am distclean-generic distclean-libtool \
670	distclean-tags
671
672dvi: dvi-recursive
673
674dvi-am:
675
676html: html-recursive
677
678info: info-recursive
679
680info-am:
681
682install-data-am: install-pkgconfigDATA
683
684install-exec-am:
685
686install-info: install-info-recursive
687
688install-man:
689
690installcheck-am:
691
692maintainer-clean: maintainer-clean-recursive
693	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
694	-rm -rf $(top_srcdir)/autom4te.cache
695	-rm -f Makefile
696maintainer-clean-am: distclean-am maintainer-clean-generic
697
698mostlyclean: mostlyclean-recursive
699
700mostlyclean-am: mostlyclean-generic mostlyclean-libtool
701
702pdf: pdf-recursive
703
704pdf-am:
705
706ps: ps-recursive
707
708ps-am:
709
710uninstall-am: uninstall-info-am uninstall-pkgconfigDATA
711
712uninstall-info: uninstall-info-recursive
713
714.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
715	check-am clean clean-generic clean-libtool clean-recursive \
716	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
717	dist-shar dist-tarZ dist-zip distcheck distclean \
718	distclean-generic distclean-libtool distclean-recursive \
719	distclean-tags distcleancheck distdir distuninstallcheck dvi \
720	dvi-am html html-am info info-am install install-am \
721	install-data install-data-am install-exec install-exec-am \
722	install-info install-info-am install-man install-pkgconfigDATA \
723	install-strip installcheck installcheck-am installdirs \
724	installdirs-am maintainer-clean maintainer-clean-generic \
725	maintainer-clean-recursive mostlyclean mostlyclean-generic \
726	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
727	tags tags-recursive uninstall uninstall-am uninstall-info-am \
728	uninstall-pkgconfigDATA
729
730
731$(pkgconfig_DATA): config.status
732# Tell versions [3.59,3.63) of GNU make to not export all variables.
733# Otherwise a system limit (for SysV at least) may be exceeded.
734.NOEXPORT:
735