1# Makefile.in generated by automake 1.11 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, 2009  Free Software Foundation,
6# 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@SET_MAKE@
17
18# $Id$
19
20# This file is part of avahi.
21#
22# avahi is free software; you can redistribute it and/or modify it
23# under the terms of the GNU Lesser General Public License as
24# published by the Free Software Foundation; either version 2 of the
25# License, or (at your option) any later version.
26#
27# avahi is distributed in the hope that it will be useful, but WITHOUT
28# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
29# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
30# License for more details.
31#
32# You should have received a copy of the GNU Lesser General Public
33# License along with avahi; if not, write to the Free Software
34# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
35# USA.
36VPATH = @srcdir@
37pkgdatadir = $(datadir)/@PACKAGE@
38pkgincludedir = $(includedir)/@PACKAGE@
39pkglibdir = $(libdir)/@PACKAGE@
40pkglibexecdir = $(libexecdir)/@PACKAGE@
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 = @build@
54host_triplet = @host@
55@TARGET_LFS_TRUE@am__append_1 = lfs
56@TARGET_DEBIAN_TRUE@am__append_2 = debian
57@TARGET_ARCHLINUX_TRUE@am__append_3 = archlinux
58@TARGET_GENTOO_TRUE@am__append_4 = gentoo
59@TARGET_SUSE_TRUE@am__append_5 = suse
60@TARGET_FEDORA_TRUE@am__append_6 = fedora
61@TARGET_MANDRIVA_TRUE@am__append_7 = mandriva
62@TARGET_DARWIN_TRUE@am__append_8 = darwin
63@TARGET_FREEBSD_TRUE@am__append_9 = freebsd
64@TARGET_SLACKWARE_TRUE@am__append_10 = slackware
65subdir = initscript
66DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
67ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68am__aclocal_m4_deps = $(top_srcdir)/common/acx_pthread.m4 \
69	$(top_srcdir)/common/gcc_stack_protect.m4 \
70	$(top_srcdir)/common/gcc_visibility.m4 \
71	$(top_srcdir)/common/libtool.m4 \
72	$(top_srcdir)/common/ltoptions.m4 \
73	$(top_srcdir)/common/ltsugar.m4 \
74	$(top_srcdir)/common/ltversion.m4 \
75	$(top_srcdir)/common/lt~obsolete.m4 \
76	$(top_srcdir)/common/python.m4 $(top_srcdir)/acinclude.m4 \
77	$(top_srcdir)/common/doxygen.m4 $(top_srcdir)/configure.ac
78am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79	$(ACLOCAL_M4)
80mkinstalldirs = $(install_sh) -d
81CONFIG_HEADER = $(top_builddir)/config.h
82CONFIG_CLEAN_FILES =
83CONFIG_CLEAN_VPATH_FILES =
84SOURCES =
85DIST_SOURCES =
86RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
87	html-recursive info-recursive install-data-recursive \
88	install-dvi-recursive install-exec-recursive \
89	install-html-recursive install-info-recursive \
90	install-pdf-recursive install-ps-recursive install-recursive \
91	installcheck-recursive installdirs-recursive pdf-recursive \
92	ps-recursive uninstall-recursive
93RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
94  distclean-recursive maintainer-clean-recursive
95AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
96	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
97	distdir
98ETAGS = etags
99CTAGS = ctags
100DIST_SUBDIRS = lfs debian archlinux gentoo suse fedora mandriva darwin \
101	freebsd slackware
102DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103am__relativize = \
104  dir0=`pwd`; \
105  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
106  sed_rest='s,^[^/]*/*,,'; \
107  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
108  sed_butlast='s,/*[^/]*$$,,'; \
109  while test -n "$$dir1"; do \
110    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
111    if test "$$first" != "."; then \
112      if test "$$first" = ".."; then \
113        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
114        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
115      else \
116        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
117        if test "$$first2" = "$$first"; then \
118          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
119        else \
120          dir2="../$$dir2"; \
121        fi; \
122        dir0="$$dir0"/"$$first"; \
123      fi; \
124    fi; \
125    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
126  done; \
127  reldir="$$dir2"
128ACLOCAL = @ACLOCAL@
129AMTAR = @AMTAR@
130AR = @AR@
131AUTOCONF = @AUTOCONF@
132AUTOHEADER = @AUTOHEADER@
133AUTOMAKE = @AUTOMAKE@
134AVAHI_AUTOIPD_GROUP = @AVAHI_AUTOIPD_GROUP@
135AVAHI_AUTOIPD_USER = @AVAHI_AUTOIPD_USER@
136AVAHI_GROUP = @AVAHI_GROUP@
137AVAHI_PRIV_ACCESS_GROUP = @AVAHI_PRIV_ACCESS_GROUP@
138AVAHI_USER = @AVAHI_USER@
139AWK = @AWK@
140CC = @CC@
141CCDEPMODE = @CCDEPMODE@
142CFLAGS = @CFLAGS@
143CPP = @CPP@
144CPPFLAGS = @CPPFLAGS@
145CXX = @CXX@
146CXXCPP = @CXXCPP@
147CXXDEPMODE = @CXXDEPMODE@
148CXXFLAGS = @CXXFLAGS@
149CYGPATH_W = @CYGPATH_W@
150DBUS_CFLAGS = @DBUS_CFLAGS@
151DBUS_LIBS = @DBUS_LIBS@
152DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = @DBUS_SYSTEM_BUS_DEFAULT_ADDRESS@
153DBUS_SYS_DIR = @DBUS_SYS_DIR@
154DEFS = @DEFS@
155DEPDIR = @DEPDIR@
156DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
157DSYMUTIL = @DSYMUTIL@
158DUMPBIN = @DUMPBIN@
159DX_CONFIG = @DX_CONFIG@
160DX_DOCDIR = @DX_DOCDIR@
161DX_DOT = @DX_DOT@
162DX_DOXYGEN = @DX_DOXYGEN@
163DX_DVIPS = @DX_DVIPS@
164DX_EGREP = @DX_EGREP@
165DX_ENV = @DX_ENV@
166DX_FLAG_chi = @DX_FLAG_chi@
167DX_FLAG_chm = @DX_FLAG_chm@
168DX_FLAG_doc = @DX_FLAG_doc@
169DX_FLAG_dot = @DX_FLAG_dot@
170DX_FLAG_html = @DX_FLAG_html@
171DX_FLAG_man = @DX_FLAG_man@
172DX_FLAG_pdf = @DX_FLAG_pdf@
173DX_FLAG_ps = @DX_FLAG_ps@
174DX_FLAG_rtf = @DX_FLAG_rtf@
175DX_FLAG_xml = @DX_FLAG_xml@
176DX_HHC = @DX_HHC@
177DX_LATEX = @DX_LATEX@
178DX_MAKEINDEX = @DX_MAKEINDEX@
179DX_PDFLATEX = @DX_PDFLATEX@
180DX_PERL = @DX_PERL@
181DX_PROJECT = @DX_PROJECT@
182ECHO_C = @ECHO_C@
183ECHO_N = @ECHO_N@
184ECHO_T = @ECHO_T@
185EGREP = @EGREP@
186EXEEXT = @EXEEXT@
187FGREP = @FGREP@
188GACUTIL = @GACUTIL@
189GLADE20_CFLAGS = @GLADE20_CFLAGS@
190GLADE20_LIBS = @GLADE20_LIBS@
191GLIB20_CFLAGS = @GLIB20_CFLAGS@
192GLIB20_LIBS = @GLIB20_LIBS@
193GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
194GOBJECT_LIBS = @GOBJECT_LIBS@
195GREP = @GREP@
196GTK20_CFLAGS = @GTK20_CFLAGS@
197GTK20_LIBS = @GTK20_LIBS@
198HOWL_COMPAT_VERSION = @HOWL_COMPAT_VERSION@
199INSTALL = @INSTALL@
200INSTALL_DATA = @INSTALL_DATA@
201INSTALL_PROGRAM = @INSTALL_PROGRAM@
202INSTALL_SCRIPT = @INSTALL_SCRIPT@
203INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
204LD = @LD@
205LDFLAGS = @LDFLAGS@
206LIBAVAHI_CLIENT_VERSION_INFO = @LIBAVAHI_CLIENT_VERSION_INFO@
207LIBAVAHI_COMMON_VERSION_INFO = @LIBAVAHI_COMMON_VERSION_INFO@
208LIBAVAHI_COMPAT_HOWL_VERSION_INFO = @LIBAVAHI_COMPAT_HOWL_VERSION_INFO@
209LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO = @LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO@
210LIBAVAHI_CORE_VERSION_INFO = @LIBAVAHI_CORE_VERSION_INFO@
211LIBAVAHI_GLIB_VERSION_INFO = @LIBAVAHI_GLIB_VERSION_INFO@
212LIBAVAHI_GOBJECT_VERSION_INFO = @LIBAVAHI_GOBJECT_VERSION_INFO@
213LIBAVAHI_QT3_VERSION_INFO = @LIBAVAHI_QT3_VERSION_INFO@
214LIBAVAHI_QT4_VERSION_INFO = @LIBAVAHI_QT4_VERSION_INFO@
215LIBAVAHI_UI_VERSION_INFO = @LIBAVAHI_UI_VERSION_INFO@
216LIBDAEMON_CFLAGS = @LIBDAEMON_CFLAGS@
217LIBDAEMON_LIBS = @LIBDAEMON_LIBS@
218LIBOBJS = @LIBOBJS@
219LIBS = @LIBS@
220LIBTOOL = @LIBTOOL@
221LIPO = @LIPO@
222LN_S = @LN_S@
223LTLIBOBJS = @LTLIBOBJS@
224MAKEINFO = @MAKEINFO@
225MCS = @MCS@
226MDASSEMBLER = @MDASSEMBLER@
227MKDIR_P = @MKDIR_P@
228MOC_QT3 = @MOC_QT3@
229MOC_QT4 = @MOC_QT4@
230MONODOCER = @MONODOCER@
231MONODOC_CFLAGS = @MONODOC_CFLAGS@
232MONODOC_DIR = @MONODOC_DIR@
233MONODOC_LIBS = @MONODOC_LIBS@
234NM = @NM@
235NMEDIT = @NMEDIT@
236OBJDUMP = @OBJDUMP@
237OBJEXT = @OBJEXT@
238OTOOL = @OTOOL@
239OTOOL64 = @OTOOL64@
240PACKAGE = @PACKAGE@
241PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
242PACKAGE_NAME = @PACKAGE_NAME@
243PACKAGE_STRING = @PACKAGE_STRING@
244PACKAGE_TARNAME = @PACKAGE_TARNAME@
245PACKAGE_URL = @PACKAGE_URL@
246PACKAGE_VERSION = @PACKAGE_VERSION@
247PATH_SEPARATOR = @PATH_SEPARATOR@
248PKG_CONFIG = @PKG_CONFIG@
249PTHREAD_CC = @PTHREAD_CC@
250PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
251PTHREAD_LIBS = @PTHREAD_LIBS@
252PYTHON = @PYTHON@
253PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
254PYTHON_PLATFORM = @PYTHON_PLATFORM@
255PYTHON_PREFIX = @PYTHON_PREFIX@
256PYTHON_VERSION = @PYTHON_VERSION@
257QT3_CFLAGS = @QT3_CFLAGS@
258QT3_LIBS = @QT3_LIBS@
259QT4_CFLAGS = @QT4_CFLAGS@
260QT4_LIBS = @QT4_LIBS@
261RANLIB = @RANLIB@
262SED = @SED@
263SET_MAKE = @SET_MAKE@
264SHELL = @SHELL@
265STRIP = @STRIP@
266VERSION = @VERSION@
267VISIBILITY_HIDDEN_CFLAGS = @VISIBILITY_HIDDEN_CFLAGS@
268XML_CFLAGS = @XML_CFLAGS@
269XML_LIBS = @XML_LIBS@
270abs_builddir = @abs_builddir@
271abs_srcdir = @abs_srcdir@
272abs_top_builddir = @abs_top_builddir@
273abs_top_srcdir = @abs_top_srcdir@
274ac_ct_CC = @ac_ct_CC@
275ac_ct_CXX = @ac_ct_CXX@
276ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
277acx_pthread_config = @acx_pthread_config@
278am__include = @am__include@
279am__leading_dot = @am__leading_dot@
280am__quote = @am__quote@
281am__tar = @am__tar@
282am__untar = @am__untar@
283avahi_runtime_dir = @avahi_runtime_dir@
284avahi_socket = @avahi_socket@
285avahilocaledir = @avahilocaledir@
286bindir = @bindir@
287build = @build@
288build_alias = @build_alias@
289build_cpu = @build_cpu@
290build_os = @build_os@
291build_vendor = @build_vendor@
292builddir = @builddir@
293datadir = @datadir@
294datarootdir = @datarootdir@
295docdir = @docdir@
296dvidir = @dvidir@
297exec_prefix = @exec_prefix@
298have_pkg_config = @have_pkg_config@
299have_xmltoman = @have_xmltoman@
300host = @host@
301host_alias = @host_alias@
302host_cpu = @host_cpu@
303host_os = @host_os@
304host_vendor = @host_vendor@
305htmldir = @htmldir@
306includedir = @includedir@
307infodir = @infodir@
308install_sh = @install_sh@
309interfacesdir = @interfacesdir@
310libdir = @libdir@
311libexecdir = @libexecdir@
312localedir = @localedir@
313localstatedir = @localstatedir@
314lt_ECHO = @lt_ECHO@
315mandir = @mandir@
316mkdir_p = @mkdir_p@
317oldincludedir = @oldincludedir@
318pdfdir = @pdfdir@
319pkgpyexecdir = @pkgpyexecdir@
320pkgpythondir = @pkgpythondir@
321prefix = @prefix@
322program_transform_name = @program_transform_name@
323psdir = @psdir@
324pyexecdir = @pyexecdir@
325pythondir = @pythondir@
326sbindir = @sbindir@
327sharedstatedir = @sharedstatedir@
328srcdir = @srcdir@
329sysconfdir = @sysconfdir@
330target_alias = @target_alias@
331top_build_prefix = @top_build_prefix@
332top_builddir = @top_builddir@
333top_srcdir = @top_srcdir@
334SUBDIRS = $(am__append_1) $(am__append_2) $(am__append_3) \
335	$(am__append_4) $(am__append_5) $(am__append_6) \
336	$(am__append_7) $(am__append_8) $(am__append_9) \
337	$(am__append_10)
338all: all-recursive
339
340.SUFFIXES:
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 initscript/Makefile'; \
351	$(am__cd) $(top_srcdir) && \
352	  $(AUTOMAKE) --foreign initscript/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
377
378# This directory's subdirectories are mostly independent; you can cd
379# into them and run `make' without going through this Makefile.
380# To change the values of `make' variables: instead of editing Makefiles,
381# (1) if the variable is set in `config.status', edit `config.status'
382#     (which will cause the Makefiles to be regenerated when you run `make');
383# (2) otherwise, pass the desired values on the `make' command line.
384$(RECURSIVE_TARGETS):
385	@failcom='exit 1'; \
386	for f in x $$MAKEFLAGS; do \
387	  case $$f in \
388	    *=* | --[!k]*);; \
389	    *k*) failcom='fail=yes';; \
390	  esac; \
391	done; \
392	dot_seen=no; \
393	target=`echo $@ | sed s/-recursive//`; \
394	list='$(SUBDIRS)'; for subdir in $$list; do \
395	  echo "Making $$target in $$subdir"; \
396	  if test "$$subdir" = "."; then \
397	    dot_seen=yes; \
398	    local_target="$$target-am"; \
399	  else \
400	    local_target="$$target"; \
401	  fi; \
402	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
403	  || eval $$failcom; \
404	done; \
405	if test "$$dot_seen" = "no"; then \
406	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
407	fi; test -z "$$fail"
408
409$(RECURSIVE_CLEAN_TARGETS):
410	@failcom='exit 1'; \
411	for f in x $$MAKEFLAGS; do \
412	  case $$f in \
413	    *=* | --[!k]*);; \
414	    *k*) failcom='fail=yes';; \
415	  esac; \
416	done; \
417	dot_seen=no; \
418	case "$@" in \
419	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
420	  *) list='$(SUBDIRS)' ;; \
421	esac; \
422	rev=''; for subdir in $$list; do \
423	  if test "$$subdir" = "."; then :; else \
424	    rev="$$subdir $$rev"; \
425	  fi; \
426	done; \
427	rev="$$rev ."; \
428	target=`echo $@ | sed s/-recursive//`; \
429	for subdir in $$rev; do \
430	  echo "Making $$target in $$subdir"; \
431	  if test "$$subdir" = "."; then \
432	    local_target="$$target-am"; \
433	  else \
434	    local_target="$$target"; \
435	  fi; \
436	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
437	  || eval $$failcom; \
438	done && test -z "$$fail"
439tags-recursive:
440	list='$(SUBDIRS)'; for subdir in $$list; do \
441	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
442	done
443ctags-recursive:
444	list='$(SUBDIRS)'; for subdir in $$list; do \
445	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
446	done
447
448ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
449	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
450	unique=`for i in $$list; do \
451	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
452	  done | \
453	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
454	      END { if (nonempty) { for (i in files) print i; }; }'`; \
455	mkid -fID $$unique
456tags: TAGS
457
458TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
459		$(TAGS_FILES) $(LISP)
460	set x; \
461	here=`pwd`; \
462	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
463	  include_option=--etags-include; \
464	  empty_fix=.; \
465	else \
466	  include_option=--include; \
467	  empty_fix=; \
468	fi; \
469	list='$(SUBDIRS)'; for subdir in $$list; do \
470	  if test "$$subdir" = .; then :; else \
471	    test ! -f $$subdir/TAGS || \
472	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
473	  fi; \
474	done; \
475	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
476	unique=`for i in $$list; do \
477	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
478	  done | \
479	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
480	      END { if (nonempty) { for (i in files) print i; }; }'`; \
481	shift; \
482	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
483	  test -n "$$unique" || unique=$$empty_fix; \
484	  if test $$# -gt 0; then \
485	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
486	      "$$@" $$unique; \
487	  else \
488	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
489	      $$unique; \
490	  fi; \
491	fi
492ctags: CTAGS
493CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
494		$(TAGS_FILES) $(LISP)
495	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
496	unique=`for i in $$list; do \
497	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
498	  done | \
499	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
500	      END { if (nonempty) { for (i in files) print i; }; }'`; \
501	test -z "$(CTAGS_ARGS)$$unique" \
502	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
503	     $$unique
504
505GTAGS:
506	here=`$(am__cd) $(top_builddir) && pwd` \
507	  && $(am__cd) $(top_srcdir) \
508	  && gtags -i $(GTAGS_ARGS) "$$here"
509
510distclean-tags:
511	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
512
513distdir: $(DISTFILES)
514	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
515	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516	list='$(DISTFILES)'; \
517	  dist_files=`for file in $$list; do echo $$file; done | \
518	  sed -e "s|^$$srcdirstrip/||;t" \
519	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
520	case $$dist_files in \
521	  */*) $(MKDIR_P) `echo "$$dist_files" | \
522			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
523			   sort -u` ;; \
524	esac; \
525	for file in $$dist_files; do \
526	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
527	  if test -d $$d/$$file; then \
528	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
529	    if test -d "$(distdir)/$$file"; then \
530	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
531	    fi; \
532	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
533	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
534	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
535	    fi; \
536	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
537	  else \
538	    test -f "$(distdir)/$$file" \
539	    || cp -p $$d/$$file "$(distdir)/$$file" \
540	    || exit 1; \
541	  fi; \
542	done
543	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
544	  if test "$$subdir" = .; then :; else \
545	    test -d "$(distdir)/$$subdir" \
546	    || $(MKDIR_P) "$(distdir)/$$subdir" \
547	    || exit 1; \
548	  fi; \
549	done
550	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
551	  if test "$$subdir" = .; then :; else \
552	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
553	    $(am__relativize); \
554	    new_distdir=$$reldir; \
555	    dir1=$$subdir; dir2="$(top_distdir)"; \
556	    $(am__relativize); \
557	    new_top_distdir=$$reldir; \
558	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
559	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
560	    ($(am__cd) $$subdir && \
561	      $(MAKE) $(AM_MAKEFLAGS) \
562	        top_distdir="$$new_top_distdir" \
563	        distdir="$$new_distdir" \
564		am__remove_distdir=: \
565		am__skip_length_check=: \
566		am__skip_mode_fix=: \
567	        distdir) \
568	      || exit 1; \
569	  fi; \
570	done
571check-am: all-am
572check: check-recursive
573all-am: Makefile
574installdirs: installdirs-recursive
575installdirs-am:
576install: install-recursive
577install-exec: install-exec-recursive
578install-data: install-data-recursive
579uninstall: uninstall-recursive
580
581install-am: all-am
582	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
583
584installcheck: installcheck-recursive
585install-strip:
586	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
587	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
588	  `test -z '$(STRIP)' || \
589	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
590mostlyclean-generic:
591
592clean-generic:
593
594distclean-generic:
595	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
596	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
597
598maintainer-clean-generic:
599	@echo "This command is intended for maintainers to use"
600	@echo "it deletes files that may require special tools to rebuild."
601clean: clean-recursive
602
603clean-am: clean-generic clean-libtool mostlyclean-am
604
605distclean: distclean-recursive
606	-rm -f Makefile
607distclean-am: clean-am distclean-generic distclean-tags
608
609dvi: dvi-recursive
610
611dvi-am:
612
613html: html-recursive
614
615html-am:
616
617info: info-recursive
618
619info-am:
620
621install-data-am:
622
623install-dvi: install-dvi-recursive
624
625install-dvi-am:
626
627install-exec-am:
628
629install-html: install-html-recursive
630
631install-html-am:
632
633install-info: install-info-recursive
634
635install-info-am:
636
637install-man:
638
639install-pdf: install-pdf-recursive
640
641install-pdf-am:
642
643install-ps: install-ps-recursive
644
645install-ps-am:
646
647installcheck-am:
648
649maintainer-clean: maintainer-clean-recursive
650	-rm -f Makefile
651maintainer-clean-am: distclean-am maintainer-clean-generic
652
653mostlyclean: mostlyclean-recursive
654
655mostlyclean-am: mostlyclean-generic mostlyclean-libtool
656
657pdf: pdf-recursive
658
659pdf-am:
660
661ps: ps-recursive
662
663ps-am:
664
665uninstall-am:
666
667.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
668	install-am install-strip tags-recursive
669
670.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
671	all all-am check check-am clean clean-generic clean-libtool \
672	ctags ctags-recursive distclean distclean-generic \
673	distclean-libtool distclean-tags distdir dvi dvi-am html \
674	html-am info info-am install install-am install-data \
675	install-data-am install-dvi install-dvi-am install-exec \
676	install-exec-am install-html install-html-am install-info \
677	install-info-am install-man install-pdf install-pdf-am \
678	install-ps install-ps-am install-strip installcheck \
679	installcheck-am installdirs installdirs-am maintainer-clean \
680	maintainer-clean-generic mostlyclean mostlyclean-generic \
681	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
682	uninstall uninstall-am
683
684
685# Tell versions [3.59,3.63) of GNU make to not export all variables.
686# Otherwise a system limit (for SysV at least) may be exceeded.
687.NOEXPORT:
688