• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-dnsconfd/
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.
36
37
38VPATH = @srcdir@
39pkgdatadir = $(datadir)/@PACKAGE@
40pkgincludedir = $(includedir)/@PACKAGE@
41pkglibdir = $(libdir)/@PACKAGE@
42pkglibexecdir = $(libexecdir)/@PACKAGE@
43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
44install_sh_DATA = $(install_sh) -c -m 644
45install_sh_PROGRAM = $(install_sh) -c
46install_sh_SCRIPT = $(install_sh) -c
47INSTALL_HEADER = $(INSTALL_DATA)
48transform = $(program_transform_name)
49NORMAL_INSTALL = :
50PRE_INSTALL = :
51POST_INSTALL = :
52NORMAL_UNINSTALL = :
53PRE_UNINSTALL = :
54POST_UNINSTALL = :
55build_triplet = @build@
56host_triplet = @host@
57@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@sbin_PROGRAMS =  \
58@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	avahi-dnsconfd$(EXEEXT)
59subdir = avahi-dnsconfd
60DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
61ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62am__aclocal_m4_deps = $(top_srcdir)/common/acx_pthread.m4 \
63	$(top_srcdir)/common/gcc_stack_protect.m4 \
64	$(top_srcdir)/common/gcc_visibility.m4 \
65	$(top_srcdir)/common/libtool.m4 \
66	$(top_srcdir)/common/ltoptions.m4 \
67	$(top_srcdir)/common/ltsugar.m4 \
68	$(top_srcdir)/common/ltversion.m4 \
69	$(top_srcdir)/common/lt~obsolete.m4 \
70	$(top_srcdir)/common/python.m4 $(top_srcdir)/acinclude.m4 \
71	$(top_srcdir)/common/doxygen.m4 $(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__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(pkgsysconfdir)"
79PROGRAMS = $(sbin_PROGRAMS)
80am__avahi_dnsconfd_SOURCES_DIST = main.c
81@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@am_avahi_dnsconfd_OBJECTS = avahi_dnsconfd-main.$(OBJEXT)
82avahi_dnsconfd_OBJECTS = $(am_avahi_dnsconfd_OBJECTS)
83am__DEPENDENCIES_1 =
84@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@avahi_dnsconfd_DEPENDENCIES = ../avahi-common/libavahi-common.la \
85@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	$(am__DEPENDENCIES_1)
86avahi_dnsconfd_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
87	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(avahi_dnsconfd_CFLAGS) \
88	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
89am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
90am__vpath_adj = case $$p in \
91    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
92    *) f=$$p;; \
93  esac;
94am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
95am__install_max = 40
96am__nobase_strip_setup = \
97  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
98am__nobase_strip = \
99  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
100am__nobase_list = $(am__nobase_strip_setup); \
101  for p in $$list; do echo "$$p $$p"; done | \
102  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
103  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
104    if (++n[$$2] == $(am__install_max)) \
105      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
106    END { for (dir in files) print dir, files[dir] }'
107am__base_list = \
108  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
109  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
110SCRIPTS = $(pkgsysconf_SCRIPTS)
111DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
112depcomp = $(SHELL) $(top_srcdir)/depcomp
113am__depfiles_maybe = depfiles
114am__mv = mv -f
115COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
116	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
117LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
118	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
119	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
120CCLD = $(CC)
121LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
122	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
123	$(LDFLAGS) -o $@
124SOURCES = $(avahi_dnsconfd_SOURCES)
125DIST_SOURCES = $(am__avahi_dnsconfd_SOURCES_DIST)
126ETAGS = etags
127CTAGS = ctags
128DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129ACLOCAL = @ACLOCAL@
130AMTAR = @AMTAR@
131AR = @AR@
132AUTOCONF = @AUTOCONF@
133AUTOHEADER = @AUTOHEADER@
134AUTOMAKE = @AUTOMAKE@
135AVAHI_AUTOIPD_GROUP = @AVAHI_AUTOIPD_GROUP@
136AVAHI_AUTOIPD_USER = @AVAHI_AUTOIPD_USER@
137AVAHI_GROUP = @AVAHI_GROUP@
138AVAHI_PRIV_ACCESS_GROUP = @AVAHI_PRIV_ACCESS_GROUP@
139AVAHI_USER = @AVAHI_USER@
140AWK = @AWK@
141CC = @CC@
142CCDEPMODE = @CCDEPMODE@
143CFLAGS = @CFLAGS@
144CPP = @CPP@
145CPPFLAGS = @CPPFLAGS@
146CXX = @CXX@
147CXXCPP = @CXXCPP@
148CXXDEPMODE = @CXXDEPMODE@
149CXXFLAGS = @CXXFLAGS@
150CYGPATH_W = @CYGPATH_W@
151DBUS_CFLAGS = @DBUS_CFLAGS@
152DBUS_LIBS = @DBUS_LIBS@
153DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = @DBUS_SYSTEM_BUS_DEFAULT_ADDRESS@
154DBUS_SYS_DIR = @DBUS_SYS_DIR@
155DEFS = @DEFS@
156DEPDIR = @DEPDIR@
157DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
158DSYMUTIL = @DSYMUTIL@
159DUMPBIN = @DUMPBIN@
160DX_CONFIG = @DX_CONFIG@
161DX_DOCDIR = @DX_DOCDIR@
162DX_DOT = @DX_DOT@
163DX_DOXYGEN = @DX_DOXYGEN@
164DX_DVIPS = @DX_DVIPS@
165DX_EGREP = @DX_EGREP@
166DX_ENV = @DX_ENV@
167DX_FLAG_chi = @DX_FLAG_chi@
168DX_FLAG_chm = @DX_FLAG_chm@
169DX_FLAG_doc = @DX_FLAG_doc@
170DX_FLAG_dot = @DX_FLAG_dot@
171DX_FLAG_html = @DX_FLAG_html@
172DX_FLAG_man = @DX_FLAG_man@
173DX_FLAG_pdf = @DX_FLAG_pdf@
174DX_FLAG_ps = @DX_FLAG_ps@
175DX_FLAG_rtf = @DX_FLAG_rtf@
176DX_FLAG_xml = @DX_FLAG_xml@
177DX_HHC = @DX_HHC@
178DX_LATEX = @DX_LATEX@
179DX_MAKEINDEX = @DX_MAKEINDEX@
180DX_PDFLATEX = @DX_PDFLATEX@
181DX_PERL = @DX_PERL@
182DX_PROJECT = @DX_PROJECT@
183ECHO_C = @ECHO_C@
184ECHO_N = @ECHO_N@
185ECHO_T = @ECHO_T@
186EGREP = @EGREP@
187EXEEXT = @EXEEXT@
188FGREP = @FGREP@
189GACUTIL = @GACUTIL@
190GLADE20_CFLAGS = @GLADE20_CFLAGS@
191GLADE20_LIBS = @GLADE20_LIBS@
192GLIB20_CFLAGS = @GLIB20_CFLAGS@
193GLIB20_LIBS = @GLIB20_LIBS@
194GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
195GOBJECT_LIBS = @GOBJECT_LIBS@
196GREP = @GREP@
197GTK20_CFLAGS = @GTK20_CFLAGS@
198GTK20_LIBS = @GTK20_LIBS@
199HOWL_COMPAT_VERSION = @HOWL_COMPAT_VERSION@
200INSTALL = @INSTALL@
201INSTALL_DATA = @INSTALL_DATA@
202INSTALL_PROGRAM = @INSTALL_PROGRAM@
203INSTALL_SCRIPT = @INSTALL_SCRIPT@
204INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
205LD = @LD@
206LDFLAGS = @LDFLAGS@
207LIBAVAHI_CLIENT_VERSION_INFO = @LIBAVAHI_CLIENT_VERSION_INFO@
208LIBAVAHI_COMMON_VERSION_INFO = @LIBAVAHI_COMMON_VERSION_INFO@
209LIBAVAHI_COMPAT_HOWL_VERSION_INFO = @LIBAVAHI_COMPAT_HOWL_VERSION_INFO@
210LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO = @LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO@
211LIBAVAHI_CORE_VERSION_INFO = @LIBAVAHI_CORE_VERSION_INFO@
212LIBAVAHI_GLIB_VERSION_INFO = @LIBAVAHI_GLIB_VERSION_INFO@
213LIBAVAHI_GOBJECT_VERSION_INFO = @LIBAVAHI_GOBJECT_VERSION_INFO@
214LIBAVAHI_QT3_VERSION_INFO = @LIBAVAHI_QT3_VERSION_INFO@
215LIBAVAHI_QT4_VERSION_INFO = @LIBAVAHI_QT4_VERSION_INFO@
216LIBAVAHI_UI_VERSION_INFO = @LIBAVAHI_UI_VERSION_INFO@
217LIBDAEMON_CFLAGS = @LIBDAEMON_CFLAGS@
218LIBDAEMON_LIBS = @LIBDAEMON_LIBS@
219LIBOBJS = @LIBOBJS@
220LIBS = @LIBS@
221LIBTOOL = @LIBTOOL@
222LIPO = @LIPO@
223LN_S = @LN_S@
224LTLIBOBJS = @LTLIBOBJS@
225MAKEINFO = @MAKEINFO@
226MCS = @MCS@
227MDASSEMBLER = @MDASSEMBLER@
228MKDIR_P = @MKDIR_P@
229MOC_QT3 = @MOC_QT3@
230MOC_QT4 = @MOC_QT4@
231MONODOCER = @MONODOCER@
232MONODOC_CFLAGS = @MONODOC_CFLAGS@
233MONODOC_DIR = @MONODOC_DIR@
234MONODOC_LIBS = @MONODOC_LIBS@
235NM = @NM@
236NMEDIT = @NMEDIT@
237OBJDUMP = @OBJDUMP@
238OBJEXT = @OBJEXT@
239OTOOL = @OTOOL@
240OTOOL64 = @OTOOL64@
241PACKAGE = @PACKAGE@
242PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
243PACKAGE_NAME = @PACKAGE_NAME@
244PACKAGE_STRING = @PACKAGE_STRING@
245PACKAGE_TARNAME = @PACKAGE_TARNAME@
246PACKAGE_URL = @PACKAGE_URL@
247PACKAGE_VERSION = @PACKAGE_VERSION@
248PATH_SEPARATOR = @PATH_SEPARATOR@
249PKG_CONFIG = @PKG_CONFIG@
250PTHREAD_CC = @PTHREAD_CC@
251PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
252PTHREAD_LIBS = @PTHREAD_LIBS@
253PYTHON = @PYTHON@
254PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
255PYTHON_PLATFORM = @PYTHON_PLATFORM@
256PYTHON_PREFIX = @PYTHON_PREFIX@
257PYTHON_VERSION = @PYTHON_VERSION@
258QT3_CFLAGS = @QT3_CFLAGS@
259QT3_LIBS = @QT3_LIBS@
260QT4_CFLAGS = @QT4_CFLAGS@
261QT4_LIBS = @QT4_LIBS@
262RANLIB = @RANLIB@
263SED = @SED@
264SET_MAKE = @SET_MAKE@
265SHELL = @SHELL@
266STRIP = @STRIP@
267VERSION = @VERSION@
268VISIBILITY_HIDDEN_CFLAGS = @VISIBILITY_HIDDEN_CFLAGS@
269XML_CFLAGS = @XML_CFLAGS@
270XML_LIBS = @XML_LIBS@
271abs_builddir = @abs_builddir@
272abs_srcdir = @abs_srcdir@
273abs_top_builddir = @abs_top_builddir@
274abs_top_srcdir = @abs_top_srcdir@
275ac_ct_CC = @ac_ct_CC@
276ac_ct_CXX = @ac_ct_CXX@
277ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
278acx_pthread_config = @acx_pthread_config@
279am__include = @am__include@
280am__leading_dot = @am__leading_dot@
281am__quote = @am__quote@
282am__tar = @am__tar@
283am__untar = @am__untar@
284avahi_runtime_dir = @avahi_runtime_dir@
285avahi_socket = @avahi_socket@
286avahilocaledir = @avahilocaledir@
287bindir = @bindir@
288build = @build@
289build_alias = @build_alias@
290build_cpu = @build_cpu@
291build_os = @build_os@
292build_vendor = @build_vendor@
293builddir = @builddir@
294datadir = @datadir@
295datarootdir = @datarootdir@
296docdir = @docdir@
297dvidir = @dvidir@
298exec_prefix = @exec_prefix@
299have_pkg_config = @have_pkg_config@
300have_xmltoman = @have_xmltoman@
301host = @host@
302host_alias = @host_alias@
303host_cpu = @host_cpu@
304host_os = @host_os@
305host_vendor = @host_vendor@
306htmldir = @htmldir@
307includedir = @includedir@
308infodir = @infodir@
309install_sh = @install_sh@
310interfacesdir = @interfacesdir@
311libdir = @libdir@
312libexecdir = @libexecdir@
313localedir = @localedir@
314localstatedir = @localstatedir@
315lt_ECHO = @lt_ECHO@
316mandir = @mandir@
317mkdir_p = @mkdir_p@
318oldincludedir = @oldincludedir@
319pdfdir = @pdfdir@
320pkgpyexecdir = @pkgpyexecdir@
321pkgpythondir = @pkgpythondir@
322prefix = @prefix@
323program_transform_name = @program_transform_name@
324psdir = @psdir@
325pyexecdir = @pyexecdir@
326pythondir = @pythondir@
327sbindir = @sbindir@
328sharedstatedir = @sharedstatedir@
329srcdir = @srcdir@
330sysconfdir = @sysconfdir@
331target_alias = @target_alias@
332top_build_prefix = @top_build_prefix@
333top_builddir = @top_builddir@
334top_srcdir = @top_srcdir@
335@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@pkgsysconfdir = $(sysconfdir)/avahi
336
337# This cool debug trap works on i386/gcc only
338@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@AM_CFLAGS = -I$(top_srcdir) \
339@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	-DAVAHI_RUNTIME_DIR=\"$(avahi_runtime_dir)/\" \
340@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	-DAVAHI_SOCKET=\"$(avahi_socket)\" \
341@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	-DAVAHI_DNSCONF_SCRIPT=\"$(pkgsysconfdir)/avahi-dnsconfd.action\" \
342@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	'-DDEBUG_TRAP=__asm__("int \
343@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@	$$3")'
344@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@avahi_dnsconfd_SOURCES = main.c 
345@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@avahi_dnsconfd_CFLAGS = $(AM_CFLAGS) $(LIBDAEMON_CFLAGS)
346@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@avahi_dnsconfd_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la $(LIBDAEMON_LIBS)
347@HAVE_LIBDAEMON_TRUE@@HAVE_XML_TRUE@pkgsysconf_SCRIPTS = avahi-dnsconfd.action
348EXTRA_DIST = avahi-dnsconfd.action
349all: all-am
350
351.SUFFIXES:
352.SUFFIXES: .c .lo .o .obj
353$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
354	@for dep in $?; do \
355	  case '$(am__configure_deps)' in \
356	    *$$dep*) \
357	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
358	        && { if test -f $@; then exit 0; else break; fi; }; \
359	      exit 1;; \
360	  esac; \
361	done; \
362	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign avahi-dnsconfd/Makefile'; \
363	$(am__cd) $(top_srcdir) && \
364	  $(AUTOMAKE) --foreign avahi-dnsconfd/Makefile
365.PRECIOUS: Makefile
366Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
367	@case '$?' in \
368	  *config.status*) \
369	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
370	  *) \
371	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
372	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
373	esac;
374
375$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
376	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
377
378$(top_srcdir)/configure:  $(am__configure_deps)
379	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
381	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
382$(am__aclocal_m4_deps):
383install-sbinPROGRAMS: $(sbin_PROGRAMS)
384	@$(NORMAL_INSTALL)
385	test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
386	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
387	for p in $$list; do echo "$$p $$p"; done | \
388	sed 's/$(EXEEXT)$$//' | \
389	while read p p1; do if test -f $$p || test -f $$p1; \
390	  then echo "$$p"; echo "$$p"; else :; fi; \
391	done | \
392	sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
393	    -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
394	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	    else { print "f", $$3 "/" $$4, $$1; } } \
399	  END { for (d in files) print "f", d, files[d] }' | \
400	while read type dir files; do \
401	    if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
402	    test -z "$$files" || { \
403	    echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
404	    $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
405	    } \
406	; done
407
408uninstall-sbinPROGRAMS:
409	@$(NORMAL_UNINSTALL)
410	@list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
411	files=`for p in $$list; do echo "$$p"; done | \
412	  sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
413	      -e 's/$$/$(EXEEXT)/' `; \
414	test -n "$$list" || exit 0; \
415	echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
416	cd "$(DESTDIR)$(sbindir)" && rm -f $$files
417
418clean-sbinPROGRAMS:
419	@list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
420	echo " rm -f" $$list; \
421	rm -f $$list || exit $$?; \
422	test -n "$(EXEEXT)" || exit 0; \
423	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
424	echo " rm -f" $$list; \
425	rm -f $$list
426avahi-dnsconfd$(EXEEXT): $(avahi_dnsconfd_OBJECTS) $(avahi_dnsconfd_DEPENDENCIES) 
427	@rm -f avahi-dnsconfd$(EXEEXT)
428	$(avahi_dnsconfd_LINK) $(avahi_dnsconfd_OBJECTS) $(avahi_dnsconfd_LDADD) $(LIBS)
429install-pkgsysconfSCRIPTS: $(pkgsysconf_SCRIPTS)
430	@$(NORMAL_INSTALL)
431	test -z "$(pkgsysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgsysconfdir)"
432	@list='$(pkgsysconf_SCRIPTS)'; test -n "$(pkgsysconfdir)" || list=; \
433	for p in $$list; do \
434	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
435	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
436	done | \
437	sed -e 'p;s,.*/,,;n' \
438	    -e 'h;s|.*|.|' \
439	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
440	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
441	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
442	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
443	      if (++n[d] == $(am__install_max)) { \
444		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
445	    else { print "f", d "/" $$4, $$1 } } \
446	  END { for (d in files) print "f", d, files[d] }' | \
447	while read type dir files; do \
448	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
449	     test -z "$$files" || { \
450	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(pkgsysconfdir)$$dir'"; \
451	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(pkgsysconfdir)$$dir" || exit $$?; \
452	     } \
453	; done
454
455uninstall-pkgsysconfSCRIPTS:
456	@$(NORMAL_UNINSTALL)
457	@list='$(pkgsysconf_SCRIPTS)'; test -n "$(pkgsysconfdir)" || exit 0; \
458	files=`for p in $$list; do echo "$$p"; done | \
459	       sed -e 's,.*/,,;$(transform)'`; \
460	test -n "$$list" || exit 0; \
461	echo " ( cd '$(DESTDIR)$(pkgsysconfdir)' && rm -f" $$files ")"; \
462	cd "$(DESTDIR)$(pkgsysconfdir)" && rm -f $$files
463
464mostlyclean-compile:
465	-rm -f *.$(OBJEXT)
466
467distclean-compile:
468	-rm -f *.tab.c
469
470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avahi_dnsconfd-main.Po@am__quote@
471
472.c.o:
473@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
474@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
475@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
476@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
477@am__fastdepCC_FALSE@	$(COMPILE) -c $<
478
479.c.obj:
480@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
481@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
482@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
483@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
484@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
485
486.c.lo:
487@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
488@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
489@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
490@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
491@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
492
493avahi_dnsconfd-main.o: main.c
494@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_dnsconfd_CFLAGS) $(CFLAGS) -MT avahi_dnsconfd-main.o -MD -MP -MF $(DEPDIR)/avahi_dnsconfd-main.Tpo -c -o avahi_dnsconfd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
495@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/avahi_dnsconfd-main.Tpo $(DEPDIR)/avahi_dnsconfd-main.Po
496@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='main.c' object='avahi_dnsconfd-main.o' libtool=no @AMDEPBACKSLASH@
497@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
498@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_dnsconfd_CFLAGS) $(CFLAGS) -c -o avahi_dnsconfd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
499
500avahi_dnsconfd-main.obj: main.c
501@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_dnsconfd_CFLAGS) $(CFLAGS) -MT avahi_dnsconfd-main.obj -MD -MP -MF $(DEPDIR)/avahi_dnsconfd-main.Tpo -c -o avahi_dnsconfd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
502@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/avahi_dnsconfd-main.Tpo $(DEPDIR)/avahi_dnsconfd-main.Po
503@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='main.c' object='avahi_dnsconfd-main.obj' libtool=no @AMDEPBACKSLASH@
504@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
505@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_dnsconfd_CFLAGS) $(CFLAGS) -c -o avahi_dnsconfd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
506
507mostlyclean-libtool:
508	-rm -f *.lo
509
510clean-libtool:
511	-rm -rf .libs _libs
512
513ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
514	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
515	unique=`for i in $$list; do \
516	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
517	  done | \
518	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
519	      END { if (nonempty) { for (i in files) print i; }; }'`; \
520	mkid -fID $$unique
521tags: TAGS
522
523TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
524		$(TAGS_FILES) $(LISP)
525	set x; \
526	here=`pwd`; \
527	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
528	unique=`for i in $$list; do \
529	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
530	  done | \
531	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
532	      END { if (nonempty) { for (i in files) print i; }; }'`; \
533	shift; \
534	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
535	  test -n "$$unique" || unique=$$empty_fix; \
536	  if test $$# -gt 0; then \
537	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
538	      "$$@" $$unique; \
539	  else \
540	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
541	      $$unique; \
542	  fi; \
543	fi
544ctags: CTAGS
545CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
546		$(TAGS_FILES) $(LISP)
547	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
548	unique=`for i in $$list; do \
549	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
550	  done | \
551	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
552	      END { if (nonempty) { for (i in files) print i; }; }'`; \
553	test -z "$(CTAGS_ARGS)$$unique" \
554	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
555	     $$unique
556
557GTAGS:
558	here=`$(am__cd) $(top_builddir) && pwd` \
559	  && $(am__cd) $(top_srcdir) \
560	  && gtags -i $(GTAGS_ARGS) "$$here"
561
562distclean-tags:
563	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
564
565distdir: $(DISTFILES)
566	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
567	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
568	list='$(DISTFILES)'; \
569	  dist_files=`for file in $$list; do echo $$file; done | \
570	  sed -e "s|^$$srcdirstrip/||;t" \
571	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
572	case $$dist_files in \
573	  */*) $(MKDIR_P) `echo "$$dist_files" | \
574			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
575			   sort -u` ;; \
576	esac; \
577	for file in $$dist_files; do \
578	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
579	  if test -d $$d/$$file; then \
580	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
581	    if test -d "$(distdir)/$$file"; then \
582	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
583	    fi; \
584	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
585	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
586	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
587	    fi; \
588	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
589	  else \
590	    test -f "$(distdir)/$$file" \
591	    || cp -p $$d/$$file "$(distdir)/$$file" \
592	    || exit 1; \
593	  fi; \
594	done
595check-am: all-am
596check: check-am
597all-am: Makefile $(PROGRAMS) $(SCRIPTS)
598installdirs:
599	for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(pkgsysconfdir)"; do \
600	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
601	done
602install: install-am
603install-exec: install-exec-am
604install-data: install-data-am
605uninstall: uninstall-am
606
607install-am: all-am
608	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
609
610installcheck: installcheck-am
611install-strip:
612	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
613	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
614	  `test -z '$(STRIP)' || \
615	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
616mostlyclean-generic:
617
618clean-generic:
619
620distclean-generic:
621	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
622	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
623
624maintainer-clean-generic:
625	@echo "This command is intended for maintainers to use"
626	@echo "it deletes files that may require special tools to rebuild."
627clean: clean-am
628
629clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
630	mostlyclean-am
631
632distclean: distclean-am
633	-rm -rf ./$(DEPDIR)
634	-rm -f Makefile
635distclean-am: clean-am distclean-compile distclean-generic \
636	distclean-tags
637
638dvi: dvi-am
639
640dvi-am:
641
642html: html-am
643
644html-am:
645
646info: info-am
647
648info-am:
649
650install-data-am: install-pkgsysconfSCRIPTS
651
652install-dvi: install-dvi-am
653
654install-dvi-am:
655
656install-exec-am: install-sbinPROGRAMS
657
658install-html: install-html-am
659
660install-html-am:
661
662install-info: install-info-am
663
664install-info-am:
665
666install-man:
667
668install-pdf: install-pdf-am
669
670install-pdf-am:
671
672install-ps: install-ps-am
673
674install-ps-am:
675
676installcheck-am:
677
678maintainer-clean: maintainer-clean-am
679	-rm -rf ./$(DEPDIR)
680	-rm -f Makefile
681maintainer-clean-am: distclean-am maintainer-clean-generic
682
683mostlyclean: mostlyclean-am
684
685mostlyclean-am: mostlyclean-compile mostlyclean-generic \
686	mostlyclean-libtool
687
688pdf: pdf-am
689
690pdf-am:
691
692ps: ps-am
693
694ps-am:
695
696uninstall-am: uninstall-pkgsysconfSCRIPTS uninstall-sbinPROGRAMS
697
698.MAKE: install-am install-strip
699
700.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
701	clean-libtool clean-sbinPROGRAMS ctags distclean \
702	distclean-compile distclean-generic distclean-libtool \
703	distclean-tags distdir dvi dvi-am html html-am info info-am \
704	install install-am install-data install-data-am install-dvi \
705	install-dvi-am install-exec install-exec-am install-html \
706	install-html-am install-info install-info-am install-man \
707	install-pdf install-pdf-am install-pkgsysconfSCRIPTS \
708	install-ps install-ps-am install-sbinPROGRAMS install-strip \
709	installcheck installcheck-am installdirs maintainer-clean \
710	maintainer-clean-generic mostlyclean mostlyclean-compile \
711	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
712	tags uninstall uninstall-am uninstall-pkgsysconfSCRIPTS \
713	uninstall-sbinPROGRAMS
714
715
716# Tell versions [3.59,3.63) of GNU make to not export all variables.
717# Otherwise a system limit (for SysV at least) may be exceeded.
718.NOEXPORT:
719