1# Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# $Id$
18#
19# This file is part of avahi.
20#
21# avahi is free software; you can redistribute it and/or modify it
22# under the terms of the GNU Lesser General Public License as
23# published by the Free Software Foundation; either version 2 of the
24# License, or (at your option) any later version.
25#
26# avahi is distributed in the hope that it will be useful, but WITHOUT
27# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
28# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
29# License for more details.
30#
31# You should have received a copy of the GNU Lesser General Public
32# License along with avahi; if not, write to the Free Software
33# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
34# USA.
35
36
37
38VPATH = @srcdir@
39pkgdatadir = $(datadir)/@PACKAGE@
40pkglibdir = $(libdir)/@PACKAGE@
41pkgincludedir = $(includedir)/@PACKAGE@
42am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43install_sh_DATA = $(install_sh) -c -m 644
44install_sh_PROGRAM = $(install_sh) -c
45install_sh_SCRIPT = $(install_sh) -c
46INSTALL_HEADER = $(INSTALL_DATA)
47transform = $(program_transform_name)
48NORMAL_INSTALL = :
49PRE_INSTALL = :
50POST_INSTALL = :
51NORMAL_UNINSTALL = :
52PRE_UNINSTALL = :
53POST_UNINSTALL = :
54build_triplet = @build@
55host_triplet = @host@
56@ENABLE_TESTS_TRUE@noinst_PROGRAMS = prioq-test$(EXEEXT) \
57@ENABLE_TESTS_TRUE@	avahi-test$(EXEEXT) \
58@ENABLE_TESTS_TRUE@	conformance-test$(EXEEXT) \
59@ENABLE_TESTS_TRUE@	avahi-reflector$(EXEEXT) dns-test$(EXEEXT) \
60@ENABLE_TESTS_TRUE@	dns-spin-test$(EXEEXT) \
61@ENABLE_TESTS_TRUE@	timeeventq-test$(EXEEXT) \
62@ENABLE_TESTS_TRUE@	hashmap-test$(EXEEXT) querier-test$(EXEEXT) \
63@ENABLE_TESTS_TRUE@	update-test$(EXEEXT)
64@ENABLE_TESTS_TRUE@TESTS = dns-spin-test$(EXEEXT) dns-test$(EXEEXT) \
65@ENABLE_TESTS_TRUE@	hashmap-test$(EXEEXT)
66@HAVE_NETLINK_TRUE@am__append_1 = \
67@HAVE_NETLINK_TRUE@       iface-linux.c iface-linux.h \
68@HAVE_NETLINK_TRUE@       netlink.c netlink.h
69
70@HAVE_NETLINK_FALSE@@HAVE_PF_ROUTE_TRUE@am__append_2 = \
71@HAVE_NETLINK_FALSE@@HAVE_PF_ROUTE_TRUE@	iface-pfroute.c iface-pfroute.h
72
73@HAVE_NETLINK_FALSE@@HAVE_PF_ROUTE_FALSE@am__append_3 = \
74@HAVE_NETLINK_FALSE@@HAVE_PF_ROUTE_FALSE@	iface-none.c
75
76subdir = avahi-core
77DIST_COMMON = $(avahiinclude_HEADERS) $(srcdir)/Makefile.am \
78	$(srcdir)/Makefile.in
79ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
80am__aclocal_m4_deps = $(top_srcdir)/common/acx_pthread.m4 \
81	$(top_srcdir)/common/gcc_stack_protect.m4 \
82	$(top_srcdir)/common/gcc_visibility.m4 \
83	$(top_srcdir)/common/libtool.m4 \
84	$(top_srcdir)/common/ltoptions.m4 \
85	$(top_srcdir)/common/ltsugar.m4 \
86	$(top_srcdir)/common/ltversion.m4 \
87	$(top_srcdir)/common/lt~obsolete.m4 \
88	$(top_srcdir)/common/nls.m4 $(top_srcdir)/common/python.m4 \
89	$(top_srcdir)/acinclude.m4 $(top_srcdir)/common/doxygen.m4 \
90	$(top_srcdir)/configure.ac
91am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92	$(ACLOCAL_M4)
93mkinstalldirs = $(install_sh) -d
94CONFIG_HEADER = $(top_builddir)/config.h
95CONFIG_CLEAN_FILES =
96am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
97am__vpath_adj = case $$p in \
98    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
99    *) f=$$p;; \
100  esac;
101am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
102am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(avahiincludedir)"
103libLTLIBRARIES_INSTALL = $(INSTALL)
104LTLIBRARIES = $(lib_LTLIBRARIES)
105libavahi_core_la_DEPENDENCIES = ../avahi-common/libavahi-common.la
106am__libavahi_core_la_SOURCES_DIST = timeeventq.c timeeventq.h iface.c \
107	iface.h server.c internal.h entry.c prioq.c prioq.h cache.c \
108	cache.h socket.c socket.h response-sched.c response-sched.h \
109	query-sched.c query-sched.h probe-sched.c probe-sched.h \
110	announce.c announce.h browse.c browse.h rrlist.c rrlist.h \
111	resolve-host-name.c resolve-address.c browse-domain.c \
112	browse-service-type.c browse-service.c resolve-service.c dns.c \
113	dns.h rr.c rr.h rr-util.h core.h lookup.h publish.h log.c \
114	log.h browse-dns-server.c fdutil.h fdutil.c util.c util.h \
115	hashmap.c hashmap.h wide-area.c wide-area.h multicast-lookup.c \
116	multicast-lookup.h querier.c querier.h addr-util.h addr-util.c \
117	domain-util.h domain-util.c dns-srv-rr.h iface-linux.c \
118	iface-linux.h netlink.c netlink.h iface-pfroute.c \
119	iface-pfroute.h iface-none.c
120@HAVE_NETLINK_TRUE@am__objects_1 = libavahi_core_la-iface-linux.lo \
121@HAVE_NETLINK_TRUE@	libavahi_core_la-netlink.lo
122@HAVE_NETLINK_FALSE@@HAVE_PF_ROUTE_TRUE@am__objects_2 = libavahi_core_la-iface-pfroute.lo
123@HAVE_NETLINK_FALSE@@HAVE_PF_ROUTE_FALSE@am__objects_3 = libavahi_core_la-iface-none.lo
124am_libavahi_core_la_OBJECTS = libavahi_core_la-timeeventq.lo \
125	libavahi_core_la-iface.lo libavahi_core_la-server.lo \
126	libavahi_core_la-entry.lo libavahi_core_la-prioq.lo \
127	libavahi_core_la-cache.lo libavahi_core_la-socket.lo \
128	libavahi_core_la-response-sched.lo \
129	libavahi_core_la-query-sched.lo \
130	libavahi_core_la-probe-sched.lo libavahi_core_la-announce.lo \
131	libavahi_core_la-browse.lo libavahi_core_la-rrlist.lo \
132	libavahi_core_la-resolve-host-name.lo \
133	libavahi_core_la-resolve-address.lo \
134	libavahi_core_la-browse-domain.lo \
135	libavahi_core_la-browse-service-type.lo \
136	libavahi_core_la-browse-service.lo \
137	libavahi_core_la-resolve-service.lo libavahi_core_la-dns.lo \
138	libavahi_core_la-rr.lo libavahi_core_la-log.lo \
139	libavahi_core_la-browse-dns-server.lo \
140	libavahi_core_la-fdutil.lo libavahi_core_la-util.lo \
141	libavahi_core_la-hashmap.lo libavahi_core_la-wide-area.lo \
142	libavahi_core_la-multicast-lookup.lo \
143	libavahi_core_la-querier.lo libavahi_core_la-addr-util.lo \
144	libavahi_core_la-domain-util.lo $(am__objects_1) \
145	$(am__objects_2) $(am__objects_3)
146libavahi_core_la_OBJECTS = $(am_libavahi_core_la_OBJECTS)
147libavahi_core_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
148	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(libavahi_core_la_CFLAGS) \
149	$(CFLAGS) $(libavahi_core_la_LDFLAGS) $(LDFLAGS) -o $@
150PROGRAMS = $(noinst_PROGRAMS)
151am_avahi_reflector_OBJECTS =  \
152	avahi_reflector-avahi-reflector.$(OBJEXT)
153avahi_reflector_OBJECTS = $(am_avahi_reflector_OBJECTS)
154avahi_reflector_DEPENDENCIES = ../avahi-common/libavahi-common.la \
155	libavahi-core.la
156avahi_reflector_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
157	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(avahi_reflector_CFLAGS) \
158	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
159am_avahi_test_OBJECTS = avahi_test-avahi-test.$(OBJEXT)
160avahi_test_OBJECTS = $(am_avahi_test_OBJECTS)
161avahi_test_DEPENDENCIES = ../avahi-common/libavahi-common.la \
162	libavahi-core.la
163avahi_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
164	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(avahi_test_CFLAGS) \
165	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
166am_conformance_test_OBJECTS =  \
167	conformance_test-conformance-test.$(OBJEXT)
168conformance_test_OBJECTS = $(am_conformance_test_OBJECTS)
169conformance_test_DEPENDENCIES = ../avahi-common/libavahi-common.la \
170	libavahi-core.la
171conformance_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
172	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(conformance_test_CFLAGS) \
173	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
174am_dns_spin_test_OBJECTS = dns_spin_test-dns-spin-test.$(OBJEXT)
175dns_spin_test_OBJECTS = $(am_dns_spin_test_OBJECTS)
176dns_spin_test_DEPENDENCIES = libavahi-core.la
177dns_spin_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
178	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(dns_spin_test_CFLAGS) \
179	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
180am_dns_test_OBJECTS = dns_test-dns.$(OBJEXT) \
181	dns_test-dns-test.$(OBJEXT) dns_test-log.$(OBJEXT) \
182	dns_test-util.$(OBJEXT) dns_test-rr.$(OBJEXT) \
183	dns_test-hashmap.$(OBJEXT) dns_test-domain-util.$(OBJEXT)
184dns_test_OBJECTS = $(am_dns_test_OBJECTS)
185dns_test_DEPENDENCIES = ../avahi-common/libavahi-common.la
186dns_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
187	--mode=link $(CCLD) $(dns_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
188	$(LDFLAGS) -o $@
189am_hashmap_test_OBJECTS = hashmap_test-hashmap-test.$(OBJEXT) \
190	hashmap_test-hashmap.$(OBJEXT) hashmap_test-util.$(OBJEXT)
191hashmap_test_OBJECTS = $(am_hashmap_test_OBJECTS)
192hashmap_test_DEPENDENCIES = ../avahi-common/libavahi-common.la
193hashmap_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
194	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(hashmap_test_CFLAGS) \
195	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
196am_prioq_test_OBJECTS = prioq_test-prioq-test.$(OBJEXT) \
197	prioq_test-prioq.$(OBJEXT)
198prioq_test_OBJECTS = $(am_prioq_test_OBJECTS)
199prioq_test_DEPENDENCIES = ../avahi-common/libavahi-common.la
200prioq_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
201	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(prioq_test_CFLAGS) \
202	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
203am_querier_test_OBJECTS = querier_test-querier-test.$(OBJEXT)
204querier_test_OBJECTS = $(am_querier_test_OBJECTS)
205querier_test_DEPENDENCIES = ../avahi-common/libavahi-common.la \
206	libavahi-core.la
207querier_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
208	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(querier_test_CFLAGS) \
209	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
210am_timeeventq_test_OBJECTS =  \
211	timeeventq_test-timeeventq-test.$(OBJEXT) \
212	timeeventq_test-timeeventq.$(OBJEXT) \
213	timeeventq_test-prioq.$(OBJEXT) timeeventq_test-log.$(OBJEXT)
214timeeventq_test_OBJECTS = $(am_timeeventq_test_OBJECTS)
215timeeventq_test_DEPENDENCIES = ../avahi-common/libavahi-common.la
216timeeventq_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
217	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(timeeventq_test_CFLAGS) \
218	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
219am_update_test_OBJECTS = update_test-update-test.$(OBJEXT)
220update_test_OBJECTS = $(am_update_test_OBJECTS)
221update_test_DEPENDENCIES = ../avahi-common/libavahi-common.la \
222	libavahi-core.la
223update_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
224	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(update_test_CFLAGS) \
225	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
226DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
227depcomp = $(SHELL) $(top_srcdir)/depcomp
228am__depfiles_maybe = depfiles
229COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
230	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
231LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
232	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
233	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
234CCLD = $(CC)
235LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
236	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
237	$(LDFLAGS) -o $@
238SOURCES = $(libavahi_core_la_SOURCES) $(avahi_reflector_SOURCES) \
239	$(avahi_test_SOURCES) $(conformance_test_SOURCES) \
240	$(dns_spin_test_SOURCES) $(dns_test_SOURCES) \
241	$(hashmap_test_SOURCES) $(prioq_test_SOURCES) \
242	$(querier_test_SOURCES) $(timeeventq_test_SOURCES) \
243	$(update_test_SOURCES)
244DIST_SOURCES = $(am__libavahi_core_la_SOURCES_DIST) \
245	$(avahi_reflector_SOURCES) $(avahi_test_SOURCES) \
246	$(conformance_test_SOURCES) $(dns_spin_test_SOURCES) \
247	$(dns_test_SOURCES) $(hashmap_test_SOURCES) \
248	$(prioq_test_SOURCES) $(querier_test_SOURCES) \
249	$(timeeventq_test_SOURCES) $(update_test_SOURCES)
250avahiincludeHEADERS_INSTALL = $(INSTALL_HEADER)
251HEADERS = $(avahiinclude_HEADERS)
252ETAGS = etags
253CTAGS = ctags
254DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
255ACLOCAL = @ACLOCAL@
256ALL_LINGUAS = @ALL_LINGUAS@
257AMTAR = @AMTAR@
258AR = @AR@
259AUTOCONF = @AUTOCONF@
260AUTOHEADER = @AUTOHEADER@
261AUTOMAKE = @AUTOMAKE@
262AVAHI_AUTOIPD_GROUP = @AVAHI_AUTOIPD_GROUP@
263AVAHI_AUTOIPD_USER = @AVAHI_AUTOIPD_USER@
264AVAHI_GROUP = @AVAHI_GROUP@
265AVAHI_PRIV_ACCESS_GROUP = @AVAHI_PRIV_ACCESS_GROUP@
266AVAHI_USER = @AVAHI_USER@
267AWK = @AWK@
268CATALOGS = @CATALOGS@
269CATOBJEXT = @CATOBJEXT@
270CC = @CC@
271CCDEPMODE = @CCDEPMODE@
272CFLAGS = @CFLAGS@
273CPP = @CPP@
274CPPFLAGS = @CPPFLAGS@
275CXX = @CXX@
276CXXCPP = @CXXCPP@
277CXXDEPMODE = @CXXDEPMODE@
278CXXFLAGS = @CXXFLAGS@
279CYGPATH_W = @CYGPATH_W@
280DATADIRNAME = @DATADIRNAME@
281DBUS_CFLAGS = @DBUS_CFLAGS@
282DBUS_LIBS = @DBUS_LIBS@
283DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = @DBUS_SYSTEM_BUS_DEFAULT_ADDRESS@
284DBUS_SYS_DIR = @DBUS_SYS_DIR@
285DEFS = @DEFS@
286DEPDIR = @DEPDIR@
287DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
288DSYMUTIL = @DSYMUTIL@
289DUMPBIN = @DUMPBIN@
290DX_CONFIG = @DX_CONFIG@
291DX_DOCDIR = @DX_DOCDIR@
292DX_DOT = @DX_DOT@
293DX_DOXYGEN = @DX_DOXYGEN@
294DX_DVIPS = @DX_DVIPS@
295DX_EGREP = @DX_EGREP@
296DX_ENV = @DX_ENV@
297DX_FLAG_chi = @DX_FLAG_chi@
298DX_FLAG_chm = @DX_FLAG_chm@
299DX_FLAG_doc = @DX_FLAG_doc@
300DX_FLAG_dot = @DX_FLAG_dot@
301DX_FLAG_html = @DX_FLAG_html@
302DX_FLAG_man = @DX_FLAG_man@
303DX_FLAG_pdf = @DX_FLAG_pdf@
304DX_FLAG_ps = @DX_FLAG_ps@
305DX_FLAG_rtf = @DX_FLAG_rtf@
306DX_FLAG_xml = @DX_FLAG_xml@
307DX_HHC = @DX_HHC@
308DX_LATEX = @DX_LATEX@
309DX_MAKEINDEX = @DX_MAKEINDEX@
310DX_PDFLATEX = @DX_PDFLATEX@
311DX_PERL = @DX_PERL@
312DX_PROJECT = @DX_PROJECT@
313ECHO_C = @ECHO_C@
314ECHO_N = @ECHO_N@
315ECHO_T = @ECHO_T@
316EGREP = @EGREP@
317EXEEXT = @EXEEXT@
318FGREP = @FGREP@
319GACUTIL = @GACUTIL@
320GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
321GLADE20_CFLAGS = @GLADE20_CFLAGS@
322GLADE20_LIBS = @GLADE20_LIBS@
323GLIB20_CFLAGS = @GLIB20_CFLAGS@
324GLIB20_LIBS = @GLIB20_LIBS@
325GMOFILES = @GMOFILES@
326GMSGFMT = @GMSGFMT@
327GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
328GOBJECT_LIBS = @GOBJECT_LIBS@
329GREP = @GREP@
330GTK20_CFLAGS = @GTK20_CFLAGS@
331GTK20_LIBS = @GTK20_LIBS@
332HOWL_COMPAT_VERSION = @HOWL_COMPAT_VERSION@
333INSTALL = @INSTALL@
334INSTALL_DATA = @INSTALL_DATA@
335INSTALL_PROGRAM = @INSTALL_PROGRAM@
336INSTALL_SCRIPT = @INSTALL_SCRIPT@
337INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
338INSTOBJEXT = @INSTOBJEXT@
339INTLLIBS = @INTLLIBS@
340INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
341INTLTOOL_MERGE = @INTLTOOL_MERGE@
342INTLTOOL_PERL = @INTLTOOL_PERL@
343INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
344LD = @LD@
345LDFLAGS = @LDFLAGS@
346LIBAVAHI_CLIENT_VERSION_INFO = @LIBAVAHI_CLIENT_VERSION_INFO@
347LIBAVAHI_COMMON_VERSION_INFO = @LIBAVAHI_COMMON_VERSION_INFO@
348LIBAVAHI_COMPAT_HOWL_VERSION_INFO = @LIBAVAHI_COMPAT_HOWL_VERSION_INFO@
349LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO = @LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO@
350LIBAVAHI_CORE_VERSION_INFO = @LIBAVAHI_CORE_VERSION_INFO@
351LIBAVAHI_GLIB_VERSION_INFO = @LIBAVAHI_GLIB_VERSION_INFO@
352LIBAVAHI_GOBJECT_VERSION_INFO = @LIBAVAHI_GOBJECT_VERSION_INFO@
353LIBAVAHI_QT3_VERSION_INFO = @LIBAVAHI_QT3_VERSION_INFO@
354LIBAVAHI_QT4_VERSION_INFO = @LIBAVAHI_QT4_VERSION_INFO@
355LIBAVAHI_UI_VERSION_INFO = @LIBAVAHI_UI_VERSION_INFO@
356LIBDAEMON_CFLAGS = @LIBDAEMON_CFLAGS@
357LIBDAEMON_LIBS = @LIBDAEMON_LIBS@
358LIBOBJS = @LIBOBJS@
359LIBS = @LIBS@
360LIBTOOL = @LIBTOOL@
361LIPO = @LIPO@
362LN_S = @LN_S@
363LTLIBOBJS = @LTLIBOBJS@
364MAKEINFO = @MAKEINFO@
365MCS = @MCS@
366MDASSEMBLER = @MDASSEMBLER@
367MKDIR_P = @MKDIR_P@
368MKINSTALLDIRS = @MKINSTALLDIRS@
369MOC_QT3 = @MOC_QT3@
370MOC_QT4 = @MOC_QT4@
371MONODOCER = @MONODOCER@
372MONODOC_CFLAGS = @MONODOC_CFLAGS@
373MONODOC_DIR = @MONODOC_DIR@
374MONODOC_LIBS = @MONODOC_LIBS@
375MSGFMT = @MSGFMT@
376MSGFMT_OPTS = @MSGFMT_OPTS@
377MSGMERGE = @MSGMERGE@
378NM = @NM@
379NMEDIT = @NMEDIT@
380OBJDUMP = @OBJDUMP@
381OBJEXT = @OBJEXT@
382OTOOL = @OTOOL@
383OTOOL64 = @OTOOL64@
384PACKAGE = @PACKAGE@
385PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
386PACKAGE_NAME = @PACKAGE_NAME@
387PACKAGE_STRING = @PACKAGE_STRING@
388PACKAGE_TARNAME = @PACKAGE_TARNAME@
389PACKAGE_URL = @PACKAGE_URL@
390PACKAGE_VERSION = @PACKAGE_VERSION@
391PATH_SEPARATOR = @PATH_SEPARATOR@
392PKG_CONFIG = @PKG_CONFIG@
393POFILES = @POFILES@
394POSUB = @POSUB@
395PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
396PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
397PTHREAD_CC = @PTHREAD_CC@
398PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
399PTHREAD_LIBS = @PTHREAD_LIBS@
400PYTHON = @PYTHON@
401PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
402PYTHON_PLATFORM = @PYTHON_PLATFORM@
403PYTHON_PREFIX = @PYTHON_PREFIX@
404PYTHON_VERSION = @PYTHON_VERSION@
405QT3_CFLAGS = @QT3_CFLAGS@
406QT3_LIBS = @QT3_LIBS@
407QT4_CFLAGS = @QT4_CFLAGS@
408QT4_LIBS = @QT4_LIBS@
409RANLIB = @RANLIB@
410SED = @SED@
411SET_MAKE = @SET_MAKE@
412SHELL = @SHELL@
413STRIP = @STRIP@
414USE_NLS = @USE_NLS@
415VERSION = @VERSION@
416VISIBILITY_HIDDEN_CFLAGS = @VISIBILITY_HIDDEN_CFLAGS@
417XGETTEXT = @XGETTEXT@
418XML_CFLAGS = @XML_CFLAGS@
419XML_LIBS = @XML_LIBS@
420abs_builddir = @abs_builddir@
421abs_srcdir = @abs_srcdir@
422abs_top_builddir = @abs_top_builddir@
423abs_top_srcdir = @abs_top_srcdir@
424ac_ct_CC = @ac_ct_CC@
425ac_ct_CXX = @ac_ct_CXX@
426ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
427acx_pthread_config = @acx_pthread_config@
428am__include = @am__include@
429am__leading_dot = @am__leading_dot@
430am__quote = @am__quote@
431am__tar = @am__tar@
432am__untar = @am__untar@
433avahi_runtime_dir = @avahi_runtime_dir@
434avahi_socket = @avahi_socket@
435avahilocaledir = @avahilocaledir@
436bindir = @bindir@
437build = @build@
438build_alias = @build_alias@
439build_cpu = @build_cpu@
440build_os = @build_os@
441build_vendor = @build_vendor@
442builddir = @builddir@
443datadir = @datadir@
444datarootdir = @datarootdir@
445docdir = @docdir@
446dvidir = @dvidir@
447exec_prefix = @exec_prefix@
448have_pkg_config = @have_pkg_config@
449have_xmltoman = @have_xmltoman@
450host = @host@
451host_alias = @host_alias@
452host_cpu = @host_cpu@
453host_os = @host_os@
454host_vendor = @host_vendor@
455htmldir = @htmldir@
456includedir = @includedir@
457infodir = @infodir@
458install_sh = @install_sh@
459interfacesdir = @interfacesdir@
460libdir = @libdir@
461libexecdir = @libexecdir@
462localedir = @localedir@
463localstatedir = @localstatedir@
464lt_ECHO = @lt_ECHO@
465mandir = @mandir@
466mkdir_p = @mkdir_p@
467oldincludedir = @oldincludedir@
468pdfdir = @pdfdir@
469pkgpyexecdir = @pkgpyexecdir@
470pkgpythondir = @pkgpythondir@
471prefix = @prefix@
472program_transform_name = @program_transform_name@
473psdir = @psdir@
474pyexecdir = @pyexecdir@
475pythondir = @pythondir@
476sbindir = @sbindir@
477sharedstatedir = @sharedstatedir@
478srcdir = @srcdir@
479sysconfdir = @sysconfdir@
480target_alias = @target_alias@
481top_build_prefix = @top_build_prefix@
482top_builddir = @top_builddir@
483top_srcdir = @top_srcdir@
484
485# This cool debug trap works on i386/gcc only
486AM_CFLAGS = -I$(top_srcdir) '-DDEBUG_TRAP=__asm__("int $$3")'
487avahiincludedir = $(includedir)/avahi-core
488avahiinclude_HEADERS = \
489	core.h \
490	log.h \
491	rr.h \
492	publish.h \
493	lookup.h
494
495lib_LTLIBRARIES = \
496	libavahi-core.la
497
498libavahi_core_la_SOURCES = timeeventq.c timeeventq.h iface.c iface.h \
499	server.c internal.h entry.c prioq.c prioq.h cache.c cache.h \
500	socket.c socket.h response-sched.c response-sched.h \
501	query-sched.c query-sched.h probe-sched.c probe-sched.h \
502	announce.c announce.h browse.c browse.h rrlist.c rrlist.h \
503	resolve-host-name.c resolve-address.c browse-domain.c \
504	browse-service-type.c browse-service.c resolve-service.c dns.c \
505	dns.h rr.c rr.h rr-util.h core.h lookup.h publish.h log.c \
506	log.h browse-dns-server.c fdutil.h fdutil.c util.c util.h \
507	hashmap.c hashmap.h wide-area.c wide-area.h multicast-lookup.c \
508	multicast-lookup.h querier.c querier.h addr-util.h addr-util.c \
509	domain-util.h domain-util.c dns-srv-rr.h $(am__append_1) \
510	$(am__append_2) $(am__append_3)
511libavahi_core_la_CFLAGS = $(AM_CFLAGS)
512libavahi_core_la_LIBADD = $(AM_LDADD) ../avahi-common/libavahi-common.la
513libavahi_core_la_LDFLAGS = $(AM_LDFLAGS)  -version-info $(LIBAVAHI_CORE_VERSION_INFO)
514prioq_test_SOURCES = \
515	prioq-test.c  \
516	prioq.c prioq.h
517
518prioq_test_CFLAGS = $(AM_CFLAGS)
519prioq_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la
520avahi_test_SOURCES = \
521	avahi-test.c
522
523avahi_test_CFLAGS = $(AM_CFLAGS)
524avahi_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la libavahi-core.la
525update_test_SOURCES = \
526	update-test.c
527
528update_test_CFLAGS = $(AM_CFLAGS)
529update_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la libavahi-core.la
530querier_test_SOURCES = \
531	querier-test.c
532
533querier_test_CFLAGS = $(AM_CFLAGS)
534querier_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la libavahi-core.la
535conformance_test_SOURCES = \
536	conformance-test.c
537
538conformance_test_CFLAGS = $(AM_CFLAGS)
539conformance_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la libavahi-core.la
540avahi_reflector_SOURCES = \
541	avahi-reflector.c
542
543avahi_reflector_CFLAGS = $(AM_CFLAGS)
544avahi_reflector_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la libavahi-core.la
545dns_test_SOURCES = \
546	dns.c dns.h \
547	dns-test.c \
548	log.c log.h \
549	util.c util.h \
550	rr.c rr.h \
551	hashmap.c hashmap.h \
552	domain-util.c domain-util.h
553
554dns_test_CFLAGS = $(AM_CFLAGS)
555dns_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la
556dns_spin_test_SOURCES = \
557	dns-spin-test.c
558
559dns_spin_test_CFLAGS = $(AM_CFLAGS)
560dns_spin_test_LDADD = $(AM_LDADD) libavahi-core.la
561timeeventq_test_SOURCES = \
562	timeeventq-test.c \
563	timeeventq.h timeeventq.c \
564	prioq.h prioq.c \
565	log.c log.h
566
567timeeventq_test_CFLAGS = $(AM_CFLAGS)
568timeeventq_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la
569hashmap_test_SOURCES = \
570	hashmap-test.c \
571	hashmap.h hashmap.c \
572	util.h util.c
573
574hashmap_test_CFLAGS = $(AM_CFLAGS)
575hashmap_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la
576all: all-am
577
578.SUFFIXES:
579.SUFFIXES: .c .lo .o .obj
580$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
581	@for dep in $?; do \
582	  case '$(am__configure_deps)' in \
583	    *$$dep*) \
584	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
585	        && { if test -f $@; then exit 0; else break; fi; }; \
586	      exit 1;; \
587	  esac; \
588	done; \
589	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  avahi-core/Makefile'; \
590	cd $(top_srcdir) && \
591	  $(AUTOMAKE) --foreign  avahi-core/Makefile
592.PRECIOUS: Makefile
593Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
594	@case '$?' in \
595	  *config.status*) \
596	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
597	  *) \
598	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
599	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
600	esac;
601
602$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
603	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
604
605$(top_srcdir)/configure:  $(am__configure_deps)
606	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
607$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
608	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
609install-libLTLIBRARIES: $(lib_LTLIBRARIES)
610	@$(NORMAL_INSTALL)
611	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
612	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
613	  if test -f $$p; then \
614	    f=$(am__strip_dir) \
615	    echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
616	    $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
617	  else :; fi; \
618	done
619
620uninstall-libLTLIBRARIES:
621	@$(NORMAL_UNINSTALL)
622	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
623	  p=$(am__strip_dir) \
624	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
625	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
626	done
627
628clean-libLTLIBRARIES:
629	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
630	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
631	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
632	  test "$$dir" != "$$p" || dir=.; \
633	  echo "rm -f \"$${dir}/so_locations\""; \
634	  rm -f "$${dir}/so_locations"; \
635	done
636libavahi-core.la: $(libavahi_core_la_OBJECTS) $(libavahi_core_la_DEPENDENCIES) 
637	$(libavahi_core_la_LINK) -rpath $(libdir) $(libavahi_core_la_OBJECTS) $(libavahi_core_la_LIBADD) $(LIBS)
638
639clean-noinstPROGRAMS:
640	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
641	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
642	  echo " rm -f $$p $$f"; \
643	  rm -f $$p $$f ; \
644	done
645avahi-reflector$(EXEEXT): $(avahi_reflector_OBJECTS) $(avahi_reflector_DEPENDENCIES) 
646	@rm -f avahi-reflector$(EXEEXT)
647	$(avahi_reflector_LINK) $(avahi_reflector_OBJECTS) $(avahi_reflector_LDADD) $(LIBS)
648avahi-test$(EXEEXT): $(avahi_test_OBJECTS) $(avahi_test_DEPENDENCIES) 
649	@rm -f avahi-test$(EXEEXT)
650	$(avahi_test_LINK) $(avahi_test_OBJECTS) $(avahi_test_LDADD) $(LIBS)
651conformance-test$(EXEEXT): $(conformance_test_OBJECTS) $(conformance_test_DEPENDENCIES) 
652	@rm -f conformance-test$(EXEEXT)
653	$(conformance_test_LINK) $(conformance_test_OBJECTS) $(conformance_test_LDADD) $(LIBS)
654dns-spin-test$(EXEEXT): $(dns_spin_test_OBJECTS) $(dns_spin_test_DEPENDENCIES) 
655	@rm -f dns-spin-test$(EXEEXT)
656	$(dns_spin_test_LINK) $(dns_spin_test_OBJECTS) $(dns_spin_test_LDADD) $(LIBS)
657dns-test$(EXEEXT): $(dns_test_OBJECTS) $(dns_test_DEPENDENCIES) 
658	@rm -f dns-test$(EXEEXT)
659	$(dns_test_LINK) $(dns_test_OBJECTS) $(dns_test_LDADD) $(LIBS)
660hashmap-test$(EXEEXT): $(hashmap_test_OBJECTS) $(hashmap_test_DEPENDENCIES) 
661	@rm -f hashmap-test$(EXEEXT)
662	$(hashmap_test_LINK) $(hashmap_test_OBJECTS) $(hashmap_test_LDADD) $(LIBS)
663prioq-test$(EXEEXT): $(prioq_test_OBJECTS) $(prioq_test_DEPENDENCIES) 
664	@rm -f prioq-test$(EXEEXT)
665	$(prioq_test_LINK) $(prioq_test_OBJECTS) $(prioq_test_LDADD) $(LIBS)
666querier-test$(EXEEXT): $(querier_test_OBJECTS) $(querier_test_DEPENDENCIES) 
667	@rm -f querier-test$(EXEEXT)
668	$(querier_test_LINK) $(querier_test_OBJECTS) $(querier_test_LDADD) $(LIBS)
669timeeventq-test$(EXEEXT): $(timeeventq_test_OBJECTS) $(timeeventq_test_DEPENDENCIES) 
670	@rm -f timeeventq-test$(EXEEXT)
671	$(timeeventq_test_LINK) $(timeeventq_test_OBJECTS) $(timeeventq_test_LDADD) $(LIBS)
672update-test$(EXEEXT): $(update_test_OBJECTS) $(update_test_DEPENDENCIES) 
673	@rm -f update-test$(EXEEXT)
674	$(update_test_LINK) $(update_test_OBJECTS) $(update_test_LDADD) $(LIBS)
675
676mostlyclean-compile:
677	-rm -f *.$(OBJEXT)
678
679distclean-compile:
680	-rm -f *.tab.c
681
682@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avahi_reflector-avahi-reflector.Po@am__quote@
683@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avahi_test-avahi-test.Po@am__quote@
684@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/conformance_test-conformance-test.Po@am__quote@
685@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns_spin_test-dns-spin-test.Po@am__quote@
686@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns_test-dns-test.Po@am__quote@
687@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns_test-dns.Po@am__quote@
688@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns_test-domain-util.Po@am__quote@
689@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns_test-hashmap.Po@am__quote@
690@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns_test-log.Po@am__quote@
691@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns_test-rr.Po@am__quote@
692@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dns_test-util.Po@am__quote@
693@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashmap_test-hashmap-test.Po@am__quote@
694@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashmap_test-hashmap.Po@am__quote@
695@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashmap_test-util.Po@am__quote@
696@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-addr-util.Plo@am__quote@
697@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-announce.Plo@am__quote@
698@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-browse-dns-server.Plo@am__quote@
699@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-browse-domain.Plo@am__quote@
700@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-browse-service-type.Plo@am__quote@
701@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-browse-service.Plo@am__quote@
702@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-browse.Plo@am__quote@
703@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-cache.Plo@am__quote@
704@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-dns.Plo@am__quote@
705@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-domain-util.Plo@am__quote@
706@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-entry.Plo@am__quote@
707@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-fdutil.Plo@am__quote@
708@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-hashmap.Plo@am__quote@
709@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-iface-linux.Plo@am__quote@
710@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-iface-none.Plo@am__quote@
711@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-iface-pfroute.Plo@am__quote@
712@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-iface.Plo@am__quote@
713@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-log.Plo@am__quote@
714@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-multicast-lookup.Plo@am__quote@
715@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-netlink.Plo@am__quote@
716@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-prioq.Plo@am__quote@
717@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-probe-sched.Plo@am__quote@
718@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-querier.Plo@am__quote@
719@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-query-sched.Plo@am__quote@
720@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-resolve-address.Plo@am__quote@
721@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-resolve-host-name.Plo@am__quote@
722@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-resolve-service.Plo@am__quote@
723@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-response-sched.Plo@am__quote@
724@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-rr.Plo@am__quote@
725@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-rrlist.Plo@am__quote@
726@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-server.Plo@am__quote@
727@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-socket.Plo@am__quote@
728@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-timeeventq.Plo@am__quote@
729@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-util.Plo@am__quote@
730@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_core_la-wide-area.Plo@am__quote@
731@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prioq_test-prioq-test.Po@am__quote@
732@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prioq_test-prioq.Po@am__quote@
733@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/querier_test-querier-test.Po@am__quote@
734@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeeventq_test-log.Po@am__quote@
735@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeeventq_test-prioq.Po@am__quote@
736@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeeventq_test-timeeventq-test.Po@am__quote@
737@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeeventq_test-timeeventq.Po@am__quote@
738@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/update_test-update-test.Po@am__quote@
739
740.c.o:
741@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
742@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
743@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
744@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
745@am__fastdepCC_FALSE@	$(COMPILE) -c $<
746
747.c.obj:
748@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
749@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
750@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
751@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
752@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
753
754.c.lo:
755@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
756@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
757@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
758@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
759@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
760
761libavahi_core_la-timeeventq.lo: timeeventq.c
762@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-timeeventq.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-timeeventq.Tpo -c -o libavahi_core_la-timeeventq.lo `test -f 'timeeventq.c' || echo '$(srcdir)/'`timeeventq.c
763@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-timeeventq.Tpo $(DEPDIR)/libavahi_core_la-timeeventq.Plo
764@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeeventq.c' object='libavahi_core_la-timeeventq.lo' libtool=yes @AMDEPBACKSLASH@
765@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
766@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-timeeventq.lo `test -f 'timeeventq.c' || echo '$(srcdir)/'`timeeventq.c
767
768libavahi_core_la-iface.lo: iface.c
769@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-iface.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-iface.Tpo -c -o libavahi_core_la-iface.lo `test -f 'iface.c' || echo '$(srcdir)/'`iface.c
770@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-iface.Tpo $(DEPDIR)/libavahi_core_la-iface.Plo
771@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='iface.c' object='libavahi_core_la-iface.lo' libtool=yes @AMDEPBACKSLASH@
772@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
773@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-iface.lo `test -f 'iface.c' || echo '$(srcdir)/'`iface.c
774
775libavahi_core_la-server.lo: server.c
776@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-server.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-server.Tpo -c -o libavahi_core_la-server.lo `test -f 'server.c' || echo '$(srcdir)/'`server.c
777@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-server.Tpo $(DEPDIR)/libavahi_core_la-server.Plo
778@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='server.c' object='libavahi_core_la-server.lo' libtool=yes @AMDEPBACKSLASH@
779@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
780@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-server.lo `test -f 'server.c' || echo '$(srcdir)/'`server.c
781
782libavahi_core_la-entry.lo: entry.c
783@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-entry.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-entry.Tpo -c -o libavahi_core_la-entry.lo `test -f 'entry.c' || echo '$(srcdir)/'`entry.c
784@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-entry.Tpo $(DEPDIR)/libavahi_core_la-entry.Plo
785@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='entry.c' object='libavahi_core_la-entry.lo' libtool=yes @AMDEPBACKSLASH@
786@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
787@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-entry.lo `test -f 'entry.c' || echo '$(srcdir)/'`entry.c
788
789libavahi_core_la-prioq.lo: prioq.c
790@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-prioq.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-prioq.Tpo -c -o libavahi_core_la-prioq.lo `test -f 'prioq.c' || echo '$(srcdir)/'`prioq.c
791@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-prioq.Tpo $(DEPDIR)/libavahi_core_la-prioq.Plo
792@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='prioq.c' object='libavahi_core_la-prioq.lo' libtool=yes @AMDEPBACKSLASH@
793@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
794@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-prioq.lo `test -f 'prioq.c' || echo '$(srcdir)/'`prioq.c
795
796libavahi_core_la-cache.lo: cache.c
797@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-cache.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-cache.Tpo -c -o libavahi_core_la-cache.lo `test -f 'cache.c' || echo '$(srcdir)/'`cache.c
798@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-cache.Tpo $(DEPDIR)/libavahi_core_la-cache.Plo
799@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cache.c' object='libavahi_core_la-cache.lo' libtool=yes @AMDEPBACKSLASH@
800@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
801@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-cache.lo `test -f 'cache.c' || echo '$(srcdir)/'`cache.c
802
803libavahi_core_la-socket.lo: socket.c
804@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-socket.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-socket.Tpo -c -o libavahi_core_la-socket.lo `test -f 'socket.c' || echo '$(srcdir)/'`socket.c
805@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-socket.Tpo $(DEPDIR)/libavahi_core_la-socket.Plo
806@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='socket.c' object='libavahi_core_la-socket.lo' libtool=yes @AMDEPBACKSLASH@
807@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
808@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-socket.lo `test -f 'socket.c' || echo '$(srcdir)/'`socket.c
809
810libavahi_core_la-response-sched.lo: response-sched.c
811@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-response-sched.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-response-sched.Tpo -c -o libavahi_core_la-response-sched.lo `test -f 'response-sched.c' || echo '$(srcdir)/'`response-sched.c
812@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-response-sched.Tpo $(DEPDIR)/libavahi_core_la-response-sched.Plo
813@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='response-sched.c' object='libavahi_core_la-response-sched.lo' libtool=yes @AMDEPBACKSLASH@
814@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
815@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-response-sched.lo `test -f 'response-sched.c' || echo '$(srcdir)/'`response-sched.c
816
817libavahi_core_la-query-sched.lo: query-sched.c
818@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-query-sched.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-query-sched.Tpo -c -o libavahi_core_la-query-sched.lo `test -f 'query-sched.c' || echo '$(srcdir)/'`query-sched.c
819@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-query-sched.Tpo $(DEPDIR)/libavahi_core_la-query-sched.Plo
820@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='query-sched.c' object='libavahi_core_la-query-sched.lo' libtool=yes @AMDEPBACKSLASH@
821@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
822@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-query-sched.lo `test -f 'query-sched.c' || echo '$(srcdir)/'`query-sched.c
823
824libavahi_core_la-probe-sched.lo: probe-sched.c
825@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-probe-sched.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-probe-sched.Tpo -c -o libavahi_core_la-probe-sched.lo `test -f 'probe-sched.c' || echo '$(srcdir)/'`probe-sched.c
826@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-probe-sched.Tpo $(DEPDIR)/libavahi_core_la-probe-sched.Plo
827@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='probe-sched.c' object='libavahi_core_la-probe-sched.lo' libtool=yes @AMDEPBACKSLASH@
828@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
829@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-probe-sched.lo `test -f 'probe-sched.c' || echo '$(srcdir)/'`probe-sched.c
830
831libavahi_core_la-announce.lo: announce.c
832@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-announce.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-announce.Tpo -c -o libavahi_core_la-announce.lo `test -f 'announce.c' || echo '$(srcdir)/'`announce.c
833@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-announce.Tpo $(DEPDIR)/libavahi_core_la-announce.Plo
834@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='announce.c' object='libavahi_core_la-announce.lo' libtool=yes @AMDEPBACKSLASH@
835@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
836@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-announce.lo `test -f 'announce.c' || echo '$(srcdir)/'`announce.c
837
838libavahi_core_la-browse.lo: browse.c
839@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-browse.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-browse.Tpo -c -o libavahi_core_la-browse.lo `test -f 'browse.c' || echo '$(srcdir)/'`browse.c
840@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-browse.Tpo $(DEPDIR)/libavahi_core_la-browse.Plo
841@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='browse.c' object='libavahi_core_la-browse.lo' libtool=yes @AMDEPBACKSLASH@
842@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
843@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-browse.lo `test -f 'browse.c' || echo '$(srcdir)/'`browse.c
844
845libavahi_core_la-rrlist.lo: rrlist.c
846@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-rrlist.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-rrlist.Tpo -c -o libavahi_core_la-rrlist.lo `test -f 'rrlist.c' || echo '$(srcdir)/'`rrlist.c
847@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-rrlist.Tpo $(DEPDIR)/libavahi_core_la-rrlist.Plo
848@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rrlist.c' object='libavahi_core_la-rrlist.lo' libtool=yes @AMDEPBACKSLASH@
849@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
850@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-rrlist.lo `test -f 'rrlist.c' || echo '$(srcdir)/'`rrlist.c
851
852libavahi_core_la-resolve-host-name.lo: resolve-host-name.c
853@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-resolve-host-name.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-resolve-host-name.Tpo -c -o libavahi_core_la-resolve-host-name.lo `test -f 'resolve-host-name.c' || echo '$(srcdir)/'`resolve-host-name.c
854@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-resolve-host-name.Tpo $(DEPDIR)/libavahi_core_la-resolve-host-name.Plo
855@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='resolve-host-name.c' object='libavahi_core_la-resolve-host-name.lo' libtool=yes @AMDEPBACKSLASH@
856@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
857@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-resolve-host-name.lo `test -f 'resolve-host-name.c' || echo '$(srcdir)/'`resolve-host-name.c
858
859libavahi_core_la-resolve-address.lo: resolve-address.c
860@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-resolve-address.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-resolve-address.Tpo -c -o libavahi_core_la-resolve-address.lo `test -f 'resolve-address.c' || echo '$(srcdir)/'`resolve-address.c
861@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-resolve-address.Tpo $(DEPDIR)/libavahi_core_la-resolve-address.Plo
862@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='resolve-address.c' object='libavahi_core_la-resolve-address.lo' libtool=yes @AMDEPBACKSLASH@
863@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
864@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-resolve-address.lo `test -f 'resolve-address.c' || echo '$(srcdir)/'`resolve-address.c
865
866libavahi_core_la-browse-domain.lo: browse-domain.c
867@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-browse-domain.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-browse-domain.Tpo -c -o libavahi_core_la-browse-domain.lo `test -f 'browse-domain.c' || echo '$(srcdir)/'`browse-domain.c
868@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-browse-domain.Tpo $(DEPDIR)/libavahi_core_la-browse-domain.Plo
869@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='browse-domain.c' object='libavahi_core_la-browse-domain.lo' libtool=yes @AMDEPBACKSLASH@
870@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
871@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-browse-domain.lo `test -f 'browse-domain.c' || echo '$(srcdir)/'`browse-domain.c
872
873libavahi_core_la-browse-service-type.lo: browse-service-type.c
874@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-browse-service-type.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-browse-service-type.Tpo -c -o libavahi_core_la-browse-service-type.lo `test -f 'browse-service-type.c' || echo '$(srcdir)/'`browse-service-type.c
875@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-browse-service-type.Tpo $(DEPDIR)/libavahi_core_la-browse-service-type.Plo
876@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='browse-service-type.c' object='libavahi_core_la-browse-service-type.lo' libtool=yes @AMDEPBACKSLASH@
877@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
878@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-browse-service-type.lo `test -f 'browse-service-type.c' || echo '$(srcdir)/'`browse-service-type.c
879
880libavahi_core_la-browse-service.lo: browse-service.c
881@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-browse-service.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-browse-service.Tpo -c -o libavahi_core_la-browse-service.lo `test -f 'browse-service.c' || echo '$(srcdir)/'`browse-service.c
882@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-browse-service.Tpo $(DEPDIR)/libavahi_core_la-browse-service.Plo
883@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='browse-service.c' object='libavahi_core_la-browse-service.lo' libtool=yes @AMDEPBACKSLASH@
884@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
885@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-browse-service.lo `test -f 'browse-service.c' || echo '$(srcdir)/'`browse-service.c
886
887libavahi_core_la-resolve-service.lo: resolve-service.c
888@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-resolve-service.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-resolve-service.Tpo -c -o libavahi_core_la-resolve-service.lo `test -f 'resolve-service.c' || echo '$(srcdir)/'`resolve-service.c
889@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-resolve-service.Tpo $(DEPDIR)/libavahi_core_la-resolve-service.Plo
890@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='resolve-service.c' object='libavahi_core_la-resolve-service.lo' libtool=yes @AMDEPBACKSLASH@
891@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
892@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-resolve-service.lo `test -f 'resolve-service.c' || echo '$(srcdir)/'`resolve-service.c
893
894libavahi_core_la-dns.lo: dns.c
895@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-dns.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-dns.Tpo -c -o libavahi_core_la-dns.lo `test -f 'dns.c' || echo '$(srcdir)/'`dns.c
896@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-dns.Tpo $(DEPDIR)/libavahi_core_la-dns.Plo
897@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dns.c' object='libavahi_core_la-dns.lo' libtool=yes @AMDEPBACKSLASH@
898@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
899@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-dns.lo `test -f 'dns.c' || echo '$(srcdir)/'`dns.c
900
901libavahi_core_la-rr.lo: rr.c
902@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-rr.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-rr.Tpo -c -o libavahi_core_la-rr.lo `test -f 'rr.c' || echo '$(srcdir)/'`rr.c
903@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-rr.Tpo $(DEPDIR)/libavahi_core_la-rr.Plo
904@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rr.c' object='libavahi_core_la-rr.lo' libtool=yes @AMDEPBACKSLASH@
905@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
906@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-rr.lo `test -f 'rr.c' || echo '$(srcdir)/'`rr.c
907
908libavahi_core_la-log.lo: log.c
909@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-log.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-log.Tpo -c -o libavahi_core_la-log.lo `test -f 'log.c' || echo '$(srcdir)/'`log.c
910@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-log.Tpo $(DEPDIR)/libavahi_core_la-log.Plo
911@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='log.c' object='libavahi_core_la-log.lo' libtool=yes @AMDEPBACKSLASH@
912@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
913@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-log.lo `test -f 'log.c' || echo '$(srcdir)/'`log.c
914
915libavahi_core_la-browse-dns-server.lo: browse-dns-server.c
916@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-browse-dns-server.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-browse-dns-server.Tpo -c -o libavahi_core_la-browse-dns-server.lo `test -f 'browse-dns-server.c' || echo '$(srcdir)/'`browse-dns-server.c
917@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-browse-dns-server.Tpo $(DEPDIR)/libavahi_core_la-browse-dns-server.Plo
918@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='browse-dns-server.c' object='libavahi_core_la-browse-dns-server.lo' libtool=yes @AMDEPBACKSLASH@
919@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
920@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-browse-dns-server.lo `test -f 'browse-dns-server.c' || echo '$(srcdir)/'`browse-dns-server.c
921
922libavahi_core_la-fdutil.lo: fdutil.c
923@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-fdutil.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-fdutil.Tpo -c -o libavahi_core_la-fdutil.lo `test -f 'fdutil.c' || echo '$(srcdir)/'`fdutil.c
924@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-fdutil.Tpo $(DEPDIR)/libavahi_core_la-fdutil.Plo
925@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fdutil.c' object='libavahi_core_la-fdutil.lo' libtool=yes @AMDEPBACKSLASH@
926@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
927@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-fdutil.lo `test -f 'fdutil.c' || echo '$(srcdir)/'`fdutil.c
928
929libavahi_core_la-util.lo: util.c
930@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-util.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-util.Tpo -c -o libavahi_core_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
931@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-util.Tpo $(DEPDIR)/libavahi_core_la-util.Plo
932@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='util.c' object='libavahi_core_la-util.lo' libtool=yes @AMDEPBACKSLASH@
933@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
934@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
935
936libavahi_core_la-hashmap.lo: hashmap.c
937@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-hashmap.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-hashmap.Tpo -c -o libavahi_core_la-hashmap.lo `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c
938@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-hashmap.Tpo $(DEPDIR)/libavahi_core_la-hashmap.Plo
939@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hashmap.c' object='libavahi_core_la-hashmap.lo' libtool=yes @AMDEPBACKSLASH@
940@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
941@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-hashmap.lo `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c
942
943libavahi_core_la-wide-area.lo: wide-area.c
944@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-wide-area.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-wide-area.Tpo -c -o libavahi_core_la-wide-area.lo `test -f 'wide-area.c' || echo '$(srcdir)/'`wide-area.c
945@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-wide-area.Tpo $(DEPDIR)/libavahi_core_la-wide-area.Plo
946@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='wide-area.c' object='libavahi_core_la-wide-area.lo' libtool=yes @AMDEPBACKSLASH@
947@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
948@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-wide-area.lo `test -f 'wide-area.c' || echo '$(srcdir)/'`wide-area.c
949
950libavahi_core_la-multicast-lookup.lo: multicast-lookup.c
951@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-multicast-lookup.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-multicast-lookup.Tpo -c -o libavahi_core_la-multicast-lookup.lo `test -f 'multicast-lookup.c' || echo '$(srcdir)/'`multicast-lookup.c
952@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-multicast-lookup.Tpo $(DEPDIR)/libavahi_core_la-multicast-lookup.Plo
953@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='multicast-lookup.c' object='libavahi_core_la-multicast-lookup.lo' libtool=yes @AMDEPBACKSLASH@
954@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
955@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-multicast-lookup.lo `test -f 'multicast-lookup.c' || echo '$(srcdir)/'`multicast-lookup.c
956
957libavahi_core_la-querier.lo: querier.c
958@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-querier.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-querier.Tpo -c -o libavahi_core_la-querier.lo `test -f 'querier.c' || echo '$(srcdir)/'`querier.c
959@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-querier.Tpo $(DEPDIR)/libavahi_core_la-querier.Plo
960@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='querier.c' object='libavahi_core_la-querier.lo' libtool=yes @AMDEPBACKSLASH@
961@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
962@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-querier.lo `test -f 'querier.c' || echo '$(srcdir)/'`querier.c
963
964libavahi_core_la-addr-util.lo: addr-util.c
965@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-addr-util.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-addr-util.Tpo -c -o libavahi_core_la-addr-util.lo `test -f 'addr-util.c' || echo '$(srcdir)/'`addr-util.c
966@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-addr-util.Tpo $(DEPDIR)/libavahi_core_la-addr-util.Plo
967@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='addr-util.c' object='libavahi_core_la-addr-util.lo' libtool=yes @AMDEPBACKSLASH@
968@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
969@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-addr-util.lo `test -f 'addr-util.c' || echo '$(srcdir)/'`addr-util.c
970
971libavahi_core_la-domain-util.lo: domain-util.c
972@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-domain-util.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-domain-util.Tpo -c -o libavahi_core_la-domain-util.lo `test -f 'domain-util.c' || echo '$(srcdir)/'`domain-util.c
973@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-domain-util.Tpo $(DEPDIR)/libavahi_core_la-domain-util.Plo
974@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='domain-util.c' object='libavahi_core_la-domain-util.lo' libtool=yes @AMDEPBACKSLASH@
975@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
976@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-domain-util.lo `test -f 'domain-util.c' || echo '$(srcdir)/'`domain-util.c
977
978libavahi_core_la-iface-linux.lo: iface-linux.c
979@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-iface-linux.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-iface-linux.Tpo -c -o libavahi_core_la-iface-linux.lo `test -f 'iface-linux.c' || echo '$(srcdir)/'`iface-linux.c
980@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-iface-linux.Tpo $(DEPDIR)/libavahi_core_la-iface-linux.Plo
981@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='iface-linux.c' object='libavahi_core_la-iface-linux.lo' libtool=yes @AMDEPBACKSLASH@
982@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
983@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-iface-linux.lo `test -f 'iface-linux.c' || echo '$(srcdir)/'`iface-linux.c
984
985libavahi_core_la-netlink.lo: netlink.c
986@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-netlink.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-netlink.Tpo -c -o libavahi_core_la-netlink.lo `test -f 'netlink.c' || echo '$(srcdir)/'`netlink.c
987@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-netlink.Tpo $(DEPDIR)/libavahi_core_la-netlink.Plo
988@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='netlink.c' object='libavahi_core_la-netlink.lo' libtool=yes @AMDEPBACKSLASH@
989@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
990@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-netlink.lo `test -f 'netlink.c' || echo '$(srcdir)/'`netlink.c
991
992libavahi_core_la-iface-pfroute.lo: iface-pfroute.c
993@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-iface-pfroute.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-iface-pfroute.Tpo -c -o libavahi_core_la-iface-pfroute.lo `test -f 'iface-pfroute.c' || echo '$(srcdir)/'`iface-pfroute.c
994@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-iface-pfroute.Tpo $(DEPDIR)/libavahi_core_la-iface-pfroute.Plo
995@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='iface-pfroute.c' object='libavahi_core_la-iface-pfroute.lo' libtool=yes @AMDEPBACKSLASH@
996@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
997@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-iface-pfroute.lo `test -f 'iface-pfroute.c' || echo '$(srcdir)/'`iface-pfroute.c
998
999libavahi_core_la-iface-none.lo: iface-none.c
1000@am__fastdepCC_TRUE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -MT libavahi_core_la-iface-none.lo -MD -MP -MF $(DEPDIR)/libavahi_core_la-iface-none.Tpo -c -o libavahi_core_la-iface-none.lo `test -f 'iface-none.c' || echo '$(srcdir)/'`iface-none.c
1001@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libavahi_core_la-iface-none.Tpo $(DEPDIR)/libavahi_core_la-iface-none.Plo
1002@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='iface-none.c' object='libavahi_core_la-iface-none.lo' libtool=yes @AMDEPBACKSLASH@
1003@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1004@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_core_la_CFLAGS) $(CFLAGS) -c -o libavahi_core_la-iface-none.lo `test -f 'iface-none.c' || echo '$(srcdir)/'`iface-none.c
1005
1006avahi_reflector-avahi-reflector.o: avahi-reflector.c
1007@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_reflector_CFLAGS) $(CFLAGS) -MT avahi_reflector-avahi-reflector.o -MD -MP -MF $(DEPDIR)/avahi_reflector-avahi-reflector.Tpo -c -o avahi_reflector-avahi-reflector.o `test -f 'avahi-reflector.c' || echo '$(srcdir)/'`avahi-reflector.c
1008@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/avahi_reflector-avahi-reflector.Tpo $(DEPDIR)/avahi_reflector-avahi-reflector.Po
1009@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='avahi-reflector.c' object='avahi_reflector-avahi-reflector.o' libtool=no @AMDEPBACKSLASH@
1010@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1011@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_reflector_CFLAGS) $(CFLAGS) -c -o avahi_reflector-avahi-reflector.o `test -f 'avahi-reflector.c' || echo '$(srcdir)/'`avahi-reflector.c
1012
1013avahi_reflector-avahi-reflector.obj: avahi-reflector.c
1014@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_reflector_CFLAGS) $(CFLAGS) -MT avahi_reflector-avahi-reflector.obj -MD -MP -MF $(DEPDIR)/avahi_reflector-avahi-reflector.Tpo -c -o avahi_reflector-avahi-reflector.obj `if test -f 'avahi-reflector.c'; then $(CYGPATH_W) 'avahi-reflector.c'; else $(CYGPATH_W) '$(srcdir)/avahi-reflector.c'; fi`
1015@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/avahi_reflector-avahi-reflector.Tpo $(DEPDIR)/avahi_reflector-avahi-reflector.Po
1016@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='avahi-reflector.c' object='avahi_reflector-avahi-reflector.obj' libtool=no @AMDEPBACKSLASH@
1017@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1018@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_reflector_CFLAGS) $(CFLAGS) -c -o avahi_reflector-avahi-reflector.obj `if test -f 'avahi-reflector.c'; then $(CYGPATH_W) 'avahi-reflector.c'; else $(CYGPATH_W) '$(srcdir)/avahi-reflector.c'; fi`
1019
1020avahi_test-avahi-test.o: avahi-test.c
1021@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_test_CFLAGS) $(CFLAGS) -MT avahi_test-avahi-test.o -MD -MP -MF $(DEPDIR)/avahi_test-avahi-test.Tpo -c -o avahi_test-avahi-test.o `test -f 'avahi-test.c' || echo '$(srcdir)/'`avahi-test.c
1022@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/avahi_test-avahi-test.Tpo $(DEPDIR)/avahi_test-avahi-test.Po
1023@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='avahi-test.c' object='avahi_test-avahi-test.o' libtool=no @AMDEPBACKSLASH@
1024@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1025@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_test_CFLAGS) $(CFLAGS) -c -o avahi_test-avahi-test.o `test -f 'avahi-test.c' || echo '$(srcdir)/'`avahi-test.c
1026
1027avahi_test-avahi-test.obj: avahi-test.c
1028@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_test_CFLAGS) $(CFLAGS) -MT avahi_test-avahi-test.obj -MD -MP -MF $(DEPDIR)/avahi_test-avahi-test.Tpo -c -o avahi_test-avahi-test.obj `if test -f 'avahi-test.c'; then $(CYGPATH_W) 'avahi-test.c'; else $(CYGPATH_W) '$(srcdir)/avahi-test.c'; fi`
1029@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/avahi_test-avahi-test.Tpo $(DEPDIR)/avahi_test-avahi-test.Po
1030@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='avahi-test.c' object='avahi_test-avahi-test.obj' libtool=no @AMDEPBACKSLASH@
1031@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1032@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_test_CFLAGS) $(CFLAGS) -c -o avahi_test-avahi-test.obj `if test -f 'avahi-test.c'; then $(CYGPATH_W) 'avahi-test.c'; else $(CYGPATH_W) '$(srcdir)/avahi-test.c'; fi`
1033
1034conformance_test-conformance-test.o: conformance-test.c
1035@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conformance_test_CFLAGS) $(CFLAGS) -MT conformance_test-conformance-test.o -MD -MP -MF $(DEPDIR)/conformance_test-conformance-test.Tpo -c -o conformance_test-conformance-test.o `test -f 'conformance-test.c' || echo '$(srcdir)/'`conformance-test.c
1036@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/conformance_test-conformance-test.Tpo $(DEPDIR)/conformance_test-conformance-test.Po
1037@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='conformance-test.c' object='conformance_test-conformance-test.o' libtool=no @AMDEPBACKSLASH@
1038@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1039@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conformance_test_CFLAGS) $(CFLAGS) -c -o conformance_test-conformance-test.o `test -f 'conformance-test.c' || echo '$(srcdir)/'`conformance-test.c
1040
1041conformance_test-conformance-test.obj: conformance-test.c
1042@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conformance_test_CFLAGS) $(CFLAGS) -MT conformance_test-conformance-test.obj -MD -MP -MF $(DEPDIR)/conformance_test-conformance-test.Tpo -c -o conformance_test-conformance-test.obj `if test -f 'conformance-test.c'; then $(CYGPATH_W) 'conformance-test.c'; else $(CYGPATH_W) '$(srcdir)/conformance-test.c'; fi`
1043@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/conformance_test-conformance-test.Tpo $(DEPDIR)/conformance_test-conformance-test.Po
1044@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='conformance-test.c' object='conformance_test-conformance-test.obj' libtool=no @AMDEPBACKSLASH@
1045@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1046@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(conformance_test_CFLAGS) $(CFLAGS) -c -o conformance_test-conformance-test.obj `if test -f 'conformance-test.c'; then $(CYGPATH_W) 'conformance-test.c'; else $(CYGPATH_W) '$(srcdir)/conformance-test.c'; fi`
1047
1048dns_spin_test-dns-spin-test.o: dns-spin-test.c
1049@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_spin_test_CFLAGS) $(CFLAGS) -MT dns_spin_test-dns-spin-test.o -MD -MP -MF $(DEPDIR)/dns_spin_test-dns-spin-test.Tpo -c -o dns_spin_test-dns-spin-test.o `test -f 'dns-spin-test.c' || echo '$(srcdir)/'`dns-spin-test.c
1050@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_spin_test-dns-spin-test.Tpo $(DEPDIR)/dns_spin_test-dns-spin-test.Po
1051@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dns-spin-test.c' object='dns_spin_test-dns-spin-test.o' libtool=no @AMDEPBACKSLASH@
1052@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1053@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_spin_test_CFLAGS) $(CFLAGS) -c -o dns_spin_test-dns-spin-test.o `test -f 'dns-spin-test.c' || echo '$(srcdir)/'`dns-spin-test.c
1054
1055dns_spin_test-dns-spin-test.obj: dns-spin-test.c
1056@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_spin_test_CFLAGS) $(CFLAGS) -MT dns_spin_test-dns-spin-test.obj -MD -MP -MF $(DEPDIR)/dns_spin_test-dns-spin-test.Tpo -c -o dns_spin_test-dns-spin-test.obj `if test -f 'dns-spin-test.c'; then $(CYGPATH_W) 'dns-spin-test.c'; else $(CYGPATH_W) '$(srcdir)/dns-spin-test.c'; fi`
1057@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_spin_test-dns-spin-test.Tpo $(DEPDIR)/dns_spin_test-dns-spin-test.Po
1058@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dns-spin-test.c' object='dns_spin_test-dns-spin-test.obj' libtool=no @AMDEPBACKSLASH@
1059@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1060@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_spin_test_CFLAGS) $(CFLAGS) -c -o dns_spin_test-dns-spin-test.obj `if test -f 'dns-spin-test.c'; then $(CYGPATH_W) 'dns-spin-test.c'; else $(CYGPATH_W) '$(srcdir)/dns-spin-test.c'; fi`
1061
1062dns_test-dns.o: dns.c
1063@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-dns.o -MD -MP -MF $(DEPDIR)/dns_test-dns.Tpo -c -o dns_test-dns.o `test -f 'dns.c' || echo '$(srcdir)/'`dns.c
1064@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-dns.Tpo $(DEPDIR)/dns_test-dns.Po
1065@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dns.c' object='dns_test-dns.o' libtool=no @AMDEPBACKSLASH@
1066@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1067@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-dns.o `test -f 'dns.c' || echo '$(srcdir)/'`dns.c
1068
1069dns_test-dns.obj: dns.c
1070@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-dns.obj -MD -MP -MF $(DEPDIR)/dns_test-dns.Tpo -c -o dns_test-dns.obj `if test -f 'dns.c'; then $(CYGPATH_W) 'dns.c'; else $(CYGPATH_W) '$(srcdir)/dns.c'; fi`
1071@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-dns.Tpo $(DEPDIR)/dns_test-dns.Po
1072@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dns.c' object='dns_test-dns.obj' libtool=no @AMDEPBACKSLASH@
1073@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1074@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-dns.obj `if test -f 'dns.c'; then $(CYGPATH_W) 'dns.c'; else $(CYGPATH_W) '$(srcdir)/dns.c'; fi`
1075
1076dns_test-dns-test.o: dns-test.c
1077@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-dns-test.o -MD -MP -MF $(DEPDIR)/dns_test-dns-test.Tpo -c -o dns_test-dns-test.o `test -f 'dns-test.c' || echo '$(srcdir)/'`dns-test.c
1078@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-dns-test.Tpo $(DEPDIR)/dns_test-dns-test.Po
1079@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dns-test.c' object='dns_test-dns-test.o' libtool=no @AMDEPBACKSLASH@
1080@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1081@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-dns-test.o `test -f 'dns-test.c' || echo '$(srcdir)/'`dns-test.c
1082
1083dns_test-dns-test.obj: dns-test.c
1084@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-dns-test.obj -MD -MP -MF $(DEPDIR)/dns_test-dns-test.Tpo -c -o dns_test-dns-test.obj `if test -f 'dns-test.c'; then $(CYGPATH_W) 'dns-test.c'; else $(CYGPATH_W) '$(srcdir)/dns-test.c'; fi`
1085@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-dns-test.Tpo $(DEPDIR)/dns_test-dns-test.Po
1086@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='dns-test.c' object='dns_test-dns-test.obj' libtool=no @AMDEPBACKSLASH@
1087@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1088@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-dns-test.obj `if test -f 'dns-test.c'; then $(CYGPATH_W) 'dns-test.c'; else $(CYGPATH_W) '$(srcdir)/dns-test.c'; fi`
1089
1090dns_test-log.o: log.c
1091@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-log.o -MD -MP -MF $(DEPDIR)/dns_test-log.Tpo -c -o dns_test-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c
1092@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-log.Tpo $(DEPDIR)/dns_test-log.Po
1093@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='log.c' object='dns_test-log.o' libtool=no @AMDEPBACKSLASH@
1094@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1095@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c
1096
1097dns_test-log.obj: log.c
1098@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-log.obj -MD -MP -MF $(DEPDIR)/dns_test-log.Tpo -c -o dns_test-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi`
1099@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-log.Tpo $(DEPDIR)/dns_test-log.Po
1100@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='log.c' object='dns_test-log.obj' libtool=no @AMDEPBACKSLASH@
1101@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1102@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi`
1103
1104dns_test-util.o: util.c
1105@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-util.o -MD -MP -MF $(DEPDIR)/dns_test-util.Tpo -c -o dns_test-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
1106@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-util.Tpo $(DEPDIR)/dns_test-util.Po
1107@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='util.c' object='dns_test-util.o' libtool=no @AMDEPBACKSLASH@
1108@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1109@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
1110
1111dns_test-util.obj: util.c
1112@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-util.obj -MD -MP -MF $(DEPDIR)/dns_test-util.Tpo -c -o dns_test-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
1113@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-util.Tpo $(DEPDIR)/dns_test-util.Po
1114@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='util.c' object='dns_test-util.obj' libtool=no @AMDEPBACKSLASH@
1115@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1116@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
1117
1118dns_test-rr.o: rr.c
1119@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-rr.o -MD -MP -MF $(DEPDIR)/dns_test-rr.Tpo -c -o dns_test-rr.o `test -f 'rr.c' || echo '$(srcdir)/'`rr.c
1120@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-rr.Tpo $(DEPDIR)/dns_test-rr.Po
1121@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rr.c' object='dns_test-rr.o' libtool=no @AMDEPBACKSLASH@
1122@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1123@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-rr.o `test -f 'rr.c' || echo '$(srcdir)/'`rr.c
1124
1125dns_test-rr.obj: rr.c
1126@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-rr.obj -MD -MP -MF $(DEPDIR)/dns_test-rr.Tpo -c -o dns_test-rr.obj `if test -f 'rr.c'; then $(CYGPATH_W) 'rr.c'; else $(CYGPATH_W) '$(srcdir)/rr.c'; fi`
1127@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-rr.Tpo $(DEPDIR)/dns_test-rr.Po
1128@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rr.c' object='dns_test-rr.obj' libtool=no @AMDEPBACKSLASH@
1129@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1130@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-rr.obj `if test -f 'rr.c'; then $(CYGPATH_W) 'rr.c'; else $(CYGPATH_W) '$(srcdir)/rr.c'; fi`
1131
1132dns_test-hashmap.o: hashmap.c
1133@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-hashmap.o -MD -MP -MF $(DEPDIR)/dns_test-hashmap.Tpo -c -o dns_test-hashmap.o `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c
1134@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-hashmap.Tpo $(DEPDIR)/dns_test-hashmap.Po
1135@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hashmap.c' object='dns_test-hashmap.o' libtool=no @AMDEPBACKSLASH@
1136@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1137@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-hashmap.o `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c
1138
1139dns_test-hashmap.obj: hashmap.c
1140@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-hashmap.obj -MD -MP -MF $(DEPDIR)/dns_test-hashmap.Tpo -c -o dns_test-hashmap.obj `if test -f 'hashmap.c'; then $(CYGPATH_W) 'hashmap.c'; else $(CYGPATH_W) '$(srcdir)/hashmap.c'; fi`
1141@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-hashmap.Tpo $(DEPDIR)/dns_test-hashmap.Po
1142@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hashmap.c' object='dns_test-hashmap.obj' libtool=no @AMDEPBACKSLASH@
1143@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1144@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-hashmap.obj `if test -f 'hashmap.c'; then $(CYGPATH_W) 'hashmap.c'; else $(CYGPATH_W) '$(srcdir)/hashmap.c'; fi`
1145
1146dns_test-domain-util.o: domain-util.c
1147@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-domain-util.o -MD -MP -MF $(DEPDIR)/dns_test-domain-util.Tpo -c -o dns_test-domain-util.o `test -f 'domain-util.c' || echo '$(srcdir)/'`domain-util.c
1148@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-domain-util.Tpo $(DEPDIR)/dns_test-domain-util.Po
1149@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='domain-util.c' object='dns_test-domain-util.o' libtool=no @AMDEPBACKSLASH@
1150@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1151@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-domain-util.o `test -f 'domain-util.c' || echo '$(srcdir)/'`domain-util.c
1152
1153dns_test-domain-util.obj: domain-util.c
1154@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -MT dns_test-domain-util.obj -MD -MP -MF $(DEPDIR)/dns_test-domain-util.Tpo -c -o dns_test-domain-util.obj `if test -f 'domain-util.c'; then $(CYGPATH_W) 'domain-util.c'; else $(CYGPATH_W) '$(srcdir)/domain-util.c'; fi`
1155@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/dns_test-domain-util.Tpo $(DEPDIR)/dns_test-domain-util.Po
1156@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='domain-util.c' object='dns_test-domain-util.obj' libtool=no @AMDEPBACKSLASH@
1157@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1158@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(dns_test_CFLAGS) $(CFLAGS) -c -o dns_test-domain-util.obj `if test -f 'domain-util.c'; then $(CYGPATH_W) 'domain-util.c'; else $(CYGPATH_W) '$(srcdir)/domain-util.c'; fi`
1159
1160hashmap_test-hashmap-test.o: hashmap-test.c
1161@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -MT hashmap_test-hashmap-test.o -MD -MP -MF $(DEPDIR)/hashmap_test-hashmap-test.Tpo -c -o hashmap_test-hashmap-test.o `test -f 'hashmap-test.c' || echo '$(srcdir)/'`hashmap-test.c
1162@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/hashmap_test-hashmap-test.Tpo $(DEPDIR)/hashmap_test-hashmap-test.Po
1163@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hashmap-test.c' object='hashmap_test-hashmap-test.o' libtool=no @AMDEPBACKSLASH@
1164@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1165@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -c -o hashmap_test-hashmap-test.o `test -f 'hashmap-test.c' || echo '$(srcdir)/'`hashmap-test.c
1166
1167hashmap_test-hashmap-test.obj: hashmap-test.c
1168@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -MT hashmap_test-hashmap-test.obj -MD -MP -MF $(DEPDIR)/hashmap_test-hashmap-test.Tpo -c -o hashmap_test-hashmap-test.obj `if test -f 'hashmap-test.c'; then $(CYGPATH_W) 'hashmap-test.c'; else $(CYGPATH_W) '$(srcdir)/hashmap-test.c'; fi`
1169@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/hashmap_test-hashmap-test.Tpo $(DEPDIR)/hashmap_test-hashmap-test.Po
1170@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hashmap-test.c' object='hashmap_test-hashmap-test.obj' libtool=no @AMDEPBACKSLASH@
1171@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1172@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -c -o hashmap_test-hashmap-test.obj `if test -f 'hashmap-test.c'; then $(CYGPATH_W) 'hashmap-test.c'; else $(CYGPATH_W) '$(srcdir)/hashmap-test.c'; fi`
1173
1174hashmap_test-hashmap.o: hashmap.c
1175@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -MT hashmap_test-hashmap.o -MD -MP -MF $(DEPDIR)/hashmap_test-hashmap.Tpo -c -o hashmap_test-hashmap.o `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c
1176@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/hashmap_test-hashmap.Tpo $(DEPDIR)/hashmap_test-hashmap.Po
1177@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hashmap.c' object='hashmap_test-hashmap.o' libtool=no @AMDEPBACKSLASH@
1178@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1179@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -c -o hashmap_test-hashmap.o `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c
1180
1181hashmap_test-hashmap.obj: hashmap.c
1182@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -MT hashmap_test-hashmap.obj -MD -MP -MF $(DEPDIR)/hashmap_test-hashmap.Tpo -c -o hashmap_test-hashmap.obj `if test -f 'hashmap.c'; then $(CYGPATH_W) 'hashmap.c'; else $(CYGPATH_W) '$(srcdir)/hashmap.c'; fi`
1183@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/hashmap_test-hashmap.Tpo $(DEPDIR)/hashmap_test-hashmap.Po
1184@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='hashmap.c' object='hashmap_test-hashmap.obj' libtool=no @AMDEPBACKSLASH@
1185@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1186@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -c -o hashmap_test-hashmap.obj `if test -f 'hashmap.c'; then $(CYGPATH_W) 'hashmap.c'; else $(CYGPATH_W) '$(srcdir)/hashmap.c'; fi`
1187
1188hashmap_test-util.o: util.c
1189@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -MT hashmap_test-util.o -MD -MP -MF $(DEPDIR)/hashmap_test-util.Tpo -c -o hashmap_test-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
1190@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/hashmap_test-util.Tpo $(DEPDIR)/hashmap_test-util.Po
1191@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='util.c' object='hashmap_test-util.o' libtool=no @AMDEPBACKSLASH@
1192@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1193@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -c -o hashmap_test-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
1194
1195hashmap_test-util.obj: util.c
1196@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -MT hashmap_test-util.obj -MD -MP -MF $(DEPDIR)/hashmap_test-util.Tpo -c -o hashmap_test-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
1197@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/hashmap_test-util.Tpo $(DEPDIR)/hashmap_test-util.Po
1198@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='util.c' object='hashmap_test-util.obj' libtool=no @AMDEPBACKSLASH@
1199@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1200@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(hashmap_test_CFLAGS) $(CFLAGS) -c -o hashmap_test-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
1201
1202prioq_test-prioq-test.o: prioq-test.c
1203@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(prioq_test_CFLAGS) $(CFLAGS) -MT prioq_test-prioq-test.o -MD -MP -MF $(DEPDIR)/prioq_test-prioq-test.Tpo -c -o prioq_test-prioq-test.o `test -f 'prioq-test.c' || echo '$(srcdir)/'`prioq-test.c
1204@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/prioq_test-prioq-test.Tpo $(DEPDIR)/prioq_test-prioq-test.Po
1205@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='prioq-test.c' object='prioq_test-prioq-test.o' libtool=no @AMDEPBACKSLASH@
1206@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1207@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(prioq_test_CFLAGS) $(CFLAGS) -c -o prioq_test-prioq-test.o `test -f 'prioq-test.c' || echo '$(srcdir)/'`prioq-test.c
1208
1209prioq_test-prioq-test.obj: prioq-test.c
1210@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(prioq_test_CFLAGS) $(CFLAGS) -MT prioq_test-prioq-test.obj -MD -MP -MF $(DEPDIR)/prioq_test-prioq-test.Tpo -c -o prioq_test-prioq-test.obj `if test -f 'prioq-test.c'; then $(CYGPATH_W) 'prioq-test.c'; else $(CYGPATH_W) '$(srcdir)/prioq-test.c'; fi`
1211@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/prioq_test-prioq-test.Tpo $(DEPDIR)/prioq_test-prioq-test.Po
1212@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='prioq-test.c' object='prioq_test-prioq-test.obj' libtool=no @AMDEPBACKSLASH@
1213@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1214@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(prioq_test_CFLAGS) $(CFLAGS) -c -o prioq_test-prioq-test.obj `if test -f 'prioq-test.c'; then $(CYGPATH_W) 'prioq-test.c'; else $(CYGPATH_W) '$(srcdir)/prioq-test.c'; fi`
1215
1216prioq_test-prioq.o: prioq.c
1217@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(prioq_test_CFLAGS) $(CFLAGS) -MT prioq_test-prioq.o -MD -MP -MF $(DEPDIR)/prioq_test-prioq.Tpo -c -o prioq_test-prioq.o `test -f 'prioq.c' || echo '$(srcdir)/'`prioq.c
1218@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/prioq_test-prioq.Tpo $(DEPDIR)/prioq_test-prioq.Po
1219@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='prioq.c' object='prioq_test-prioq.o' libtool=no @AMDEPBACKSLASH@
1220@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1221@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(prioq_test_CFLAGS) $(CFLAGS) -c -o prioq_test-prioq.o `test -f 'prioq.c' || echo '$(srcdir)/'`prioq.c
1222
1223prioq_test-prioq.obj: prioq.c
1224@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(prioq_test_CFLAGS) $(CFLAGS) -MT prioq_test-prioq.obj -MD -MP -MF $(DEPDIR)/prioq_test-prioq.Tpo -c -o prioq_test-prioq.obj `if test -f 'prioq.c'; then $(CYGPATH_W) 'prioq.c'; else $(CYGPATH_W) '$(srcdir)/prioq.c'; fi`
1225@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/prioq_test-prioq.Tpo $(DEPDIR)/prioq_test-prioq.Po
1226@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='prioq.c' object='prioq_test-prioq.obj' libtool=no @AMDEPBACKSLASH@
1227@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1228@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(prioq_test_CFLAGS) $(CFLAGS) -c -o prioq_test-prioq.obj `if test -f 'prioq.c'; then $(CYGPATH_W) 'prioq.c'; else $(CYGPATH_W) '$(srcdir)/prioq.c'; fi`
1229
1230querier_test-querier-test.o: querier-test.c
1231@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(querier_test_CFLAGS) $(CFLAGS) -MT querier_test-querier-test.o -MD -MP -MF $(DEPDIR)/querier_test-querier-test.Tpo -c -o querier_test-querier-test.o `test -f 'querier-test.c' || echo '$(srcdir)/'`querier-test.c
1232@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/querier_test-querier-test.Tpo $(DEPDIR)/querier_test-querier-test.Po
1233@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='querier-test.c' object='querier_test-querier-test.o' libtool=no @AMDEPBACKSLASH@
1234@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1235@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(querier_test_CFLAGS) $(CFLAGS) -c -o querier_test-querier-test.o `test -f 'querier-test.c' || echo '$(srcdir)/'`querier-test.c
1236
1237querier_test-querier-test.obj: querier-test.c
1238@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(querier_test_CFLAGS) $(CFLAGS) -MT querier_test-querier-test.obj -MD -MP -MF $(DEPDIR)/querier_test-querier-test.Tpo -c -o querier_test-querier-test.obj `if test -f 'querier-test.c'; then $(CYGPATH_W) 'querier-test.c'; else $(CYGPATH_W) '$(srcdir)/querier-test.c'; fi`
1239@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/querier_test-querier-test.Tpo $(DEPDIR)/querier_test-querier-test.Po
1240@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='querier-test.c' object='querier_test-querier-test.obj' libtool=no @AMDEPBACKSLASH@
1241@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1242@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(querier_test_CFLAGS) $(CFLAGS) -c -o querier_test-querier-test.obj `if test -f 'querier-test.c'; then $(CYGPATH_W) 'querier-test.c'; else $(CYGPATH_W) '$(srcdir)/querier-test.c'; fi`
1243
1244timeeventq_test-timeeventq-test.o: timeeventq-test.c
1245@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -MT timeeventq_test-timeeventq-test.o -MD -MP -MF $(DEPDIR)/timeeventq_test-timeeventq-test.Tpo -c -o timeeventq_test-timeeventq-test.o `test -f 'timeeventq-test.c' || echo '$(srcdir)/'`timeeventq-test.c
1246@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/timeeventq_test-timeeventq-test.Tpo $(DEPDIR)/timeeventq_test-timeeventq-test.Po
1247@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeeventq-test.c' object='timeeventq_test-timeeventq-test.o' libtool=no @AMDEPBACKSLASH@
1248@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1249@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -c -o timeeventq_test-timeeventq-test.o `test -f 'timeeventq-test.c' || echo '$(srcdir)/'`timeeventq-test.c
1250
1251timeeventq_test-timeeventq-test.obj: timeeventq-test.c
1252@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -MT timeeventq_test-timeeventq-test.obj -MD -MP -MF $(DEPDIR)/timeeventq_test-timeeventq-test.Tpo -c -o timeeventq_test-timeeventq-test.obj `if test -f 'timeeventq-test.c'; then $(CYGPATH_W) 'timeeventq-test.c'; else $(CYGPATH_W) '$(srcdir)/timeeventq-test.c'; fi`
1253@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/timeeventq_test-timeeventq-test.Tpo $(DEPDIR)/timeeventq_test-timeeventq-test.Po
1254@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeeventq-test.c' object='timeeventq_test-timeeventq-test.obj' libtool=no @AMDEPBACKSLASH@
1255@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1256@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -c -o timeeventq_test-timeeventq-test.obj `if test -f 'timeeventq-test.c'; then $(CYGPATH_W) 'timeeventq-test.c'; else $(CYGPATH_W) '$(srcdir)/timeeventq-test.c'; fi`
1257
1258timeeventq_test-timeeventq.o: timeeventq.c
1259@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -MT timeeventq_test-timeeventq.o -MD -MP -MF $(DEPDIR)/timeeventq_test-timeeventq.Tpo -c -o timeeventq_test-timeeventq.o `test -f 'timeeventq.c' || echo '$(srcdir)/'`timeeventq.c
1260@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/timeeventq_test-timeeventq.Tpo $(DEPDIR)/timeeventq_test-timeeventq.Po
1261@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeeventq.c' object='timeeventq_test-timeeventq.o' libtool=no @AMDEPBACKSLASH@
1262@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1263@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -c -o timeeventq_test-timeeventq.o `test -f 'timeeventq.c' || echo '$(srcdir)/'`timeeventq.c
1264
1265timeeventq_test-timeeventq.obj: timeeventq.c
1266@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -MT timeeventq_test-timeeventq.obj -MD -MP -MF $(DEPDIR)/timeeventq_test-timeeventq.Tpo -c -o timeeventq_test-timeeventq.obj `if test -f 'timeeventq.c'; then $(CYGPATH_W) 'timeeventq.c'; else $(CYGPATH_W) '$(srcdir)/timeeventq.c'; fi`
1267@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/timeeventq_test-timeeventq.Tpo $(DEPDIR)/timeeventq_test-timeeventq.Po
1268@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeeventq.c' object='timeeventq_test-timeeventq.obj' libtool=no @AMDEPBACKSLASH@
1269@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1270@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -c -o timeeventq_test-timeeventq.obj `if test -f 'timeeventq.c'; then $(CYGPATH_W) 'timeeventq.c'; else $(CYGPATH_W) '$(srcdir)/timeeventq.c'; fi`
1271
1272timeeventq_test-prioq.o: prioq.c
1273@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -MT timeeventq_test-prioq.o -MD -MP -MF $(DEPDIR)/timeeventq_test-prioq.Tpo -c -o timeeventq_test-prioq.o `test -f 'prioq.c' || echo '$(srcdir)/'`prioq.c
1274@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/timeeventq_test-prioq.Tpo $(DEPDIR)/timeeventq_test-prioq.Po
1275@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='prioq.c' object='timeeventq_test-prioq.o' libtool=no @AMDEPBACKSLASH@
1276@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1277@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -c -o timeeventq_test-prioq.o `test -f 'prioq.c' || echo '$(srcdir)/'`prioq.c
1278
1279timeeventq_test-prioq.obj: prioq.c
1280@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -MT timeeventq_test-prioq.obj -MD -MP -MF $(DEPDIR)/timeeventq_test-prioq.Tpo -c -o timeeventq_test-prioq.obj `if test -f 'prioq.c'; then $(CYGPATH_W) 'prioq.c'; else $(CYGPATH_W) '$(srcdir)/prioq.c'; fi`
1281@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/timeeventq_test-prioq.Tpo $(DEPDIR)/timeeventq_test-prioq.Po
1282@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='prioq.c' object='timeeventq_test-prioq.obj' libtool=no @AMDEPBACKSLASH@
1283@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1284@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -c -o timeeventq_test-prioq.obj `if test -f 'prioq.c'; then $(CYGPATH_W) 'prioq.c'; else $(CYGPATH_W) '$(srcdir)/prioq.c'; fi`
1285
1286timeeventq_test-log.o: log.c
1287@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -MT timeeventq_test-log.o -MD -MP -MF $(DEPDIR)/timeeventq_test-log.Tpo -c -o timeeventq_test-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c
1288@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/timeeventq_test-log.Tpo $(DEPDIR)/timeeventq_test-log.Po
1289@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='log.c' object='timeeventq_test-log.o' libtool=no @AMDEPBACKSLASH@
1290@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1291@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -c -o timeeventq_test-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c
1292
1293timeeventq_test-log.obj: log.c
1294@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -MT timeeventq_test-log.obj -MD -MP -MF $(DEPDIR)/timeeventq_test-log.Tpo -c -o timeeventq_test-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi`
1295@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/timeeventq_test-log.Tpo $(DEPDIR)/timeeventq_test-log.Po
1296@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='log.c' object='timeeventq_test-log.obj' libtool=no @AMDEPBACKSLASH@
1297@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1298@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeeventq_test_CFLAGS) $(CFLAGS) -c -o timeeventq_test-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi`
1299
1300update_test-update-test.o: update-test.c
1301@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_test_CFLAGS) $(CFLAGS) -MT update_test-update-test.o -MD -MP -MF $(DEPDIR)/update_test-update-test.Tpo -c -o update_test-update-test.o `test -f 'update-test.c' || echo '$(srcdir)/'`update-test.c
1302@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/update_test-update-test.Tpo $(DEPDIR)/update_test-update-test.Po
1303@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='update-test.c' object='update_test-update-test.o' libtool=no @AMDEPBACKSLASH@
1304@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1305@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_test_CFLAGS) $(CFLAGS) -c -o update_test-update-test.o `test -f 'update-test.c' || echo '$(srcdir)/'`update-test.c
1306
1307update_test-update-test.obj: update-test.c
1308@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_test_CFLAGS) $(CFLAGS) -MT update_test-update-test.obj -MD -MP -MF $(DEPDIR)/update_test-update-test.Tpo -c -o update_test-update-test.obj `if test -f 'update-test.c'; then $(CYGPATH_W) 'update-test.c'; else $(CYGPATH_W) '$(srcdir)/update-test.c'; fi`
1309@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/update_test-update-test.Tpo $(DEPDIR)/update_test-update-test.Po
1310@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='update-test.c' object='update_test-update-test.obj' libtool=no @AMDEPBACKSLASH@
1311@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1312@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(update_test_CFLAGS) $(CFLAGS) -c -o update_test-update-test.obj `if test -f 'update-test.c'; then $(CYGPATH_W) 'update-test.c'; else $(CYGPATH_W) '$(srcdir)/update-test.c'; fi`
1313
1314mostlyclean-libtool:
1315	-rm -f *.lo
1316
1317clean-libtool:
1318	-rm -rf .libs _libs
1319install-avahiincludeHEADERS: $(avahiinclude_HEADERS)
1320	@$(NORMAL_INSTALL)
1321	test -z "$(avahiincludedir)" || $(MKDIR_P) "$(DESTDIR)$(avahiincludedir)"
1322	@list='$(avahiinclude_HEADERS)'; for p in $$list; do \
1323	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1324	  f=$(am__strip_dir) \
1325	  echo " $(avahiincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(avahiincludedir)/$$f'"; \
1326	  $(avahiincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(avahiincludedir)/$$f"; \
1327	done
1328
1329uninstall-avahiincludeHEADERS:
1330	@$(NORMAL_UNINSTALL)
1331	@list='$(avahiinclude_HEADERS)'; for p in $$list; do \
1332	  f=$(am__strip_dir) \
1333	  echo " rm -f '$(DESTDIR)$(avahiincludedir)/$$f'"; \
1334	  rm -f "$(DESTDIR)$(avahiincludedir)/$$f"; \
1335	done
1336
1337ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1338	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1339	unique=`for i in $$list; do \
1340	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1341	  done | \
1342	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1343	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1344	mkid -fID $$unique
1345tags: TAGS
1346
1347TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1348		$(TAGS_FILES) $(LISP)
1349	tags=; \
1350	here=`pwd`; \
1351	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1352	unique=`for i in $$list; do \
1353	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1354	  done | \
1355	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1356	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1357	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1358	  test -n "$$unique" || unique=$$empty_fix; \
1359	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1360	    $$tags $$unique; \
1361	fi
1362ctags: CTAGS
1363CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1364		$(TAGS_FILES) $(LISP)
1365	tags=; \
1366	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1367	unique=`for i in $$list; do \
1368	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1369	  done | \
1370	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1371	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1372	test -z "$(CTAGS_ARGS)$$tags$$unique" \
1373	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1374	     $$tags $$unique
1375
1376GTAGS:
1377	here=`$(am__cd) $(top_builddir) && pwd` \
1378	  && cd $(top_srcdir) \
1379	  && gtags -i $(GTAGS_ARGS) $$here
1380
1381distclean-tags:
1382	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1383
1384check-TESTS: $(TESTS)
1385	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
1386	srcdir=$(srcdir); export srcdir; \
1387	list=' $(TESTS) '; \
1388	if test -n "$$list"; then \
1389	  for tst in $$list; do \
1390	    if test -f ./$$tst; then dir=./; \
1391	    elif test -f $$tst; then dir=; \
1392	    else dir="$(srcdir)/"; fi; \
1393	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
1394	      all=`expr $$all + 1`; \
1395	      case " $(XFAIL_TESTS) " in \
1396	      *[\ \	]$$tst[\ \	]*) \
1397		xpass=`expr $$xpass + 1`; \
1398		failed=`expr $$failed + 1`; \
1399		echo "XPASS: $$tst"; \
1400	      ;; \
1401	      *) \
1402		echo "PASS: $$tst"; \
1403	      ;; \
1404	      esac; \
1405	    elif test $$? -ne 77; then \
1406	      all=`expr $$all + 1`; \
1407	      case " $(XFAIL_TESTS) " in \
1408	      *[\ \	]$$tst[\ \	]*) \
1409		xfail=`expr $$xfail + 1`; \
1410		echo "XFAIL: $$tst"; \
1411	      ;; \
1412	      *) \
1413		failed=`expr $$failed + 1`; \
1414		echo "FAIL: $$tst"; \
1415	      ;; \
1416	      esac; \
1417	    else \
1418	      skip=`expr $$skip + 1`; \
1419	      echo "SKIP: $$tst"; \
1420	    fi; \
1421	  done; \
1422	  if test "$$all" -eq 1; then \
1423	    tests="test"; \
1424	    All=""; \
1425	  else \
1426	    tests="tests"; \
1427	    All="All "; \
1428	  fi; \
1429	  if test "$$failed" -eq 0; then \
1430	    if test "$$xfail" -eq 0; then \
1431	      banner="$$All$$all $$tests passed"; \
1432	    else \
1433	      if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
1434	      banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
1435	    fi; \
1436	  else \
1437	    if test "$$xpass" -eq 0; then \
1438	      banner="$$failed of $$all $$tests failed"; \
1439	    else \
1440	      if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
1441	      banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
1442	    fi; \
1443	  fi; \
1444	  dashes="$$banner"; \
1445	  skipped=""; \
1446	  if test "$$skip" -ne 0; then \
1447	    if test "$$skip" -eq 1; then \
1448	      skipped="($$skip test was not run)"; \
1449	    else \
1450	      skipped="($$skip tests were not run)"; \
1451	    fi; \
1452	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
1453	      dashes="$$skipped"; \
1454	  fi; \
1455	  report=""; \
1456	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
1457	    report="Please report to $(PACKAGE_BUGREPORT)"; \
1458	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
1459	      dashes="$$report"; \
1460	  fi; \
1461	  dashes=`echo "$$dashes" | sed s/./=/g`; \
1462	  echo "$$dashes"; \
1463	  echo "$$banner"; \
1464	  test -z "$$skipped" || echo "$$skipped"; \
1465	  test -z "$$report" || echo "$$report"; \
1466	  echo "$$dashes"; \
1467	  test "$$failed" -eq 0; \
1468	else :; fi
1469
1470distdir: $(DISTFILES)
1471	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1472	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1473	list='$(DISTFILES)'; \
1474	  dist_files=`for file in $$list; do echo $$file; done | \
1475	  sed -e "s|^$$srcdirstrip/||;t" \
1476	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1477	case $$dist_files in \
1478	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1479			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1480			   sort -u` ;; \
1481	esac; \
1482	for file in $$dist_files; do \
1483	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1484	  if test -d $$d/$$file; then \
1485	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1486	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1487	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1488	    fi; \
1489	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1490	  else \
1491	    test -f $(distdir)/$$file \
1492	    || cp -p $$d/$$file $(distdir)/$$file \
1493	    || exit 1; \
1494	  fi; \
1495	done
1496check-am: all-am
1497	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
1498check: check-am
1499all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
1500installdirs:
1501	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(avahiincludedir)"; do \
1502	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1503	done
1504install: install-am
1505install-exec: install-exec-am
1506install-data: install-data-am
1507uninstall: uninstall-am
1508
1509install-am: all-am
1510	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1511
1512installcheck: installcheck-am
1513install-strip:
1514	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1515	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1516	  `test -z '$(STRIP)' || \
1517	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1518mostlyclean-generic:
1519
1520clean-generic:
1521
1522distclean-generic:
1523	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1524
1525maintainer-clean-generic:
1526	@echo "This command is intended for maintainers to use"
1527	@echo "it deletes files that may require special tools to rebuild."
1528clean: clean-am
1529
1530clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1531	clean-noinstPROGRAMS mostlyclean-am
1532
1533distclean: distclean-am
1534	-rm -rf ./$(DEPDIR)
1535	-rm -f Makefile
1536distclean-am: clean-am distclean-compile distclean-generic \
1537	distclean-tags
1538
1539dvi: dvi-am
1540
1541dvi-am:
1542
1543html: html-am
1544
1545info: info-am
1546
1547info-am:
1548
1549install-data-am: install-avahiincludeHEADERS
1550
1551install-dvi: install-dvi-am
1552
1553install-exec-am: install-libLTLIBRARIES
1554
1555install-html: install-html-am
1556
1557install-info: install-info-am
1558
1559install-man:
1560
1561install-pdf: install-pdf-am
1562
1563install-ps: install-ps-am
1564
1565installcheck-am:
1566
1567maintainer-clean: maintainer-clean-am
1568	-rm -rf ./$(DEPDIR)
1569	-rm -f Makefile
1570maintainer-clean-am: distclean-am maintainer-clean-generic
1571
1572mostlyclean: mostlyclean-am
1573
1574mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1575	mostlyclean-libtool
1576
1577pdf: pdf-am
1578
1579pdf-am:
1580
1581ps: ps-am
1582
1583ps-am:
1584
1585uninstall-am: uninstall-avahiincludeHEADERS uninstall-libLTLIBRARIES
1586
1587.MAKE: install-am install-strip
1588
1589.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
1590	clean-generic clean-libLTLIBRARIES clean-libtool \
1591	clean-noinstPROGRAMS ctags distclean distclean-compile \
1592	distclean-generic distclean-libtool distclean-tags distdir dvi \
1593	dvi-am html html-am info info-am install install-am \
1594	install-avahiincludeHEADERS install-data install-data-am \
1595	install-dvi install-dvi-am install-exec install-exec-am \
1596	install-html install-html-am install-info install-info-am \
1597	install-libLTLIBRARIES install-man install-pdf install-pdf-am \
1598	install-ps install-ps-am install-strip installcheck \
1599	installcheck-am installdirs maintainer-clean \
1600	maintainer-clean-generic mostlyclean mostlyclean-compile \
1601	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1602	tags uninstall uninstall-am uninstall-avahiincludeHEADERS \
1603	uninstall-libLTLIBRARIES
1604
1605
1606valgrind: avahi-test
1607	libtool --mode=execute valgrind ./avahi-test
1608
1609gdb: avahi-test
1610	libtool --mode=execute gdb ./avahi-test
1611# Tell versions [3.59,3.63) of GNU make to not export all variables.
1612# Otherwise a system limit (for SysV at least) may be exceeded.
1613.NOEXPORT:
1614