• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-python/avahi/
1# Makefile.in generated by automake 1.11.1 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# This file is part of avahi.
19#
20# avahi is free software; you can redistribute it and/or modify it
21# under the terms of the GNU Lesser General Public License as
22# published by the Free Software Foundation; either version 2 of the
23# License, or (at your option) any later version.
24#
25# avahi is distributed in the hope that it will be useful, but WITHOUT
26# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
27# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
28# License for more details.
29#
30# You should have received a copy of the GNU Lesser General Public
31# License along with avahi; if not, write to the Free Software
32# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
33# USA.
34
35VPATH = @srcdir@
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52build_triplet = @build@
53host_triplet = @host@
54@HAVE_PYTHON_DBUS_TRUE@@HAVE_PYTHON_TRUE@am__append_1 = __init__.py
55subdir = avahi-python/avahi
56DIST_COMMON = $(am__avahi_PYTHON_DIST) $(srcdir)/Makefile.am \
57	$(srcdir)/Makefile.in
58ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
59am__aclocal_m4_deps = $(top_srcdir)/common/acx_pthread.m4 \
60	$(top_srcdir)/common/gcc_stack_protect.m4 \
61	$(top_srcdir)/common/gcc_visibility.m4 \
62	$(top_srcdir)/common/intltool.m4 \
63	$(top_srcdir)/common/introspection.m4 \
64	$(top_srcdir)/common/libtool.m4 \
65	$(top_srcdir)/common/ltoptions.m4 \
66	$(top_srcdir)/common/ltsugar.m4 \
67	$(top_srcdir)/common/ltversion.m4 \
68	$(top_srcdir)/common/lt~obsolete.m4 \
69	$(top_srcdir)/common/nls.m4 $(top_srcdir)/common/python.m4 \
70	$(top_srcdir)/acinclude.m4 $(top_srcdir)/common/doxygen.m4 \
71	$(top_srcdir)/configure.ac
72am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
73	$(ACLOCAL_M4)
74mkinstalldirs = $(install_sh) -d
75CONFIG_HEADER = $(top_builddir)/config.h
76CONFIG_CLEAN_FILES =
77CONFIG_CLEAN_VPATH_FILES =
78am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
79am__vpath_adj = case $$p in \
80    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
81    *) f=$$p;; \
82  esac;
83am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
84am__install_max = 40
85am__nobase_strip_setup = \
86  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
87am__nobase_strip = \
88  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
89am__nobase_list = $(am__nobase_strip_setup); \
90  for p in $$list; do echo "$$p $$p"; done | \
91  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
92  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
93    if (++n[$$2] == $(am__install_max)) \
94      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
95    END { for (dir in files) print dir, files[dir] }'
96am__base_list = \
97  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
98  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
99am__installdirs = "$(DESTDIR)$(avahidir)" "$(DESTDIR)$(avahidir)"
100SCRIPTS = $(nodist_avahi_SCRIPTS)
101AM_V_GEN = $(am__v_GEN_$(V))
102am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
103am__v_GEN_0 = @echo "  GEN   " $@;
104AM_V_at = $(am__v_at_$(V))
105am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
106am__v_at_0 = @
107SOURCES =
108DIST_SOURCES =
109am__avahi_PYTHON_DIST = __init__.py
110py_compile = $(top_srcdir)/py-compile
111DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
112ACLOCAL = @ACLOCAL@
113ALL_LINGUAS = @ALL_LINGUAS@
114AMTAR = @AMTAR@
115AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
116AR = @AR@
117AUTOCONF = @AUTOCONF@
118AUTOHEADER = @AUTOHEADER@
119AUTOMAKE = @AUTOMAKE@
120AVAHI_AUTOIPD_GROUP = @AVAHI_AUTOIPD_GROUP@
121AVAHI_AUTOIPD_USER = @AVAHI_AUTOIPD_USER@
122AVAHI_GROUP = @AVAHI_GROUP@
123AVAHI_PRIV_ACCESS_GROUP = @AVAHI_PRIV_ACCESS_GROUP@
124AVAHI_USER = @AVAHI_USER@
125AWK = @AWK@
126CC = @CC@
127CCDEPMODE = @CCDEPMODE@
128CFLAGS = @CFLAGS@
129CPP = @CPP@
130CPPFLAGS = @CPPFLAGS@
131CXX = @CXX@
132CXXCPP = @CXXCPP@
133CXXDEPMODE = @CXXDEPMODE@
134CXXFLAGS = @CXXFLAGS@
135CYGPATH_W = @CYGPATH_W@
136DATADIRNAME = @DATADIRNAME@
137DBUS_CFLAGS = @DBUS_CFLAGS@
138DBUS_LIBS = @DBUS_LIBS@
139DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = @DBUS_SYSTEM_BUS_DEFAULT_ADDRESS@
140DBUS_SYS_DIR = @DBUS_SYS_DIR@
141DEFS = @DEFS@
142DEPDIR = @DEPDIR@
143DLLTOOL = @DLLTOOL@
144DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
145DSYMUTIL = @DSYMUTIL@
146DUMPBIN = @DUMPBIN@
147DX_CONFIG = @DX_CONFIG@
148DX_DOCDIR = @DX_DOCDIR@
149DX_DOT = @DX_DOT@
150DX_DOXYGEN = @DX_DOXYGEN@
151DX_DVIPS = @DX_DVIPS@
152DX_EGREP = @DX_EGREP@
153DX_ENV = @DX_ENV@
154DX_FLAG_chi = @DX_FLAG_chi@
155DX_FLAG_chm = @DX_FLAG_chm@
156DX_FLAG_doc = @DX_FLAG_doc@
157DX_FLAG_dot = @DX_FLAG_dot@
158DX_FLAG_html = @DX_FLAG_html@
159DX_FLAG_man = @DX_FLAG_man@
160DX_FLAG_pdf = @DX_FLAG_pdf@
161DX_FLAG_ps = @DX_FLAG_ps@
162DX_FLAG_rtf = @DX_FLAG_rtf@
163DX_FLAG_xml = @DX_FLAG_xml@
164DX_HHC = @DX_HHC@
165DX_LATEX = @DX_LATEX@
166DX_MAKEINDEX = @DX_MAKEINDEX@
167DX_PDFLATEX = @DX_PDFLATEX@
168DX_PERL = @DX_PERL@
169DX_PROJECT = @DX_PROJECT@
170ECHO_C = @ECHO_C@
171ECHO_N = @ECHO_N@
172ECHO_T = @ECHO_T@
173EGREP = @EGREP@
174EXEEXT = @EXEEXT@
175FGREP = @FGREP@
176GACUTIL = @GACUTIL@
177GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
178GLIB20_CFLAGS = @GLIB20_CFLAGS@
179GLIB20_LIBS = @GLIB20_LIBS@
180GMSGFMT = @GMSGFMT@
181GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
182GOBJECT_LIBS = @GOBJECT_LIBS@
183GREP = @GREP@
184GTK20_CFLAGS = @GTK20_CFLAGS@
185GTK20_LIBS = @GTK20_LIBS@
186GTK30_CFLAGS = @GTK30_CFLAGS@
187GTK30_LIBS = @GTK30_LIBS@
188HOWL_COMPAT_VERSION = @HOWL_COMPAT_VERSION@
189INSTALL = @INSTALL@
190INSTALL_DATA = @INSTALL_DATA@
191INSTALL_PROGRAM = @INSTALL_PROGRAM@
192INSTALL_SCRIPT = @INSTALL_SCRIPT@
193INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
195INTLTOOL_MERGE = @INTLTOOL_MERGE@
196INTLTOOL_PERL = @INTLTOOL_PERL@
197INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
198INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
199INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
200INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
201INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
202INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
203INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
204INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
205INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
206LD = @LD@
207LDFLAGS = @LDFLAGS@
208LIBAVAHI_CLIENT_VERSION_INFO = @LIBAVAHI_CLIENT_VERSION_INFO@
209LIBAVAHI_COMMON_VERSION_INFO = @LIBAVAHI_COMMON_VERSION_INFO@
210LIBAVAHI_COMPAT_HOWL_VERSION_INFO = @LIBAVAHI_COMPAT_HOWL_VERSION_INFO@
211LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO = @LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO@
212LIBAVAHI_CORE_VERSION_INFO = @LIBAVAHI_CORE_VERSION_INFO@
213LIBAVAHI_GLIB_VERSION_INFO = @LIBAVAHI_GLIB_VERSION_INFO@
214LIBAVAHI_GOBJECT_VERSION_INFO = @LIBAVAHI_GOBJECT_VERSION_INFO@
215LIBAVAHI_QT3_VERSION_INFO = @LIBAVAHI_QT3_VERSION_INFO@
216LIBAVAHI_QT4_VERSION_INFO = @LIBAVAHI_QT4_VERSION_INFO@
217LIBAVAHI_UI_VERSION_INFO = @LIBAVAHI_UI_VERSION_INFO@
218LIBDAEMON_CFLAGS = @LIBDAEMON_CFLAGS@
219LIBDAEMON_LIBS = @LIBDAEMON_LIBS@
220LIBOBJS = @LIBOBJS@
221LIBS = @LIBS@
222LIBTOOL = @LIBTOOL@
223LIPO = @LIPO@
224LN_S = @LN_S@
225LTLIBOBJS = @LTLIBOBJS@
226MAINT = @MAINT@
227MAKEINFO = @MAKEINFO@
228MANIFEST_TOOL = @MANIFEST_TOOL@
229MCS = @MCS@
230MDASSEMBLER = @MDASSEMBLER@
231MKDIR_P = @MKDIR_P@
232MOC_QT3 = @MOC_QT3@
233MOC_QT4 = @MOC_QT4@
234MONODOCER = @MONODOCER@
235MONODOC_CFLAGS = @MONODOC_CFLAGS@
236MONODOC_DIR = @MONODOC_DIR@
237MONODOC_LIBS = @MONODOC_LIBS@
238MSGFMT = @MSGFMT@
239MSGMERGE = @MSGMERGE@
240NM = @NM@
241NMEDIT = @NMEDIT@
242OBJDUMP = @OBJDUMP@
243OBJEXT = @OBJEXT@
244OTOOL = @OTOOL@
245OTOOL64 = @OTOOL64@
246PACKAGE = @PACKAGE@
247PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
248PACKAGE_NAME = @PACKAGE_NAME@
249PACKAGE_STRING = @PACKAGE_STRING@
250PACKAGE_TARNAME = @PACKAGE_TARNAME@
251PACKAGE_URL = @PACKAGE_URL@
252PACKAGE_VERSION = @PACKAGE_VERSION@
253PATH_SEPARATOR = @PATH_SEPARATOR@
254PKG_CONFIG = @PKG_CONFIG@
255PTHREAD_CC = @PTHREAD_CC@
256PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
257PTHREAD_LIBS = @PTHREAD_LIBS@
258PYTHON = @PYTHON@
259PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
260PYTHON_PLATFORM = @PYTHON_PLATFORM@
261PYTHON_PREFIX = @PYTHON_PREFIX@
262PYTHON_VERSION = @PYTHON_VERSION@
263QT3_CFLAGS = @QT3_CFLAGS@
264QT3_LIBS = @QT3_LIBS@
265QT4_CFLAGS = @QT4_CFLAGS@
266QT4_LIBS = @QT4_LIBS@
267RANLIB = @RANLIB@
268SED = @SED@
269SET_MAKE = @SET_MAKE@
270SHELL = @SHELL@
271STOW = @STOW@
272STRIP = @STRIP@
273USE_NLS = @USE_NLS@
274VERSION = @VERSION@
275VISIBILITY_HIDDEN_CFLAGS = @VISIBILITY_HIDDEN_CFLAGS@
276XGETTEXT = @XGETTEXT@
277XML_CFLAGS = @XML_CFLAGS@
278XML_LIBS = @XML_LIBS@
279abs_builddir = @abs_builddir@
280abs_srcdir = @abs_srcdir@
281abs_top_builddir = @abs_top_builddir@
282abs_top_srcdir = @abs_top_srcdir@
283ac_ct_AR = @ac_ct_AR@
284ac_ct_CC = @ac_ct_CC@
285ac_ct_CXX = @ac_ct_CXX@
286ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
287acx_pthread_config = @acx_pthread_config@
288am__include = @am__include@
289am__leading_dot = @am__leading_dot@
290am__quote = @am__quote@
291am__tar = @am__tar@
292am__untar = @am__untar@
293avahi_runtime_dir = @avahi_runtime_dir@
294avahi_socket = @avahi_socket@
295avahilocaledir = @avahilocaledir@
296bindir = @bindir@
297build = @build@
298build_alias = @build_alias@
299build_cpu = @build_cpu@
300build_os = @build_os@
301build_vendor = @build_vendor@
302builddir = @builddir@
303datadir = @datadir@
304datarootdir = @datarootdir@
305docdir = @docdir@
306dvidir = @dvidir@
307exec_prefix = @exec_prefix@
308have_pkg_config = @have_pkg_config@
309have_xmltoman = @have_xmltoman@
310host = @host@
311host_alias = @host_alias@
312host_cpu = @host_cpu@
313host_os = @host_os@
314host_vendor = @host_vendor@
315htmldir = @htmldir@
316includedir = @includedir@
317infodir = @infodir@
318install_sh = @install_sh@
319interfacesdir = @interfacesdir@
320libdir = @libdir@
321libexecdir = @libexecdir@
322localedir = @localedir@
323localstatedir = @localstatedir@
324mandir = @mandir@
325mkdir_p = @mkdir_p@
326oldincludedir = @oldincludedir@
327pdfdir = @pdfdir@
328pkgpyexecdir = @pkgpyexecdir@
329pkgpythondir = @pkgpythondir@
330prefix = @prefix@
331program_transform_name = @program_transform_name@
332psdir = @psdir@
333pyexecdir = @pyexecdir@
334pythondir = @pythondir@
335sbindir = @sbindir@
336sharedstatedir = @sharedstatedir@
337srcdir = @srcdir@
338sysconfdir = @sysconfdir@
339systemdsystemunitdir = @systemdsystemunitdir@
340target_alias = @target_alias@
341top_build_prefix = @top_build_prefix@
342top_builddir = @top_builddir@
343top_srcdir = @top_srcdir@
344EXTRA_DIST = __init__.py ServiceTypeDatabase.py.in
345pkglibdatadir = $(libdir)/avahi
346@HAVE_PYTHON_TRUE@avahidir = $(pythondir)/avahi
347@HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
348@HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@nodist_avahi_SCRIPTS = ServiceTypeDatabase.py
349@HAVE_PYTHON_TRUE@avahi_PYTHON = $(avahi_SCRIPTS) $(am__append_1)
350CLEANFILES = *.pyc *.pyo ServiceTypeDatabase.py
351all: all-am
352
353.SUFFIXES:
354$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
355	@for dep in $?; do \
356	  case '$(am__configure_deps)' in \
357	    *$$dep*) \
358	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
359	        && { if test -f $@; then exit 0; else break; fi; }; \
360	      exit 1;; \
361	  esac; \
362	done; \
363	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign avahi-python/avahi/Makefile'; \
364	$(am__cd) $(top_srcdir) && \
365	  $(AUTOMAKE) --foreign avahi-python/avahi/Makefile
366.PRECIOUS: Makefile
367Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
368	@case '$?' in \
369	  *config.status*) \
370	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
371	  *) \
372	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
373	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
374	esac;
375
376$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
377	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
379$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
380	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
382	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383$(am__aclocal_m4_deps):
384install-nodist_avahiSCRIPTS: $(nodist_avahi_SCRIPTS)
385	@$(NORMAL_INSTALL)
386	test -z "$(avahidir)" || $(MKDIR_P) "$(DESTDIR)$(avahidir)"
387	@list='$(nodist_avahi_SCRIPTS)'; test -n "$(avahidir)" || list=; \
388	for p in $$list; do \
389	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
390	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
391	done | \
392	sed -e 'p;s,.*/,,;n' \
393	    -e 'h;s|.*|.|' \
394	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
395	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
396	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
397	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
398	      if (++n[d] == $(am__install_max)) { \
399		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
400	    else { print "f", d "/" $$4, $$1 } } \
401	  END { for (d in files) print "f", d, files[d] }' | \
402	while read type dir files; do \
403	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
404	     test -z "$$files" || { \
405	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(avahidir)$$dir'"; \
406	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(avahidir)$$dir" || exit $$?; \
407	     } \
408	; done
409
410uninstall-nodist_avahiSCRIPTS:
411	@$(NORMAL_UNINSTALL)
412	@list='$(nodist_avahi_SCRIPTS)'; test -n "$(avahidir)" || exit 0; \
413	files=`for p in $$list; do echo "$$p"; done | \
414	       sed -e 's,.*/,,;$(transform)'`; \
415	test -n "$$list" || exit 0; \
416	echo " ( cd '$(DESTDIR)$(avahidir)' && rm -f" $$files ")"; \
417	cd "$(DESTDIR)$(avahidir)" && rm -f $$files
418
419mostlyclean-libtool:
420	-rm -f *.lo
421
422clean-libtool:
423	-rm -rf .libs _libs
424install-avahiPYTHON: $(avahi_PYTHON)
425	@$(NORMAL_INSTALL)
426	test -z "$(avahidir)" || $(MKDIR_P) "$(DESTDIR)$(avahidir)"
427	@list='$(avahi_PYTHON)'; dlist=; list2=; test -n "$(avahidir)" || list=; \
428	for p in $$list; do \
429	  if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
430	  if test -f $$b$$p; then \
431	    $(am__strip_dir) \
432	    dlist="$$dlist $$f"; \
433	    list2="$$list2 $$b$$p"; \
434	  else :; fi; \
435	done; \
436	for file in $$list2; do echo $$file; done | $(am__base_list) | \
437	while read files; do \
438	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(avahidir)'"; \
439	  $(INSTALL_DATA) $$files "$(DESTDIR)$(avahidir)" || exit $$?; \
440	done || exit $$?; \
441	if test -n "$$dlist"; then \
442	  if test -z "$(DESTDIR)"; then \
443	    PYTHON=$(PYTHON) $(py_compile) --basedir "$(avahidir)" $$dlist; \
444	  else \
445	    PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(avahidir)" $$dlist; \
446	  fi; \
447	else :; fi
448
449uninstall-avahiPYTHON:
450	@$(NORMAL_UNINSTALL)
451	@list='$(avahi_PYTHON)'; test -n "$(avahidir)" || list=; \
452	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
453	test -n "$$files" || exit 0; \
454	filesc=`echo "$$files" | sed 's|$$|c|'`; \
455	fileso=`echo "$$files" | sed 's|$$|o|'`; \
456	echo " ( cd '$(DESTDIR)$(avahidir)' && rm -f" $$files ")"; \
457	cd "$(DESTDIR)$(avahidir)" && rm -f $$files || exit $$?; \
458	echo " ( cd '$(DESTDIR)$(avahidir)' && rm -f" $$filesc ")"; \
459	cd "$(DESTDIR)$(avahidir)" && rm -f $$filesc || exit $$?; \
460	echo " ( cd '$(DESTDIR)$(avahidir)' && rm -f" $$fileso ")"; \
461	cd "$(DESTDIR)$(avahidir)" && rm -f $$fileso
462tags: TAGS
463TAGS:
464
465ctags: CTAGS
466CTAGS:
467
468
469distdir: $(DISTFILES)
470	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
471	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
472	list='$(DISTFILES)'; \
473	  dist_files=`for file in $$list; do echo $$file; done | \
474	  sed -e "s|^$$srcdirstrip/||;t" \
475	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
476	case $$dist_files in \
477	  */*) $(MKDIR_P) `echo "$$dist_files" | \
478			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
479			   sort -u` ;; \
480	esac; \
481	for file in $$dist_files; do \
482	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
483	  if test -d $$d/$$file; then \
484	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
485	    if test -d "$(distdir)/$$file"; then \
486	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
487	    fi; \
488	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
489	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
490	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
491	    fi; \
492	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
493	  else \
494	    test -f "$(distdir)/$$file" \
495	    || cp -p $$d/$$file "$(distdir)/$$file" \
496	    || exit 1; \
497	  fi; \
498	done
499check-am: all-am
500check: check-am
501all-am: Makefile $(SCRIPTS)
502installdirs:
503	for dir in "$(DESTDIR)$(avahidir)" "$(DESTDIR)$(avahidir)"; do \
504	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
505	done
506install: install-am
507install-exec: install-exec-am
508install-data: install-data-am
509uninstall: uninstall-am
510
511install-am: all-am
512	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
513
514installcheck: installcheck-am
515install-strip:
516	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
517	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
518	  `test -z '$(STRIP)' || \
519	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
520mostlyclean-generic:
521
522clean-generic:
523	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
524
525distclean-generic:
526	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
527	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
528
529maintainer-clean-generic:
530	@echo "This command is intended for maintainers to use"
531	@echo "it deletes files that may require special tools to rebuild."
532clean: clean-am
533
534clean-am: clean-generic clean-libtool mostlyclean-am
535
536distclean: distclean-am
537	-rm -f Makefile
538distclean-am: clean-am distclean-generic
539
540dvi: dvi-am
541
542dvi-am:
543
544html: html-am
545
546html-am:
547
548info: info-am
549
550info-am:
551
552install-data-am: install-avahiPYTHON install-nodist_avahiSCRIPTS
553
554install-dvi: install-dvi-am
555
556install-dvi-am:
557
558install-exec-am:
559
560install-html: install-html-am
561
562install-html-am:
563
564install-info: install-info-am
565
566install-info-am:
567
568install-man:
569
570install-pdf: install-pdf-am
571
572install-pdf-am:
573
574install-ps: install-ps-am
575
576install-ps-am:
577
578installcheck-am:
579
580maintainer-clean: maintainer-clean-am
581	-rm -f Makefile
582maintainer-clean-am: distclean-am maintainer-clean-generic
583
584mostlyclean: mostlyclean-am
585
586mostlyclean-am: mostlyclean-generic mostlyclean-libtool
587
588pdf: pdf-am
589
590pdf-am:
591
592ps: ps-am
593
594ps-am:
595
596uninstall-am: uninstall-avahiPYTHON uninstall-nodist_avahiSCRIPTS
597
598.MAKE: install-am install-strip
599
600.PHONY: all all-am check check-am clean clean-generic clean-libtool \
601	distclean distclean-generic distclean-libtool distdir dvi \
602	dvi-am html html-am info info-am install install-am \
603	install-avahiPYTHON install-data install-data-am install-dvi \
604	install-dvi-am install-exec install-exec-am install-html \
605	install-html-am install-info install-info-am install-man \
606	install-nodist_avahiSCRIPTS install-pdf install-pdf-am \
607	install-ps install-ps-am install-strip installcheck \
608	installcheck-am installdirs maintainer-clean \
609	maintainer-clean-generic mostlyclean mostlyclean-generic \
610	mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
611	uninstall-avahiPYTHON uninstall-nodist_avahiSCRIPTS
612
613
614@HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@ServiceTypeDatabase.py: ServiceTypeDatabase.py.in
615@HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@	$(AM_V_GEN)sed -e 's,@PYTHON\@,$(PYTHON),g' \
616@HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@		-e 's,@DBM\@,gdbm,g' \
617@HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@		-e 's,@FIRST_KEY\@,key = self.db.firstkey(),g' \
618@HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@		-e 's,@CHECK_KEY\@,while key is not None:,g' \
619@HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@		-e 's,@NEXT_KEY\@,key = self.db.nextkey(key),g' \
620@HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@		-e 's,@pkglibdatadir\@,$(pkglibdatadir),g' $< > $@ && \
621@HAVE_GDBM_TRUE@@HAVE_PYTHON_TRUE@	chmod +x $@
622
623@HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@ServiceTypeDatabase.py: ServiceTypeDatabase.py.in
624@HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@	$(AM_V_GEN)sed -e 's,@PYTHON\@,$(PYTHON),g' \
625@HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@		-e 's,@DBM\@,dbm,g' \
626@HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@		-e 's,@FIRST_KEY\@,keys = self.db.keys(),g' \
627@HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@		-e 's,@CHECK_KEY\@,for key in keys:,g' \
628@HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@		-e 's,@NEXT_KEY\@,,g' \
629@HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@		-e 's,@pkglibdatadir\@,$(pkglibdatadir),g' $< > $@ && \
630@HAVE_DBM_TRUE@@HAVE_PYTHON_TRUE@	chmod +x $@
631
632# Tell versions [3.59,3.63) of GNU make to not export all variables.
633# Otherwise a system limit (for SysV at least) may be exceeded.
634.NOEXPORT:
635