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