1# Makefile.in generated by automake 1.11 from Makefile.am.
2# avahi-dnsconfd/Makefile.  Generated from Makefile.in by configure.
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
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
38
39pkgdatadir = $(datadir)/avahi
40pkgincludedir = $(includedir)/avahi
41pkglibdir = $(libdir)/avahi
42pkglibexecdir = $(libexecdir)/avahi
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 = mipsel-uclibc-linux-gnu26
56host_triplet = mipsel-uclibc-linux-gnu
57sbin_PROGRAMS =  \
58	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
81am_avahi_dnsconfd_OBJECTS = avahi_dnsconfd-main.$(OBJEXT)
82avahi_dnsconfd_OBJECTS = $(am_avahi_dnsconfd_OBJECTS)
83am__DEPENDENCIES_1 =
84avahi_dnsconfd_DEPENDENCIES = ../avahi-common/libavahi-common.la \
85	$(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. -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 = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run aclocal-1.11
130AMTAR = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run tar
131AR = mipsel-linux-linux26-ar
132AUTOCONF = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run autoconf
133AUTOHEADER = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run autoheader
134AUTOMAKE = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run automake-1.11
135AVAHI_AUTOIPD_GROUP = root
136AVAHI_AUTOIPD_USER = root
137AVAHI_GROUP = root
138AVAHI_PRIV_ACCESS_GROUP = netdev
139AVAHI_USER = root
140AWK = gawk
141CC = mipsel-linux-uclibc-gcc
142CCDEPMODE = depmode=gcc3
143CFLAGS = -DGETTEXT_PACKAGE -I${PKG_INSTALL_DIR}/usr/include -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__
144CPP = mipsel-linux-uclibc-gcc -E
145CPPFLAGS = -I${PKG_INSTALL_DIR}/usr/include -I${PKG_INSTALL_DIR}/include
146CXX = mipsel-linux-uclibc-g++
147CXXCPP = mipsel-linux-uclibc-g++ -E
148CXXDEPMODE = depmode=gcc3
149CXXFLAGS = -DGETTEXT_PACKAGE -I${PKG_INSTALL_DIR}/usr/include
150CYGPATH_W = echo
151DBUS_CFLAGS = 
152DBUS_LIBS = 
153DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = Disabled
154DBUS_SYS_DIR = Disabled
155DEFS = -DHAVE_CONFIG_H
156DEPDIR = .deps
157DOXYGEN_PAPER_SIZE = 
158DSYMUTIL = 
159DUMPBIN = 
160DX_CONFIG = doxygen.cfg
161DX_DOCDIR = doxygen
162DX_DOT = 
163DX_DOXYGEN = 
164DX_DVIPS = 
165DX_EGREP = 
166DX_ENV =  SRCDIR='.' PROJECT='avahi' DOCDIR='doxygen' VERSION='0.6.25' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='NO' GENERATE_LATEX='NO'
167DX_FLAG_chi = 0
168DX_FLAG_chm = 0
169DX_FLAG_doc = 0
170DX_FLAG_dot = 0
171DX_FLAG_html = 0
172DX_FLAG_man = 0
173DX_FLAG_pdf = 0
174DX_FLAG_ps = 0
175DX_FLAG_rtf = 0
176DX_FLAG_xml = 0
177DX_HHC = 
178DX_LATEX = 
179DX_MAKEINDEX = 
180DX_PDFLATEX = 
181DX_PERL = 
182DX_PROJECT = avahi
183ECHO_C = 
184ECHO_N = -n
185ECHO_T = 
186EGREP = /bin/grep -E
187EXEEXT = 
188FGREP = /bin/grep -F
189GACUTIL = 
190GLADE20_CFLAGS = 
191GLADE20_LIBS = 
192GLIB20_CFLAGS = 
193GLIB20_LIBS = 
194GOBJECT_CFLAGS = 
195GOBJECT_LIBS = 
196GREP = /bin/grep
197GTK20_CFLAGS = 
198GTK20_LIBS = 
199HOWL_COMPAT_VERSION = 0.9.8
200INSTALL = /usr/bin/install -c
201INSTALL_DATA = ${INSTALL} -m 644
202INSTALL_PROGRAM = ${INSTALL}
203INSTALL_SCRIPT = ${INSTALL}
204INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
205LD = mipsel-linux-linux26-ld
206LDFLAGS = -L${PKG_INSTALL_DIR}/usr/lib
207LIBAVAHI_CLIENT_VERSION_INFO = 5:5:2
208LIBAVAHI_COMMON_VERSION_INFO = 8:1:5
209LIBAVAHI_COMPAT_HOWL_VERSION_INFO = 0:0:0
210LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO = 1:0:0
211LIBAVAHI_CORE_VERSION_INFO = 6:1:0
212LIBAVAHI_GLIB_VERSION_INFO = 1:1:0
213LIBAVAHI_GOBJECT_VERSION_INFO = 0:1:0
214LIBAVAHI_QT3_VERSION_INFO = 1:2:0
215LIBAVAHI_QT4_VERSION_INFO = 1:2:0
216LIBAVAHI_UI_VERSION_INFO = 1:1:1
217LIBDAEMON_CFLAGS = -D_REENTRANT -I${PKG_INSTALL_DIR}/usr/include  
218LIBDAEMON_LIBS = -ldaemon  
219LIBOBJS =  ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o
220LIBS = 
221LIBTOOL = $(SHELL) $(top_builddir)/libtool
222LIPO = 
223LN_S = ln -s
224LTLIBOBJS =  ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo
225MAKEINFO = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/missing --run makeinfo
226MCS = 
227MDASSEMBLER = 
228MKDIR_P = /bin/mkdir -p
229MOC_QT3 = 
230MOC_QT4 = 
231MONODOCER = 
232MONODOC_CFLAGS = 
233MONODOC_DIR = 
234MONODOC_LIBS = 
235NM = mipsel-linux-linux26-nm
236NMEDIT = 
237OBJDUMP = mipsel-linux-linux26-objdump
238OBJEXT = o
239OTOOL = 
240OTOOL64 = 
241PACKAGE = avahi
242PACKAGE_BUGREPORT = avahi (at) lists (dot) freedesktop (dot) org
243PACKAGE_NAME = avahi
244PACKAGE_STRING = avahi 0.6.25
245PACKAGE_TARNAME = avahi
246PACKAGE_URL = http://avahi.org/
247PACKAGE_VERSION = 0.6.25
248PATH_SEPARATOR = :
249PKG_CONFIG = /usr/bin/pkg-config
250PTHREAD_CC = mipsel-linux-uclibc-gcc
251PTHREAD_CFLAGS = -pthread
252PTHREAD_LIBS = -lpthread 
253PYTHON = 
254PYTHON_EXEC_PREFIX = 
255PYTHON_PLATFORM = 
256PYTHON_PREFIX = 
257PYTHON_VERSION = 
258QT3_CFLAGS = 
259QT3_LIBS = 
260QT4_CFLAGS = 
261QT4_LIBS = 
262RANLIB = mipsel-linux-linux26-ranlib
263SED = /bin/sed
264SET_MAKE = 
265SHELL = /bin/sh
266STRIP = mipsel-linux-linux26-strip
267VERSION = 0.6.25
268VISIBILITY_HIDDEN_CFLAGS = -fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN
269XML_CFLAGS = -DUSE_EXPAT_H -I${PKG_INSTALL_DIR}/usr/include  
270XML_LIBS = -lexpat 
271abs_builddir = ${TIMEMACHINE_PATH}/avahi-0.6.25/avahi-dnsconfd
272abs_srcdir = ${TIMEMACHINE_PATH}/avahi-0.6.25/avahi-dnsconfd
273abs_top_builddir = ${TIMEMACHINE_PATH}/avahi-0.6.25
274abs_top_srcdir = ${TIMEMACHINE_PATH}/avahi-0.6.25
275ac_ct_CC = 
276ac_ct_CXX = 
277ac_ct_DUMPBIN = 
278acx_pthread_config = 
279am__include = include
280am__leading_dot = .
281am__quote = 
282am__tar = ${AMTAR} chof - "$$tardir"
283am__untar = ${AMTAR} xf -
284avahi_runtime_dir = ${prefix}/var/run
285avahi_socket = ${prefix}/var/run/avahi-daemon/socket
286avahilocaledir = ${prefix}/${DATADIRNAME}/locale
287bindir = ${exec_prefix}/bin
288build = mipsel-uclibc-linux-gnu26
289build_alias = mipsel-uclibc-linux-gnu26
290build_cpu = mipsel
291build_os = linux-gnu26
292build_vendor = uclibc
293builddir = .
294datadir = ${datarootdir}
295datarootdir = ${prefix}/share
296docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
297dvidir = ${docdir}
298exec_prefix = ${prefix}
299have_pkg_config = yes
300have_xmltoman = 
301host = mipsel-uclibc-linux-gnu
302host_alias = mipsel-uclibc-linux
303host_cpu = mipsel
304host_os = linux-gnu
305host_vendor = uclibc
306htmldir = ${docdir}
307includedir = ${prefix}/include
308infodir = ${datarootdir}/info
309install_sh = ${SHELL} ${TIMEMACHINE_PATH}/avahi-0.6.25/install-sh
310interfacesdir = 
311libdir = ${exec_prefix}/lib
312libexecdir = ${exec_prefix}/libexec
313localedir = ${datarootdir}/locale
314localstatedir = ${prefix}/var
315lt_ECHO = echo
316mandir = ${datarootdir}/man
317mkdir_p = /bin/mkdir -p
318oldincludedir = /usr/include
319pdfdir = ${docdir}
320pkgpyexecdir = 
321pkgpythondir = 
322prefix = /usr
323program_transform_name = s,x,x,
324psdir = ${docdir}
325pyexecdir = 
326pythondir = 
327sbindir = ${exec_prefix}/sbin
328sharedstatedir = ${prefix}/com
329srcdir = .
330sysconfdir = ${prefix}/etc
331target_alias = mipsel-uclibc-linux-gnu26
332top_build_prefix = ../
333top_builddir = ..
334top_srcdir = ..
335pkgsysconfdir = $(sysconfdir)/avahi
336
337# This cool debug trap works on i386/gcc only
338AM_CFLAGS = -I$(top_srcdir) \
339	-DAVAHI_RUNTIME_DIR=\"$(avahi_runtime_dir)/\" \
340	-DAVAHI_SOCKET=\"$(avahi_socket)\" \
341	-DAVAHI_DNSCONF_SCRIPT=\"$(pkgsysconfdir)/avahi-dnsconfd.action\" \
342	'-DDEBUG_TRAP=__asm__("int \
343	$$3")'
344avahi_dnsconfd_SOURCES = main.c 
345avahi_dnsconfd_CFLAGS = $(AM_CFLAGS) $(LIBDAEMON_CFLAGS)
346avahi_dnsconfd_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la $(LIBDAEMON_LIBS)
347pkgsysconf_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
470include ./$(DEPDIR)/avahi_dnsconfd-main.Po
471
472.c.o:
473	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
474	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
475#	source='$<' object='$@' libtool=no \
476#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
477#	$(COMPILE) -c $<
478
479.c.obj:
480	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
481	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
482#	source='$<' object='$@' libtool=no \
483#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
484#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
485
486.c.lo:
487	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
488	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
489#	source='$<' object='$@' libtool=yes \
490#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
491#	$(LTCOMPILE) -c -o $@ $<
492
493avahi_dnsconfd-main.o: main.c
494	$(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__mv) $(DEPDIR)/avahi_dnsconfd-main.Tpo $(DEPDIR)/avahi_dnsconfd-main.Po
496#	source='main.c' object='avahi_dnsconfd-main.o' libtool=no \
497#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
498#	$(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	$(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__mv) $(DEPDIR)/avahi_dnsconfd-main.Tpo $(DEPDIR)/avahi_dnsconfd-main.Po
503#	source='main.c' object='avahi_dnsconfd-main.obj' libtool=no \
504#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
505#	$(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