1# Makefile.in generated by automake 1.11 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18# $Id: Makefile.am 90 2005-05-23 16:15:12Z lennart $
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
39VPATH = @srcdir@
40pkgdatadir = $(datadir)/@PACKAGE@
41pkgincludedir = $(includedir)/@PACKAGE@
42pkglibdir = $(libdir)/@PACKAGE@
43pkglibexecdir = $(libexecdir)/@PACKAGE@
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 = @build@
57host_triplet = @host@
58@ENABLE_TESTS_TRUE@noinst_PROGRAMS = strlst-test$(EXEEXT) \
59@ENABLE_TESTS_TRUE@	domain-test$(EXEEXT) \
60@ENABLE_TESTS_TRUE@	alternative-test$(EXEEXT) \
61@ENABLE_TESTS_TRUE@	timeval-test$(EXEEXT) watch-test$(EXEEXT) \
62@ENABLE_TESTS_TRUE@	watch-test-thread$(EXEEXT) \
63@ENABLE_TESTS_TRUE@	utf8-test$(EXEEXT)
64subdir = avahi-common
65DIST_COMMON = $(am__noinst_HEADERS_DIST) \
66	$(avahi_commoninclude_HEADERS) $(srcdir)/Makefile.am \
67	$(srcdir)/Makefile.in
68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
69am__aclocal_m4_deps = $(top_srcdir)/common/acx_pthread.m4 \
70	$(top_srcdir)/common/gcc_stack_protect.m4 \
71	$(top_srcdir)/common/gcc_visibility.m4 \
72	$(top_srcdir)/common/libtool.m4 \
73	$(top_srcdir)/common/ltoptions.m4 \
74	$(top_srcdir)/common/ltsugar.m4 \
75	$(top_srcdir)/common/ltversion.m4 \
76	$(top_srcdir)/common/lt~obsolete.m4 \
77	$(top_srcdir)/common/python.m4 $(top_srcdir)/acinclude.m4 \
78	$(top_srcdir)/common/doxygen.m4 $(top_srcdir)/configure.ac
79am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
80	$(ACLOCAL_M4)
81mkinstalldirs = $(install_sh) -d
82CONFIG_HEADER = $(top_builddir)/config.h
83CONFIG_CLEAN_FILES =
84CONFIG_CLEAN_VPATH_FILES =
85am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
86am__vpath_adj = case $$p in \
87    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
88    *) f=$$p;; \
89  esac;
90am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
91am__install_max = 40
92am__nobase_strip_setup = \
93  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
94am__nobase_strip = \
95  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
96am__nobase_list = $(am__nobase_strip_setup); \
97  for p in $$list; do echo "$$p $$p"; done | \
98  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
99  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
100    if (++n[$$2] == $(am__install_max)) \
101      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
102    END { for (dir in files) print dir, files[dir] }'
103am__base_list = \
104  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
105  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
106am__installdirs = "$(DESTDIR)$(libdir)" \
107	"$(DESTDIR)$(avahi_commonincludedir)"
108LTLIBRARIES = $(lib_LTLIBRARIES)
109am__DEPENDENCIES_1 =
110libavahi_common_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
111	$(am__DEPENDENCIES_1)
112am_libavahi_common_la_OBJECTS = libavahi_common_la-malloc.lo \
113	libavahi_common_la-address.lo \
114	libavahi_common_la-alternative.lo libavahi_common_la-error.lo \
115	libavahi_common_la-strlst.lo libavahi_common_la-domain.lo \
116	libavahi_common_la-timeval.lo \
117	libavahi_common_la-simple-watch.lo \
118	libavahi_common_la-thread-watch.lo libavahi_common_la-rlist.lo \
119	libavahi_common_la-utf8.lo libavahi_common_la-i18n.lo
120libavahi_common_la_OBJECTS = $(am_libavahi_common_la_OBJECTS)
121libavahi_common_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
122	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
123	$(libavahi_common_la_CFLAGS) $(CFLAGS) \
124	$(libavahi_common_la_LDFLAGS) $(LDFLAGS) -o $@
125PROGRAMS = $(noinst_PROGRAMS)
126am_alternative_test_OBJECTS = alternative_test-alternative.$(OBJEXT) \
127	alternative_test-malloc.$(OBJEXT) \
128	alternative_test-domain.$(OBJEXT) \
129	alternative_test-address.$(OBJEXT) \
130	alternative_test-alternative-test.$(OBJEXT) \
131	alternative_test-utf8.$(OBJEXT)
132alternative_test_OBJECTS = $(am_alternative_test_OBJECTS)
133alternative_test_LDADD = $(LDADD)
134alternative_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
135	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(alternative_test_CFLAGS) \
136	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
137am_domain_test_OBJECTS = domain_test-domain.$(OBJEXT) \
138	domain_test-malloc.$(OBJEXT) domain_test-address.$(OBJEXT) \
139	domain_test-domain-test.$(OBJEXT) domain_test-utf8.$(OBJEXT)
140domain_test_OBJECTS = $(am_domain_test_OBJECTS)
141domain_test_LDADD = $(LDADD)
142domain_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
143	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(domain_test_CFLAGS) \
144	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
145am_strlst_test_OBJECTS = strlst_test-strlst.$(OBJEXT) \
146	strlst_test-malloc.$(OBJEXT) strlst_test-strlst-test.$(OBJEXT)
147strlst_test_OBJECTS = $(am_strlst_test_OBJECTS)
148strlst_test_LDADD = $(LDADD)
149strlst_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
150	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(strlst_test_CFLAGS) \
151	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
152am_timeval_test_OBJECTS = timeval_test-timeval.$(OBJEXT) \
153	timeval_test-timeval-test.$(OBJEXT)
154timeval_test_OBJECTS = $(am_timeval_test_OBJECTS)
155timeval_test_DEPENDENCIES = $(am__DEPENDENCIES_1) \
156	$(am__DEPENDENCIES_1)
157timeval_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
158	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(timeval_test_CFLAGS) \
159	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
160am_utf8_test_OBJECTS = utf8_test-utf8-test.$(OBJEXT) \
161	utf8_test-utf8.$(OBJEXT)
162utf8_test_OBJECTS = $(am_utf8_test_OBJECTS)
163utf8_test_DEPENDENCIES =
164utf8_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
165	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(utf8_test_CFLAGS) \
166	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
167am_watch_test_OBJECTS = watch_test-timeval.$(OBJEXT) \
168	watch_test-simple-watch.$(OBJEXT) watch_test-malloc.$(OBJEXT) \
169	watch_test-watch-test.$(OBJEXT)
170watch_test_OBJECTS = $(am_watch_test_OBJECTS)
171watch_test_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
172watch_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
173	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(watch_test_CFLAGS) \
174	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
175am__objects_1 = watch_test_thread-timeval.$(OBJEXT) \
176	watch_test_thread-simple-watch.$(OBJEXT) \
177	watch_test_thread-malloc.$(OBJEXT) \
178	watch_test_thread-watch-test.$(OBJEXT)
179am_watch_test_thread_OBJECTS = $(am__objects_1) \
180	watch_test_thread-thread-watch.$(OBJEXT)
181watch_test_thread_OBJECTS = $(am_watch_test_thread_OBJECTS)
182am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
183watch_test_thread_DEPENDENCIES = $(am__DEPENDENCIES_2)
184watch_test_thread_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
185	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
186	$(watch_test_thread_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
187	-o $@
188DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
189depcomp = $(SHELL) $(top_srcdir)/depcomp
190am__depfiles_maybe = depfiles
191am__mv = mv -f
192COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
193	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
194LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
195	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
196	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
197CCLD = $(CC)
198LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
199	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
200	$(LDFLAGS) -o $@
201SOURCES = $(libavahi_common_la_SOURCES) $(alternative_test_SOURCES) \
202	$(domain_test_SOURCES) $(strlst_test_SOURCES) \
203	$(timeval_test_SOURCES) $(utf8_test_SOURCES) \
204	$(watch_test_SOURCES) $(watch_test_thread_SOURCES)
205DIST_SOURCES = $(libavahi_common_la_SOURCES) \
206	$(alternative_test_SOURCES) $(domain_test_SOURCES) \
207	$(strlst_test_SOURCES) $(timeval_test_SOURCES) \
208	$(utf8_test_SOURCES) $(watch_test_SOURCES) \
209	$(watch_test_thread_SOURCES)
210am__noinst_HEADERS_DIST = dbus.h dbus-watch-glue.h
211HEADERS = $(avahi_commoninclude_HEADERS) $(noinst_HEADERS)
212ETAGS = etags
213CTAGS = ctags
214DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
215ACLOCAL = @ACLOCAL@
216AMTAR = @AMTAR@
217AR = @AR@
218AUTOCONF = @AUTOCONF@
219AUTOHEADER = @AUTOHEADER@
220AUTOMAKE = @AUTOMAKE@
221AVAHI_AUTOIPD_GROUP = @AVAHI_AUTOIPD_GROUP@
222AVAHI_AUTOIPD_USER = @AVAHI_AUTOIPD_USER@
223AVAHI_GROUP = @AVAHI_GROUP@
224AVAHI_PRIV_ACCESS_GROUP = @AVAHI_PRIV_ACCESS_GROUP@
225AVAHI_USER = @AVAHI_USER@
226AWK = @AWK@
227CC = @CC@
228CCDEPMODE = @CCDEPMODE@
229CFLAGS = @CFLAGS@
230CPP = @CPP@
231CPPFLAGS = @CPPFLAGS@
232CXX = @CXX@
233CXXCPP = @CXXCPP@
234CXXDEPMODE = @CXXDEPMODE@
235CXXFLAGS = @CXXFLAGS@
236CYGPATH_W = @CYGPATH_W@
237DBUS_CFLAGS = @DBUS_CFLAGS@
238DBUS_LIBS = @DBUS_LIBS@
239DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = @DBUS_SYSTEM_BUS_DEFAULT_ADDRESS@
240DBUS_SYS_DIR = @DBUS_SYS_DIR@
241DEFS = @DEFS@
242DEPDIR = @DEPDIR@
243DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
244DSYMUTIL = @DSYMUTIL@
245DUMPBIN = @DUMPBIN@
246DX_CONFIG = @DX_CONFIG@
247DX_DOCDIR = @DX_DOCDIR@
248DX_DOT = @DX_DOT@
249DX_DOXYGEN = @DX_DOXYGEN@
250DX_DVIPS = @DX_DVIPS@
251DX_EGREP = @DX_EGREP@
252DX_ENV = @DX_ENV@
253DX_FLAG_chi = @DX_FLAG_chi@
254DX_FLAG_chm = @DX_FLAG_chm@
255DX_FLAG_doc = @DX_FLAG_doc@
256DX_FLAG_dot = @DX_FLAG_dot@
257DX_FLAG_html = @DX_FLAG_html@
258DX_FLAG_man = @DX_FLAG_man@
259DX_FLAG_pdf = @DX_FLAG_pdf@
260DX_FLAG_ps = @DX_FLAG_ps@
261DX_FLAG_rtf = @DX_FLAG_rtf@
262DX_FLAG_xml = @DX_FLAG_xml@
263DX_HHC = @DX_HHC@
264DX_LATEX = @DX_LATEX@
265DX_MAKEINDEX = @DX_MAKEINDEX@
266DX_PDFLATEX = @DX_PDFLATEX@
267DX_PERL = @DX_PERL@
268DX_PROJECT = @DX_PROJECT@
269ECHO_C = @ECHO_C@
270ECHO_N = @ECHO_N@
271ECHO_T = @ECHO_T@
272EGREP = @EGREP@
273EXEEXT = @EXEEXT@
274FGREP = @FGREP@
275GACUTIL = @GACUTIL@
276GLADE20_CFLAGS = @GLADE20_CFLAGS@
277GLADE20_LIBS = @GLADE20_LIBS@
278GLIB20_CFLAGS = @GLIB20_CFLAGS@
279GLIB20_LIBS = @GLIB20_LIBS@
280GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
281GOBJECT_LIBS = @GOBJECT_LIBS@
282GREP = @GREP@
283GTK20_CFLAGS = @GTK20_CFLAGS@
284GTK20_LIBS = @GTK20_LIBS@
285HOWL_COMPAT_VERSION = @HOWL_COMPAT_VERSION@
286INSTALL = @INSTALL@
287INSTALL_DATA = @INSTALL_DATA@
288INSTALL_PROGRAM = @INSTALL_PROGRAM@
289INSTALL_SCRIPT = @INSTALL_SCRIPT@
290INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
291LD = @LD@
292LDFLAGS = @LDFLAGS@
293LIBAVAHI_CLIENT_VERSION_INFO = @LIBAVAHI_CLIENT_VERSION_INFO@
294LIBAVAHI_COMMON_VERSION_INFO = @LIBAVAHI_COMMON_VERSION_INFO@
295LIBAVAHI_COMPAT_HOWL_VERSION_INFO = @LIBAVAHI_COMPAT_HOWL_VERSION_INFO@
296LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO = @LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO@
297LIBAVAHI_CORE_VERSION_INFO = @LIBAVAHI_CORE_VERSION_INFO@
298LIBAVAHI_GLIB_VERSION_INFO = @LIBAVAHI_GLIB_VERSION_INFO@
299LIBAVAHI_GOBJECT_VERSION_INFO = @LIBAVAHI_GOBJECT_VERSION_INFO@
300LIBAVAHI_QT3_VERSION_INFO = @LIBAVAHI_QT3_VERSION_INFO@
301LIBAVAHI_QT4_VERSION_INFO = @LIBAVAHI_QT4_VERSION_INFO@
302LIBAVAHI_UI_VERSION_INFO = @LIBAVAHI_UI_VERSION_INFO@
303LIBDAEMON_CFLAGS = @LIBDAEMON_CFLAGS@
304LIBDAEMON_LIBS = @LIBDAEMON_LIBS@
305LIBOBJS = @LIBOBJS@
306LIBS = @LIBS@
307LIBTOOL = @LIBTOOL@
308LIPO = @LIPO@
309LN_S = @LN_S@
310LTLIBOBJS = @LTLIBOBJS@
311MAKEINFO = @MAKEINFO@
312MCS = @MCS@
313MDASSEMBLER = @MDASSEMBLER@
314MKDIR_P = @MKDIR_P@
315MOC_QT3 = @MOC_QT3@
316MOC_QT4 = @MOC_QT4@
317MONODOCER = @MONODOCER@
318MONODOC_CFLAGS = @MONODOC_CFLAGS@
319MONODOC_DIR = @MONODOC_DIR@
320MONODOC_LIBS = @MONODOC_LIBS@
321NM = @NM@
322NMEDIT = @NMEDIT@
323OBJDUMP = @OBJDUMP@
324OBJEXT = @OBJEXT@
325OTOOL = @OTOOL@
326OTOOL64 = @OTOOL64@
327PACKAGE = @PACKAGE@
328PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
329PACKAGE_NAME = @PACKAGE_NAME@
330PACKAGE_STRING = @PACKAGE_STRING@
331PACKAGE_TARNAME = @PACKAGE_TARNAME@
332PACKAGE_URL = @PACKAGE_URL@
333PACKAGE_VERSION = @PACKAGE_VERSION@
334PATH_SEPARATOR = @PATH_SEPARATOR@
335PKG_CONFIG = @PKG_CONFIG@
336PTHREAD_CC = @PTHREAD_CC@
337PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
338PTHREAD_LIBS = @PTHREAD_LIBS@
339PYTHON = @PYTHON@
340PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
341PYTHON_PLATFORM = @PYTHON_PLATFORM@
342PYTHON_PREFIX = @PYTHON_PREFIX@
343PYTHON_VERSION = @PYTHON_VERSION@
344QT3_CFLAGS = @QT3_CFLAGS@
345QT3_LIBS = @QT3_LIBS@
346QT4_CFLAGS = @QT4_CFLAGS@
347QT4_LIBS = @QT4_LIBS@
348RANLIB = @RANLIB@
349SED = @SED@
350SET_MAKE = @SET_MAKE@
351SHELL = @SHELL@
352STRIP = @STRIP@
353VERSION = @VERSION@
354VISIBILITY_HIDDEN_CFLAGS = @VISIBILITY_HIDDEN_CFLAGS@
355XML_CFLAGS = @XML_CFLAGS@
356XML_LIBS = @XML_LIBS@
357abs_builddir = @abs_builddir@
358abs_srcdir = @abs_srcdir@
359abs_top_builddir = @abs_top_builddir@
360abs_top_srcdir = @abs_top_srcdir@
361ac_ct_CC = @ac_ct_CC@
362ac_ct_CXX = @ac_ct_CXX@
363ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
364acx_pthread_config = @acx_pthread_config@
365am__include = @am__include@
366am__leading_dot = @am__leading_dot@
367am__quote = @am__quote@
368am__tar = @am__tar@
369am__untar = @am__untar@
370avahi_runtime_dir = @avahi_runtime_dir@
371avahi_socket = @avahi_socket@
372avahilocaledir = @avahilocaledir@
373bindir = @bindir@
374build = @build@
375build_alias = @build_alias@
376build_cpu = @build_cpu@
377build_os = @build_os@
378build_vendor = @build_vendor@
379builddir = @builddir@
380datadir = @datadir@
381datarootdir = @datarootdir@
382docdir = @docdir@
383dvidir = @dvidir@
384exec_prefix = @exec_prefix@
385have_pkg_config = @have_pkg_config@
386have_xmltoman = @have_xmltoman@
387host = @host@
388host_alias = @host_alias@
389host_cpu = @host_cpu@
390host_os = @host_os@
391host_vendor = @host_vendor@
392htmldir = @htmldir@
393includedir = @includedir@
394infodir = @infodir@
395install_sh = @install_sh@
396interfacesdir = @interfacesdir@
397libdir = @libdir@
398libexecdir = @libexecdir@
399localedir = @localedir@
400localstatedir = @localstatedir@
401lt_ECHO = @lt_ECHO@
402mandir = @mandir@
403mkdir_p = @mkdir_p@
404oldincludedir = @oldincludedir@
405pdfdir = @pdfdir@
406pkgpyexecdir = @pkgpyexecdir@
407pkgpythondir = @pkgpythondir@
408prefix = @prefix@
409program_transform_name = @program_transform_name@
410psdir = @psdir@
411pyexecdir = @pyexecdir@
412pythondir = @pythondir@
413sbindir = @sbindir@
414sharedstatedir = @sharedstatedir@
415srcdir = @srcdir@
416sysconfdir = @sysconfdir@
417target_alias = @target_alias@
418top_build_prefix = @top_build_prefix@
419top_builddir = @top_builddir@
420top_srcdir = @top_srcdir@
421
422# This cool debug trap works on i386/gcc only
423AM_CFLAGS = -I$(top_srcdir) '-DDEBUG_TRAP=__asm__("int $$3")'
424avahi_commonincludedir = $(includedir)/avahi-common
425avahi_commoninclude_HEADERS = \
426	strlst.h \
427	address.h \
428	alternative.h \
429	domain.h \
430	cdecl.h \
431	defs.h \
432	malloc.h \
433	watch.h \
434	timeval.h \
435	simple-watch.h \
436	thread-watch.h \
437	gccmacro.h \
438	error.h \
439	llist.h \
440	rlist.h
441
442lib_LTLIBRARIES = \
443	libavahi-common.la
444
445libavahi_common_la_SOURCES = \
446	malloc.c malloc.h \
447	address.c address.h \
448	alternative.c alternative.h \
449	error.c error.h \
450	strlst.c strlst.h \
451	domain.c domain.h \
452	timeval.c timeval.h \
453	simple-watch.c simple-watch.h \
454	thread-watch.c thread-watch.h \
455	watch.h gccmacro.h \
456	rlist.h rlist.c \
457	utf8.c utf8.h \
458	i18n.c i18n.h
459
460libavahi_common_la_CFLAGS = $(AM_CFLAGS) $(PTHREAD_CFLAGS) -DAVAHI_LOCALEDIR=\"$(avahilocaledir)\"
461libavahi_common_la_LIBADD = $(AM_LDADD) $(PTHREAD_CFLAGS) $(PTHREAD_LIBS) $(LIBINTL)
462libavahi_common_la_LDFLAGS = $(AM_LDFLAGS)  -version-info $(LIBAVAHI_COMMON_VERSION_INFO)
463strlst_test_SOURCES = \
464	strlst.c strlst.h \
465	malloc.c malloc.h \
466	strlst-test.c
467
468strlst_test_CFLAGS = $(AM_CFLAGS)
469alternative_test_SOURCES = \
470	alternative.c alternative.h \
471	malloc.c malloc.h \
472	domain.c domain.h \
473	address.c address.h \
474	alternative-test.c \
475	utf8.c utf8.h
476
477alternative_test_CFLAGS = $(AM_CFLAGS)
478domain_test_SOURCES = \
479	domain.c domain.h \
480	malloc.c malloc.h \
481	address.c address.h \
482	domain-test.c \
483	utf8.c utf8.h
484
485domain_test_CFLAGS = $(AM_CFLAGS)
486watch_test_SOURCES = \
487	timeval.c timeval.h \
488	simple-watch.c simple-watch.h \
489	watch.h \
490	malloc.c malloc.h \
491	watch-test.c
492
493watch_test_CFLAGS = $(AM_CFLAGS) $(PTHREAD_CFLAGS)
494watch_test_LDADD = $(AM_LDADD) $(PTHREAD_LIBS) $(PTHREAD_CFLAGS)
495watch_test_thread_SOURCES = $(watch_test_SOURCES) thread-watch.c thread-watch.h
496watch_test_thread_CFLAGS = $(watch_test_CFLAGS) -DUSE_THREAD
497watch_test_thread_LDADD = $(watch_test_LDADD)
498timeval_test_SOURCES = \
499	timeval.c timeval.h \
500	timeval-test.c
501
502timeval_test_CFLAGS = $(AM_CFLAGS) $(PTHREAD_CFLAGS)
503timeval_test_LDADD = $(AM_LDADD) $(PTHREAD_LIBS) $(PTHREAD_CFLAGS)
504utf8_test_SOURCES = \
505	utf8-test.c \
506	utf8.c utf8.h
507
508utf8_test_CFLAGS = $(AM_CFLAGS)
509utf8_test_LDADD = $(AM_LDADD)
510@HAVE_DBUS_TRUE@noinst_HEADERS = \
511@HAVE_DBUS_TRUE@	dbus.h \
512@HAVE_DBUS_TRUE@	dbus-watch-glue.h
513
514all: all-am
515
516.SUFFIXES:
517.SUFFIXES: .c .lo .o .obj
518$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
519	@for dep in $?; do \
520	  case '$(am__configure_deps)' in \
521	    *$$dep*) \
522	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
523	        && { if test -f $@; then exit 0; else break; fi; }; \
524	      exit 1;; \
525	  esac; \
526	done; \
527	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign avahi-common/Makefile'; \
528	$(am__cd) $(top_srcdir) && \
529	  $(AUTOMAKE) --foreign avahi-common/Makefile
530.PRECIOUS: Makefile
531Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
532	@case '$?' in \
533	  *config.status*) \
534	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
535	  *) \
536	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
537	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
538	esac;
539
540$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
541	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
542
543$(top_srcdir)/configure:  $(am__configure_deps)
544	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
545$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
546	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
547$(am__aclocal_m4_deps):
548install-libLTLIBRARIES: $(lib_LTLIBRARIES)
549	@$(NORMAL_INSTALL)
550	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
551	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
552	list2=; for p in $$list; do \
553	  if test -f $$p; then \
554	    list2="$$list2 $$p"; \
555	  else :; fi; \
556	done; \
557	test -z "$$list2" || { \
558	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
559	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
560	}
561
562uninstall-libLTLIBRARIES:
563	@$(NORMAL_UNINSTALL)
564	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
565	for p in $$list; do \
566	  $(am__strip_dir) \
567	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
568	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
569	done
570
571clean-libLTLIBRARIES:
572	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
573	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
574	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
575	  test "$$dir" != "$$p" || dir=.; \
576	  echo "rm -f \"$${dir}/so_locations\""; \
577	  rm -f "$${dir}/so_locations"; \
578	done
579libavahi-common.la: $(libavahi_common_la_OBJECTS) $(libavahi_common_la_DEPENDENCIES) 
580	$(libavahi_common_la_LINK) -rpath $(libdir) $(libavahi_common_la_OBJECTS) $(libavahi_common_la_LIBADD) $(LIBS)
581
582clean-noinstPROGRAMS:
583	@list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
584	echo " rm -f" $$list; \
585	rm -f $$list || exit $$?; \
586	test -n "$(EXEEXT)" || exit 0; \
587	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
588	echo " rm -f" $$list; \
589	rm -f $$list
590alternative-test$(EXEEXT): $(alternative_test_OBJECTS) $(alternative_test_DEPENDENCIES) 
591	@rm -f alternative-test$(EXEEXT)
592	$(alternative_test_LINK) $(alternative_test_OBJECTS) $(alternative_test_LDADD) $(LIBS)
593domain-test$(EXEEXT): $(domain_test_OBJECTS) $(domain_test_DEPENDENCIES) 
594	@rm -f domain-test$(EXEEXT)
595	$(domain_test_LINK) $(domain_test_OBJECTS) $(domain_test_LDADD) $(LIBS)
596strlst-test$(EXEEXT): $(strlst_test_OBJECTS) $(strlst_test_DEPENDENCIES) 
597	@rm -f strlst-test$(EXEEXT)
598	$(strlst_test_LINK) $(strlst_test_OBJECTS) $(strlst_test_LDADD) $(LIBS)
599timeval-test$(EXEEXT): $(timeval_test_OBJECTS) $(timeval_test_DEPENDENCIES) 
600	@rm -f timeval-test$(EXEEXT)
601	$(timeval_test_LINK) $(timeval_test_OBJECTS) $(timeval_test_LDADD) $(LIBS)
602utf8-test$(EXEEXT): $(utf8_test_OBJECTS) $(utf8_test_DEPENDENCIES) 
603	@rm -f utf8-test$(EXEEXT)
604	$(utf8_test_LINK) $(utf8_test_OBJECTS) $(utf8_test_LDADD) $(LIBS)
605watch-test$(EXEEXT): $(watch_test_OBJECTS) $(watch_test_DEPENDENCIES) 
606	@rm -f watch-test$(EXEEXT)
607	$(watch_test_LINK) $(watch_test_OBJECTS) $(watch_test_LDADD) $(LIBS)
608watch-test-thread$(EXEEXT): $(watch_test_thread_OBJECTS) $(watch_test_thread_DEPENDENCIES) 
609	@rm -f watch-test-thread$(EXEEXT)
610	$(watch_test_thread_LINK) $(watch_test_thread_OBJECTS) $(watch_test_thread_LDADD) $(LIBS)
611
612mostlyclean-compile:
613	-rm -f *.$(OBJEXT)
614
615distclean-compile:
616	-rm -f *.tab.c
617
618@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alternative_test-address.Po@am__quote@
619@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alternative_test-alternative-test.Po@am__quote@
620@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alternative_test-alternative.Po@am__quote@
621@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alternative_test-domain.Po@am__quote@
622@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alternative_test-malloc.Po@am__quote@
623@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alternative_test-utf8.Po@am__quote@
624@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/domain_test-address.Po@am__quote@
625@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/domain_test-domain-test.Po@am__quote@
626@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/domain_test-domain.Po@am__quote@
627@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/domain_test-malloc.Po@am__quote@
628@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/domain_test-utf8.Po@am__quote@
629@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-address.Plo@am__quote@
630@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-alternative.Plo@am__quote@
631@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-domain.Plo@am__quote@
632@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-error.Plo@am__quote@
633@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-i18n.Plo@am__quote@
634@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-malloc.Plo@am__quote@
635@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-rlist.Plo@am__quote@
636@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-simple-watch.Plo@am__quote@
637@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-strlst.Plo@am__quote@
638@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-thread-watch.Plo@am__quote@
639@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-timeval.Plo@am__quote@
640@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libavahi_common_la-utf8.Plo@am__quote@
641@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlst_test-malloc.Po@am__quote@
642@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlst_test-strlst-test.Po@am__quote@
643@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strlst_test-strlst.Po@am__quote@
644@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeval_test-timeval-test.Po@am__quote@
645@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timeval_test-timeval.Po@am__quote@
646@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utf8_test-utf8-test.Po@am__quote@
647@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utf8_test-utf8.Po@am__quote@
648@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch_test-malloc.Po@am__quote@
649@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch_test-simple-watch.Po@am__quote@
650@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch_test-timeval.Po@am__quote@
651@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch_test-watch-test.Po@am__quote@
652@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch_test_thread-malloc.Po@am__quote@
653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch_test_thread-simple-watch.Po@am__quote@
654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch_test_thread-thread-watch.Po@am__quote@
655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch_test_thread-timeval.Po@am__quote@
656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/watch_test_thread-watch-test.Po@am__quote@
657
658.c.o:
659@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
660@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
661@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
662@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
663@am__fastdepCC_FALSE@	$(COMPILE) -c $<
664
665.c.obj:
666@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
667@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
668@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
669@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
670@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
671
672.c.lo:
673@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
674@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
675@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
676@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
677@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
678
679libavahi_common_la-malloc.lo: malloc.c
680@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-malloc.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-malloc.Tpo -c -o libavahi_common_la-malloc.lo `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
681@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-malloc.Tpo $(DEPDIR)/libavahi_common_la-malloc.Plo
682@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='malloc.c' object='libavahi_common_la-malloc.lo' libtool=yes @AMDEPBACKSLASH@
683@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
684@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-malloc.lo `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
685
686libavahi_common_la-address.lo: address.c
687@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-address.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-address.Tpo -c -o libavahi_common_la-address.lo `test -f 'address.c' || echo '$(srcdir)/'`address.c
688@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-address.Tpo $(DEPDIR)/libavahi_common_la-address.Plo
689@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='address.c' object='libavahi_common_la-address.lo' libtool=yes @AMDEPBACKSLASH@
690@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
691@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-address.lo `test -f 'address.c' || echo '$(srcdir)/'`address.c
692
693libavahi_common_la-alternative.lo: alternative.c
694@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-alternative.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-alternative.Tpo -c -o libavahi_common_la-alternative.lo `test -f 'alternative.c' || echo '$(srcdir)/'`alternative.c
695@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-alternative.Tpo $(DEPDIR)/libavahi_common_la-alternative.Plo
696@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='alternative.c' object='libavahi_common_la-alternative.lo' libtool=yes @AMDEPBACKSLASH@
697@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
698@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-alternative.lo `test -f 'alternative.c' || echo '$(srcdir)/'`alternative.c
699
700libavahi_common_la-error.lo: error.c
701@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-error.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-error.Tpo -c -o libavahi_common_la-error.lo `test -f 'error.c' || echo '$(srcdir)/'`error.c
702@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-error.Tpo $(DEPDIR)/libavahi_common_la-error.Plo
703@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='error.c' object='libavahi_common_la-error.lo' libtool=yes @AMDEPBACKSLASH@
704@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
705@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-error.lo `test -f 'error.c' || echo '$(srcdir)/'`error.c
706
707libavahi_common_la-strlst.lo: strlst.c
708@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-strlst.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-strlst.Tpo -c -o libavahi_common_la-strlst.lo `test -f 'strlst.c' || echo '$(srcdir)/'`strlst.c
709@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-strlst.Tpo $(DEPDIR)/libavahi_common_la-strlst.Plo
710@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='strlst.c' object='libavahi_common_la-strlst.lo' libtool=yes @AMDEPBACKSLASH@
711@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
712@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-strlst.lo `test -f 'strlst.c' || echo '$(srcdir)/'`strlst.c
713
714libavahi_common_la-domain.lo: domain.c
715@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-domain.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-domain.Tpo -c -o libavahi_common_la-domain.lo `test -f 'domain.c' || echo '$(srcdir)/'`domain.c
716@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-domain.Tpo $(DEPDIR)/libavahi_common_la-domain.Plo
717@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='domain.c' object='libavahi_common_la-domain.lo' libtool=yes @AMDEPBACKSLASH@
718@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
719@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-domain.lo `test -f 'domain.c' || echo '$(srcdir)/'`domain.c
720
721libavahi_common_la-timeval.lo: timeval.c
722@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-timeval.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-timeval.Tpo -c -o libavahi_common_la-timeval.lo `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c
723@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-timeval.Tpo $(DEPDIR)/libavahi_common_la-timeval.Plo
724@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeval.c' object='libavahi_common_la-timeval.lo' libtool=yes @AMDEPBACKSLASH@
725@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
726@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-timeval.lo `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c
727
728libavahi_common_la-simple-watch.lo: simple-watch.c
729@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-simple-watch.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-simple-watch.Tpo -c -o libavahi_common_la-simple-watch.lo `test -f 'simple-watch.c' || echo '$(srcdir)/'`simple-watch.c
730@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-simple-watch.Tpo $(DEPDIR)/libavahi_common_la-simple-watch.Plo
731@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='simple-watch.c' object='libavahi_common_la-simple-watch.lo' libtool=yes @AMDEPBACKSLASH@
732@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
733@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-simple-watch.lo `test -f 'simple-watch.c' || echo '$(srcdir)/'`simple-watch.c
734
735libavahi_common_la-thread-watch.lo: thread-watch.c
736@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-thread-watch.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-thread-watch.Tpo -c -o libavahi_common_la-thread-watch.lo `test -f 'thread-watch.c' || echo '$(srcdir)/'`thread-watch.c
737@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-thread-watch.Tpo $(DEPDIR)/libavahi_common_la-thread-watch.Plo
738@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='thread-watch.c' object='libavahi_common_la-thread-watch.lo' libtool=yes @AMDEPBACKSLASH@
739@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
740@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-thread-watch.lo `test -f 'thread-watch.c' || echo '$(srcdir)/'`thread-watch.c
741
742libavahi_common_la-rlist.lo: rlist.c
743@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-rlist.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-rlist.Tpo -c -o libavahi_common_la-rlist.lo `test -f 'rlist.c' || echo '$(srcdir)/'`rlist.c
744@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-rlist.Tpo $(DEPDIR)/libavahi_common_la-rlist.Plo
745@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='rlist.c' object='libavahi_common_la-rlist.lo' libtool=yes @AMDEPBACKSLASH@
746@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
747@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-rlist.lo `test -f 'rlist.c' || echo '$(srcdir)/'`rlist.c
748
749libavahi_common_la-utf8.lo: utf8.c
750@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-utf8.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-utf8.Tpo -c -o libavahi_common_la-utf8.lo `test -f 'utf8.c' || echo '$(srcdir)/'`utf8.c
751@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-utf8.Tpo $(DEPDIR)/libavahi_common_la-utf8.Plo
752@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='utf8.c' object='libavahi_common_la-utf8.lo' libtool=yes @AMDEPBACKSLASH@
753@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
754@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-utf8.lo `test -f 'utf8.c' || echo '$(srcdir)/'`utf8.c
755
756libavahi_common_la-i18n.lo: i18n.c
757@am__fastdepCC_TRUE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -MT libavahi_common_la-i18n.lo -MD -MP -MF $(DEPDIR)/libavahi_common_la-i18n.Tpo -c -o libavahi_common_la-i18n.lo `test -f 'i18n.c' || echo '$(srcdir)/'`i18n.c
758@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libavahi_common_la-i18n.Tpo $(DEPDIR)/libavahi_common_la-i18n.Plo
759@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='i18n.c' object='libavahi_common_la-i18n.lo' libtool=yes @AMDEPBACKSLASH@
760@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
761@am__fastdepCC_FALSE@	$(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libavahi_common_la_CFLAGS) $(CFLAGS) -c -o libavahi_common_la-i18n.lo `test -f 'i18n.c' || echo '$(srcdir)/'`i18n.c
762
763alternative_test-alternative.o: alternative.c
764@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-alternative.o -MD -MP -MF $(DEPDIR)/alternative_test-alternative.Tpo -c -o alternative_test-alternative.o `test -f 'alternative.c' || echo '$(srcdir)/'`alternative.c
765@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-alternative.Tpo $(DEPDIR)/alternative_test-alternative.Po
766@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='alternative.c' object='alternative_test-alternative.o' libtool=no @AMDEPBACKSLASH@
767@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
768@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-alternative.o `test -f 'alternative.c' || echo '$(srcdir)/'`alternative.c
769
770alternative_test-alternative.obj: alternative.c
771@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-alternative.obj -MD -MP -MF $(DEPDIR)/alternative_test-alternative.Tpo -c -o alternative_test-alternative.obj `if test -f 'alternative.c'; then $(CYGPATH_W) 'alternative.c'; else $(CYGPATH_W) '$(srcdir)/alternative.c'; fi`
772@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-alternative.Tpo $(DEPDIR)/alternative_test-alternative.Po
773@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='alternative.c' object='alternative_test-alternative.obj' libtool=no @AMDEPBACKSLASH@
774@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
775@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-alternative.obj `if test -f 'alternative.c'; then $(CYGPATH_W) 'alternative.c'; else $(CYGPATH_W) '$(srcdir)/alternative.c'; fi`
776
777alternative_test-malloc.o: malloc.c
778@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-malloc.o -MD -MP -MF $(DEPDIR)/alternative_test-malloc.Tpo -c -o alternative_test-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
779@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-malloc.Tpo $(DEPDIR)/alternative_test-malloc.Po
780@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='malloc.c' object='alternative_test-malloc.o' libtool=no @AMDEPBACKSLASH@
781@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
782@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
783
784alternative_test-malloc.obj: malloc.c
785@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-malloc.obj -MD -MP -MF $(DEPDIR)/alternative_test-malloc.Tpo -c -o alternative_test-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
786@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-malloc.Tpo $(DEPDIR)/alternative_test-malloc.Po
787@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='malloc.c' object='alternative_test-malloc.obj' libtool=no @AMDEPBACKSLASH@
788@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
789@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
790
791alternative_test-domain.o: domain.c
792@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-domain.o -MD -MP -MF $(DEPDIR)/alternative_test-domain.Tpo -c -o alternative_test-domain.o `test -f 'domain.c' || echo '$(srcdir)/'`domain.c
793@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-domain.Tpo $(DEPDIR)/alternative_test-domain.Po
794@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='domain.c' object='alternative_test-domain.o' libtool=no @AMDEPBACKSLASH@
795@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
796@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-domain.o `test -f 'domain.c' || echo '$(srcdir)/'`domain.c
797
798alternative_test-domain.obj: domain.c
799@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-domain.obj -MD -MP -MF $(DEPDIR)/alternative_test-domain.Tpo -c -o alternative_test-domain.obj `if test -f 'domain.c'; then $(CYGPATH_W) 'domain.c'; else $(CYGPATH_W) '$(srcdir)/domain.c'; fi`
800@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-domain.Tpo $(DEPDIR)/alternative_test-domain.Po
801@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='domain.c' object='alternative_test-domain.obj' libtool=no @AMDEPBACKSLASH@
802@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
803@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-domain.obj `if test -f 'domain.c'; then $(CYGPATH_W) 'domain.c'; else $(CYGPATH_W) '$(srcdir)/domain.c'; fi`
804
805alternative_test-address.o: address.c
806@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-address.o -MD -MP -MF $(DEPDIR)/alternative_test-address.Tpo -c -o alternative_test-address.o `test -f 'address.c' || echo '$(srcdir)/'`address.c
807@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-address.Tpo $(DEPDIR)/alternative_test-address.Po
808@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='address.c' object='alternative_test-address.o' libtool=no @AMDEPBACKSLASH@
809@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
810@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-address.o `test -f 'address.c' || echo '$(srcdir)/'`address.c
811
812alternative_test-address.obj: address.c
813@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-address.obj -MD -MP -MF $(DEPDIR)/alternative_test-address.Tpo -c -o alternative_test-address.obj `if test -f 'address.c'; then $(CYGPATH_W) 'address.c'; else $(CYGPATH_W) '$(srcdir)/address.c'; fi`
814@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-address.Tpo $(DEPDIR)/alternative_test-address.Po
815@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='address.c' object='alternative_test-address.obj' libtool=no @AMDEPBACKSLASH@
816@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
817@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-address.obj `if test -f 'address.c'; then $(CYGPATH_W) 'address.c'; else $(CYGPATH_W) '$(srcdir)/address.c'; fi`
818
819alternative_test-alternative-test.o: alternative-test.c
820@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-alternative-test.o -MD -MP -MF $(DEPDIR)/alternative_test-alternative-test.Tpo -c -o alternative_test-alternative-test.o `test -f 'alternative-test.c' || echo '$(srcdir)/'`alternative-test.c
821@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-alternative-test.Tpo $(DEPDIR)/alternative_test-alternative-test.Po
822@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='alternative-test.c' object='alternative_test-alternative-test.o' libtool=no @AMDEPBACKSLASH@
823@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
824@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-alternative-test.o `test -f 'alternative-test.c' || echo '$(srcdir)/'`alternative-test.c
825
826alternative_test-alternative-test.obj: alternative-test.c
827@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-alternative-test.obj -MD -MP -MF $(DEPDIR)/alternative_test-alternative-test.Tpo -c -o alternative_test-alternative-test.obj `if test -f 'alternative-test.c'; then $(CYGPATH_W) 'alternative-test.c'; else $(CYGPATH_W) '$(srcdir)/alternative-test.c'; fi`
828@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-alternative-test.Tpo $(DEPDIR)/alternative_test-alternative-test.Po
829@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='alternative-test.c' object='alternative_test-alternative-test.obj' libtool=no @AMDEPBACKSLASH@
830@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
831@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-alternative-test.obj `if test -f 'alternative-test.c'; then $(CYGPATH_W) 'alternative-test.c'; else $(CYGPATH_W) '$(srcdir)/alternative-test.c'; fi`
832
833alternative_test-utf8.o: utf8.c
834@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-utf8.o -MD -MP -MF $(DEPDIR)/alternative_test-utf8.Tpo -c -o alternative_test-utf8.o `test -f 'utf8.c' || echo '$(srcdir)/'`utf8.c
835@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-utf8.Tpo $(DEPDIR)/alternative_test-utf8.Po
836@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='utf8.c' object='alternative_test-utf8.o' libtool=no @AMDEPBACKSLASH@
837@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
838@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-utf8.o `test -f 'utf8.c' || echo '$(srcdir)/'`utf8.c
839
840alternative_test-utf8.obj: utf8.c
841@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -MT alternative_test-utf8.obj -MD -MP -MF $(DEPDIR)/alternative_test-utf8.Tpo -c -o alternative_test-utf8.obj `if test -f 'utf8.c'; then $(CYGPATH_W) 'utf8.c'; else $(CYGPATH_W) '$(srcdir)/utf8.c'; fi`
842@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/alternative_test-utf8.Tpo $(DEPDIR)/alternative_test-utf8.Po
843@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='utf8.c' object='alternative_test-utf8.obj' libtool=no @AMDEPBACKSLASH@
844@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
845@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(alternative_test_CFLAGS) $(CFLAGS) -c -o alternative_test-utf8.obj `if test -f 'utf8.c'; then $(CYGPATH_W) 'utf8.c'; else $(CYGPATH_W) '$(srcdir)/utf8.c'; fi`
846
847domain_test-domain.o: domain.c
848@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -MT domain_test-domain.o -MD -MP -MF $(DEPDIR)/domain_test-domain.Tpo -c -o domain_test-domain.o `test -f 'domain.c' || echo '$(srcdir)/'`domain.c
849@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/domain_test-domain.Tpo $(DEPDIR)/domain_test-domain.Po
850@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='domain.c' object='domain_test-domain.o' libtool=no @AMDEPBACKSLASH@
851@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
852@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -c -o domain_test-domain.o `test -f 'domain.c' || echo '$(srcdir)/'`domain.c
853
854domain_test-domain.obj: domain.c
855@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -MT domain_test-domain.obj -MD -MP -MF $(DEPDIR)/domain_test-domain.Tpo -c -o domain_test-domain.obj `if test -f 'domain.c'; then $(CYGPATH_W) 'domain.c'; else $(CYGPATH_W) '$(srcdir)/domain.c'; fi`
856@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/domain_test-domain.Tpo $(DEPDIR)/domain_test-domain.Po
857@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='domain.c' object='domain_test-domain.obj' libtool=no @AMDEPBACKSLASH@
858@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
859@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -c -o domain_test-domain.obj `if test -f 'domain.c'; then $(CYGPATH_W) 'domain.c'; else $(CYGPATH_W) '$(srcdir)/domain.c'; fi`
860
861domain_test-malloc.o: malloc.c
862@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -MT domain_test-malloc.o -MD -MP -MF $(DEPDIR)/domain_test-malloc.Tpo -c -o domain_test-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
863@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/domain_test-malloc.Tpo $(DEPDIR)/domain_test-malloc.Po
864@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='malloc.c' object='domain_test-malloc.o' libtool=no @AMDEPBACKSLASH@
865@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
866@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -c -o domain_test-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
867
868domain_test-malloc.obj: malloc.c
869@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -MT domain_test-malloc.obj -MD -MP -MF $(DEPDIR)/domain_test-malloc.Tpo -c -o domain_test-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
870@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/domain_test-malloc.Tpo $(DEPDIR)/domain_test-malloc.Po
871@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='malloc.c' object='domain_test-malloc.obj' libtool=no @AMDEPBACKSLASH@
872@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
873@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -c -o domain_test-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
874
875domain_test-address.o: address.c
876@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -MT domain_test-address.o -MD -MP -MF $(DEPDIR)/domain_test-address.Tpo -c -o domain_test-address.o `test -f 'address.c' || echo '$(srcdir)/'`address.c
877@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/domain_test-address.Tpo $(DEPDIR)/domain_test-address.Po
878@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='address.c' object='domain_test-address.o' libtool=no @AMDEPBACKSLASH@
879@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
880@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -c -o domain_test-address.o `test -f 'address.c' || echo '$(srcdir)/'`address.c
881
882domain_test-address.obj: address.c
883@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -MT domain_test-address.obj -MD -MP -MF $(DEPDIR)/domain_test-address.Tpo -c -o domain_test-address.obj `if test -f 'address.c'; then $(CYGPATH_W) 'address.c'; else $(CYGPATH_W) '$(srcdir)/address.c'; fi`
884@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/domain_test-address.Tpo $(DEPDIR)/domain_test-address.Po
885@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='address.c' object='domain_test-address.obj' libtool=no @AMDEPBACKSLASH@
886@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
887@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -c -o domain_test-address.obj `if test -f 'address.c'; then $(CYGPATH_W) 'address.c'; else $(CYGPATH_W) '$(srcdir)/address.c'; fi`
888
889domain_test-domain-test.o: domain-test.c
890@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -MT domain_test-domain-test.o -MD -MP -MF $(DEPDIR)/domain_test-domain-test.Tpo -c -o domain_test-domain-test.o `test -f 'domain-test.c' || echo '$(srcdir)/'`domain-test.c
891@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/domain_test-domain-test.Tpo $(DEPDIR)/domain_test-domain-test.Po
892@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='domain-test.c' object='domain_test-domain-test.o' libtool=no @AMDEPBACKSLASH@
893@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
894@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -c -o domain_test-domain-test.o `test -f 'domain-test.c' || echo '$(srcdir)/'`domain-test.c
895
896domain_test-domain-test.obj: domain-test.c
897@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -MT domain_test-domain-test.obj -MD -MP -MF $(DEPDIR)/domain_test-domain-test.Tpo -c -o domain_test-domain-test.obj `if test -f 'domain-test.c'; then $(CYGPATH_W) 'domain-test.c'; else $(CYGPATH_W) '$(srcdir)/domain-test.c'; fi`
898@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/domain_test-domain-test.Tpo $(DEPDIR)/domain_test-domain-test.Po
899@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='domain-test.c' object='domain_test-domain-test.obj' libtool=no @AMDEPBACKSLASH@
900@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
901@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -c -o domain_test-domain-test.obj `if test -f 'domain-test.c'; then $(CYGPATH_W) 'domain-test.c'; else $(CYGPATH_W) '$(srcdir)/domain-test.c'; fi`
902
903domain_test-utf8.o: utf8.c
904@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -MT domain_test-utf8.o -MD -MP -MF $(DEPDIR)/domain_test-utf8.Tpo -c -o domain_test-utf8.o `test -f 'utf8.c' || echo '$(srcdir)/'`utf8.c
905@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/domain_test-utf8.Tpo $(DEPDIR)/domain_test-utf8.Po
906@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='utf8.c' object='domain_test-utf8.o' libtool=no @AMDEPBACKSLASH@
907@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
908@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -c -o domain_test-utf8.o `test -f 'utf8.c' || echo '$(srcdir)/'`utf8.c
909
910domain_test-utf8.obj: utf8.c
911@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -MT domain_test-utf8.obj -MD -MP -MF $(DEPDIR)/domain_test-utf8.Tpo -c -o domain_test-utf8.obj `if test -f 'utf8.c'; then $(CYGPATH_W) 'utf8.c'; else $(CYGPATH_W) '$(srcdir)/utf8.c'; fi`
912@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/domain_test-utf8.Tpo $(DEPDIR)/domain_test-utf8.Po
913@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='utf8.c' object='domain_test-utf8.obj' libtool=no @AMDEPBACKSLASH@
914@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
915@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(domain_test_CFLAGS) $(CFLAGS) -c -o domain_test-utf8.obj `if test -f 'utf8.c'; then $(CYGPATH_W) 'utf8.c'; else $(CYGPATH_W) '$(srcdir)/utf8.c'; fi`
916
917strlst_test-strlst.o: strlst.c
918@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -MT strlst_test-strlst.o -MD -MP -MF $(DEPDIR)/strlst_test-strlst.Tpo -c -o strlst_test-strlst.o `test -f 'strlst.c' || echo '$(srcdir)/'`strlst.c
919@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/strlst_test-strlst.Tpo $(DEPDIR)/strlst_test-strlst.Po
920@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='strlst.c' object='strlst_test-strlst.o' libtool=no @AMDEPBACKSLASH@
921@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
922@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -c -o strlst_test-strlst.o `test -f 'strlst.c' || echo '$(srcdir)/'`strlst.c
923
924strlst_test-strlst.obj: strlst.c
925@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -MT strlst_test-strlst.obj -MD -MP -MF $(DEPDIR)/strlst_test-strlst.Tpo -c -o strlst_test-strlst.obj `if test -f 'strlst.c'; then $(CYGPATH_W) 'strlst.c'; else $(CYGPATH_W) '$(srcdir)/strlst.c'; fi`
926@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/strlst_test-strlst.Tpo $(DEPDIR)/strlst_test-strlst.Po
927@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='strlst.c' object='strlst_test-strlst.obj' libtool=no @AMDEPBACKSLASH@
928@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
929@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -c -o strlst_test-strlst.obj `if test -f 'strlst.c'; then $(CYGPATH_W) 'strlst.c'; else $(CYGPATH_W) '$(srcdir)/strlst.c'; fi`
930
931strlst_test-malloc.o: malloc.c
932@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -MT strlst_test-malloc.o -MD -MP -MF $(DEPDIR)/strlst_test-malloc.Tpo -c -o strlst_test-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
933@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/strlst_test-malloc.Tpo $(DEPDIR)/strlst_test-malloc.Po
934@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='malloc.c' object='strlst_test-malloc.o' libtool=no @AMDEPBACKSLASH@
935@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
936@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -c -o strlst_test-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
937
938strlst_test-malloc.obj: malloc.c
939@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -MT strlst_test-malloc.obj -MD -MP -MF $(DEPDIR)/strlst_test-malloc.Tpo -c -o strlst_test-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
940@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/strlst_test-malloc.Tpo $(DEPDIR)/strlst_test-malloc.Po
941@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='malloc.c' object='strlst_test-malloc.obj' libtool=no @AMDEPBACKSLASH@
942@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
943@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -c -o strlst_test-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
944
945strlst_test-strlst-test.o: strlst-test.c
946@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -MT strlst_test-strlst-test.o -MD -MP -MF $(DEPDIR)/strlst_test-strlst-test.Tpo -c -o strlst_test-strlst-test.o `test -f 'strlst-test.c' || echo '$(srcdir)/'`strlst-test.c
947@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/strlst_test-strlst-test.Tpo $(DEPDIR)/strlst_test-strlst-test.Po
948@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='strlst-test.c' object='strlst_test-strlst-test.o' libtool=no @AMDEPBACKSLASH@
949@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
950@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -c -o strlst_test-strlst-test.o `test -f 'strlst-test.c' || echo '$(srcdir)/'`strlst-test.c
951
952strlst_test-strlst-test.obj: strlst-test.c
953@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -MT strlst_test-strlst-test.obj -MD -MP -MF $(DEPDIR)/strlst_test-strlst-test.Tpo -c -o strlst_test-strlst-test.obj `if test -f 'strlst-test.c'; then $(CYGPATH_W) 'strlst-test.c'; else $(CYGPATH_W) '$(srcdir)/strlst-test.c'; fi`
954@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/strlst_test-strlst-test.Tpo $(DEPDIR)/strlst_test-strlst-test.Po
955@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='strlst-test.c' object='strlst_test-strlst-test.obj' libtool=no @AMDEPBACKSLASH@
956@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
957@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(strlst_test_CFLAGS) $(CFLAGS) -c -o strlst_test-strlst-test.obj `if test -f 'strlst-test.c'; then $(CYGPATH_W) 'strlst-test.c'; else $(CYGPATH_W) '$(srcdir)/strlst-test.c'; fi`
958
959timeval_test-timeval.o: timeval.c
960@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeval_test_CFLAGS) $(CFLAGS) -MT timeval_test-timeval.o -MD -MP -MF $(DEPDIR)/timeval_test-timeval.Tpo -c -o timeval_test-timeval.o `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c
961@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/timeval_test-timeval.Tpo $(DEPDIR)/timeval_test-timeval.Po
962@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeval.c' object='timeval_test-timeval.o' libtool=no @AMDEPBACKSLASH@
963@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
964@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeval_test_CFLAGS) $(CFLAGS) -c -o timeval_test-timeval.o `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c
965
966timeval_test-timeval.obj: timeval.c
967@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeval_test_CFLAGS) $(CFLAGS) -MT timeval_test-timeval.obj -MD -MP -MF $(DEPDIR)/timeval_test-timeval.Tpo -c -o timeval_test-timeval.obj `if test -f 'timeval.c'; then $(CYGPATH_W) 'timeval.c'; else $(CYGPATH_W) '$(srcdir)/timeval.c'; fi`
968@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/timeval_test-timeval.Tpo $(DEPDIR)/timeval_test-timeval.Po
969@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeval.c' object='timeval_test-timeval.obj' libtool=no @AMDEPBACKSLASH@
970@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
971@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeval_test_CFLAGS) $(CFLAGS) -c -o timeval_test-timeval.obj `if test -f 'timeval.c'; then $(CYGPATH_W) 'timeval.c'; else $(CYGPATH_W) '$(srcdir)/timeval.c'; fi`
972
973timeval_test-timeval-test.o: timeval-test.c
974@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeval_test_CFLAGS) $(CFLAGS) -MT timeval_test-timeval-test.o -MD -MP -MF $(DEPDIR)/timeval_test-timeval-test.Tpo -c -o timeval_test-timeval-test.o `test -f 'timeval-test.c' || echo '$(srcdir)/'`timeval-test.c
975@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/timeval_test-timeval-test.Tpo $(DEPDIR)/timeval_test-timeval-test.Po
976@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeval-test.c' object='timeval_test-timeval-test.o' libtool=no @AMDEPBACKSLASH@
977@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
978@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeval_test_CFLAGS) $(CFLAGS) -c -o timeval_test-timeval-test.o `test -f 'timeval-test.c' || echo '$(srcdir)/'`timeval-test.c
979
980timeval_test-timeval-test.obj: timeval-test.c
981@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeval_test_CFLAGS) $(CFLAGS) -MT timeval_test-timeval-test.obj -MD -MP -MF $(DEPDIR)/timeval_test-timeval-test.Tpo -c -o timeval_test-timeval-test.obj `if test -f 'timeval-test.c'; then $(CYGPATH_W) 'timeval-test.c'; else $(CYGPATH_W) '$(srcdir)/timeval-test.c'; fi`
982@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/timeval_test-timeval-test.Tpo $(DEPDIR)/timeval_test-timeval-test.Po
983@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeval-test.c' object='timeval_test-timeval-test.obj' libtool=no @AMDEPBACKSLASH@
984@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
985@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(timeval_test_CFLAGS) $(CFLAGS) -c -o timeval_test-timeval-test.obj `if test -f 'timeval-test.c'; then $(CYGPATH_W) 'timeval-test.c'; else $(CYGPATH_W) '$(srcdir)/timeval-test.c'; fi`
986
987utf8_test-utf8-test.o: utf8-test.c
988@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utf8_test_CFLAGS) $(CFLAGS) -MT utf8_test-utf8-test.o -MD -MP -MF $(DEPDIR)/utf8_test-utf8-test.Tpo -c -o utf8_test-utf8-test.o `test -f 'utf8-test.c' || echo '$(srcdir)/'`utf8-test.c
989@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/utf8_test-utf8-test.Tpo $(DEPDIR)/utf8_test-utf8-test.Po
990@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='utf8-test.c' object='utf8_test-utf8-test.o' libtool=no @AMDEPBACKSLASH@
991@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
992@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utf8_test_CFLAGS) $(CFLAGS) -c -o utf8_test-utf8-test.o `test -f 'utf8-test.c' || echo '$(srcdir)/'`utf8-test.c
993
994utf8_test-utf8-test.obj: utf8-test.c
995@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utf8_test_CFLAGS) $(CFLAGS) -MT utf8_test-utf8-test.obj -MD -MP -MF $(DEPDIR)/utf8_test-utf8-test.Tpo -c -o utf8_test-utf8-test.obj `if test -f 'utf8-test.c'; then $(CYGPATH_W) 'utf8-test.c'; else $(CYGPATH_W) '$(srcdir)/utf8-test.c'; fi`
996@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/utf8_test-utf8-test.Tpo $(DEPDIR)/utf8_test-utf8-test.Po
997@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='utf8-test.c' object='utf8_test-utf8-test.obj' libtool=no @AMDEPBACKSLASH@
998@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
999@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utf8_test_CFLAGS) $(CFLAGS) -c -o utf8_test-utf8-test.obj `if test -f 'utf8-test.c'; then $(CYGPATH_W) 'utf8-test.c'; else $(CYGPATH_W) '$(srcdir)/utf8-test.c'; fi`
1000
1001utf8_test-utf8.o: utf8.c
1002@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utf8_test_CFLAGS) $(CFLAGS) -MT utf8_test-utf8.o -MD -MP -MF $(DEPDIR)/utf8_test-utf8.Tpo -c -o utf8_test-utf8.o `test -f 'utf8.c' || echo '$(srcdir)/'`utf8.c
1003@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/utf8_test-utf8.Tpo $(DEPDIR)/utf8_test-utf8.Po
1004@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='utf8.c' object='utf8_test-utf8.o' libtool=no @AMDEPBACKSLASH@
1005@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1006@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utf8_test_CFLAGS) $(CFLAGS) -c -o utf8_test-utf8.o `test -f 'utf8.c' || echo '$(srcdir)/'`utf8.c
1007
1008utf8_test-utf8.obj: utf8.c
1009@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utf8_test_CFLAGS) $(CFLAGS) -MT utf8_test-utf8.obj -MD -MP -MF $(DEPDIR)/utf8_test-utf8.Tpo -c -o utf8_test-utf8.obj `if test -f 'utf8.c'; then $(CYGPATH_W) 'utf8.c'; else $(CYGPATH_W) '$(srcdir)/utf8.c'; fi`
1010@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/utf8_test-utf8.Tpo $(DEPDIR)/utf8_test-utf8.Po
1011@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='utf8.c' object='utf8_test-utf8.obj' libtool=no @AMDEPBACKSLASH@
1012@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1013@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(utf8_test_CFLAGS) $(CFLAGS) -c -o utf8_test-utf8.obj `if test -f 'utf8.c'; then $(CYGPATH_W) 'utf8.c'; else $(CYGPATH_W) '$(srcdir)/utf8.c'; fi`
1014
1015watch_test-timeval.o: timeval.c
1016@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -MT watch_test-timeval.o -MD -MP -MF $(DEPDIR)/watch_test-timeval.Tpo -c -o watch_test-timeval.o `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c
1017@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test-timeval.Tpo $(DEPDIR)/watch_test-timeval.Po
1018@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeval.c' object='watch_test-timeval.o' libtool=no @AMDEPBACKSLASH@
1019@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1020@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -c -o watch_test-timeval.o `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c
1021
1022watch_test-timeval.obj: timeval.c
1023@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -MT watch_test-timeval.obj -MD -MP -MF $(DEPDIR)/watch_test-timeval.Tpo -c -o watch_test-timeval.obj `if test -f 'timeval.c'; then $(CYGPATH_W) 'timeval.c'; else $(CYGPATH_W) '$(srcdir)/timeval.c'; fi`
1024@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test-timeval.Tpo $(DEPDIR)/watch_test-timeval.Po
1025@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeval.c' object='watch_test-timeval.obj' libtool=no @AMDEPBACKSLASH@
1026@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1027@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -c -o watch_test-timeval.obj `if test -f 'timeval.c'; then $(CYGPATH_W) 'timeval.c'; else $(CYGPATH_W) '$(srcdir)/timeval.c'; fi`
1028
1029watch_test-simple-watch.o: simple-watch.c
1030@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -MT watch_test-simple-watch.o -MD -MP -MF $(DEPDIR)/watch_test-simple-watch.Tpo -c -o watch_test-simple-watch.o `test -f 'simple-watch.c' || echo '$(srcdir)/'`simple-watch.c
1031@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test-simple-watch.Tpo $(DEPDIR)/watch_test-simple-watch.Po
1032@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='simple-watch.c' object='watch_test-simple-watch.o' libtool=no @AMDEPBACKSLASH@
1033@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1034@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -c -o watch_test-simple-watch.o `test -f 'simple-watch.c' || echo '$(srcdir)/'`simple-watch.c
1035
1036watch_test-simple-watch.obj: simple-watch.c
1037@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -MT watch_test-simple-watch.obj -MD -MP -MF $(DEPDIR)/watch_test-simple-watch.Tpo -c -o watch_test-simple-watch.obj `if test -f 'simple-watch.c'; then $(CYGPATH_W) 'simple-watch.c'; else $(CYGPATH_W) '$(srcdir)/simple-watch.c'; fi`
1038@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test-simple-watch.Tpo $(DEPDIR)/watch_test-simple-watch.Po
1039@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='simple-watch.c' object='watch_test-simple-watch.obj' libtool=no @AMDEPBACKSLASH@
1040@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1041@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -c -o watch_test-simple-watch.obj `if test -f 'simple-watch.c'; then $(CYGPATH_W) 'simple-watch.c'; else $(CYGPATH_W) '$(srcdir)/simple-watch.c'; fi`
1042
1043watch_test-malloc.o: malloc.c
1044@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -MT watch_test-malloc.o -MD -MP -MF $(DEPDIR)/watch_test-malloc.Tpo -c -o watch_test-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
1045@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test-malloc.Tpo $(DEPDIR)/watch_test-malloc.Po
1046@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='malloc.c' object='watch_test-malloc.o' libtool=no @AMDEPBACKSLASH@
1047@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1048@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -c -o watch_test-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
1049
1050watch_test-malloc.obj: malloc.c
1051@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -MT watch_test-malloc.obj -MD -MP -MF $(DEPDIR)/watch_test-malloc.Tpo -c -o watch_test-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
1052@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test-malloc.Tpo $(DEPDIR)/watch_test-malloc.Po
1053@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='malloc.c' object='watch_test-malloc.obj' libtool=no @AMDEPBACKSLASH@
1054@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1055@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -c -o watch_test-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
1056
1057watch_test-watch-test.o: watch-test.c
1058@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -MT watch_test-watch-test.o -MD -MP -MF $(DEPDIR)/watch_test-watch-test.Tpo -c -o watch_test-watch-test.o `test -f 'watch-test.c' || echo '$(srcdir)/'`watch-test.c
1059@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test-watch-test.Tpo $(DEPDIR)/watch_test-watch-test.Po
1060@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='watch-test.c' object='watch_test-watch-test.o' libtool=no @AMDEPBACKSLASH@
1061@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1062@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -c -o watch_test-watch-test.o `test -f 'watch-test.c' || echo '$(srcdir)/'`watch-test.c
1063
1064watch_test-watch-test.obj: watch-test.c
1065@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -MT watch_test-watch-test.obj -MD -MP -MF $(DEPDIR)/watch_test-watch-test.Tpo -c -o watch_test-watch-test.obj `if test -f 'watch-test.c'; then $(CYGPATH_W) 'watch-test.c'; else $(CYGPATH_W) '$(srcdir)/watch-test.c'; fi`
1066@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test-watch-test.Tpo $(DEPDIR)/watch_test-watch-test.Po
1067@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='watch-test.c' object='watch_test-watch-test.obj' libtool=no @AMDEPBACKSLASH@
1068@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1069@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_CFLAGS) $(CFLAGS) -c -o watch_test-watch-test.obj `if test -f 'watch-test.c'; then $(CYGPATH_W) 'watch-test.c'; else $(CYGPATH_W) '$(srcdir)/watch-test.c'; fi`
1070
1071watch_test_thread-timeval.o: timeval.c
1072@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -MT watch_test_thread-timeval.o -MD -MP -MF $(DEPDIR)/watch_test_thread-timeval.Tpo -c -o watch_test_thread-timeval.o `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c
1073@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test_thread-timeval.Tpo $(DEPDIR)/watch_test_thread-timeval.Po
1074@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeval.c' object='watch_test_thread-timeval.o' libtool=no @AMDEPBACKSLASH@
1075@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1076@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -c -o watch_test_thread-timeval.o `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c
1077
1078watch_test_thread-timeval.obj: timeval.c
1079@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -MT watch_test_thread-timeval.obj -MD -MP -MF $(DEPDIR)/watch_test_thread-timeval.Tpo -c -o watch_test_thread-timeval.obj `if test -f 'timeval.c'; then $(CYGPATH_W) 'timeval.c'; else $(CYGPATH_W) '$(srcdir)/timeval.c'; fi`
1080@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test_thread-timeval.Tpo $(DEPDIR)/watch_test_thread-timeval.Po
1081@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='timeval.c' object='watch_test_thread-timeval.obj' libtool=no @AMDEPBACKSLASH@
1082@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1083@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -c -o watch_test_thread-timeval.obj `if test -f 'timeval.c'; then $(CYGPATH_W) 'timeval.c'; else $(CYGPATH_W) '$(srcdir)/timeval.c'; fi`
1084
1085watch_test_thread-simple-watch.o: simple-watch.c
1086@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -MT watch_test_thread-simple-watch.o -MD -MP -MF $(DEPDIR)/watch_test_thread-simple-watch.Tpo -c -o watch_test_thread-simple-watch.o `test -f 'simple-watch.c' || echo '$(srcdir)/'`simple-watch.c
1087@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test_thread-simple-watch.Tpo $(DEPDIR)/watch_test_thread-simple-watch.Po
1088@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='simple-watch.c' object='watch_test_thread-simple-watch.o' libtool=no @AMDEPBACKSLASH@
1089@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1090@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -c -o watch_test_thread-simple-watch.o `test -f 'simple-watch.c' || echo '$(srcdir)/'`simple-watch.c
1091
1092watch_test_thread-simple-watch.obj: simple-watch.c
1093@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -MT watch_test_thread-simple-watch.obj -MD -MP -MF $(DEPDIR)/watch_test_thread-simple-watch.Tpo -c -o watch_test_thread-simple-watch.obj `if test -f 'simple-watch.c'; then $(CYGPATH_W) 'simple-watch.c'; else $(CYGPATH_W) '$(srcdir)/simple-watch.c'; fi`
1094@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test_thread-simple-watch.Tpo $(DEPDIR)/watch_test_thread-simple-watch.Po
1095@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='simple-watch.c' object='watch_test_thread-simple-watch.obj' libtool=no @AMDEPBACKSLASH@
1096@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1097@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -c -o watch_test_thread-simple-watch.obj `if test -f 'simple-watch.c'; then $(CYGPATH_W) 'simple-watch.c'; else $(CYGPATH_W) '$(srcdir)/simple-watch.c'; fi`
1098
1099watch_test_thread-malloc.o: malloc.c
1100@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -MT watch_test_thread-malloc.o -MD -MP -MF $(DEPDIR)/watch_test_thread-malloc.Tpo -c -o watch_test_thread-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
1101@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test_thread-malloc.Tpo $(DEPDIR)/watch_test_thread-malloc.Po
1102@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='malloc.c' object='watch_test_thread-malloc.o' libtool=no @AMDEPBACKSLASH@
1103@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1104@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -c -o watch_test_thread-malloc.o `test -f 'malloc.c' || echo '$(srcdir)/'`malloc.c
1105
1106watch_test_thread-malloc.obj: malloc.c
1107@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -MT watch_test_thread-malloc.obj -MD -MP -MF $(DEPDIR)/watch_test_thread-malloc.Tpo -c -o watch_test_thread-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
1108@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test_thread-malloc.Tpo $(DEPDIR)/watch_test_thread-malloc.Po
1109@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='malloc.c' object='watch_test_thread-malloc.obj' libtool=no @AMDEPBACKSLASH@
1110@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1111@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -c -o watch_test_thread-malloc.obj `if test -f 'malloc.c'; then $(CYGPATH_W) 'malloc.c'; else $(CYGPATH_W) '$(srcdir)/malloc.c'; fi`
1112
1113watch_test_thread-watch-test.o: watch-test.c
1114@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -MT watch_test_thread-watch-test.o -MD -MP -MF $(DEPDIR)/watch_test_thread-watch-test.Tpo -c -o watch_test_thread-watch-test.o `test -f 'watch-test.c' || echo '$(srcdir)/'`watch-test.c
1115@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test_thread-watch-test.Tpo $(DEPDIR)/watch_test_thread-watch-test.Po
1116@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='watch-test.c' object='watch_test_thread-watch-test.o' libtool=no @AMDEPBACKSLASH@
1117@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1118@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -c -o watch_test_thread-watch-test.o `test -f 'watch-test.c' || echo '$(srcdir)/'`watch-test.c
1119
1120watch_test_thread-watch-test.obj: watch-test.c
1121@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -MT watch_test_thread-watch-test.obj -MD -MP -MF $(DEPDIR)/watch_test_thread-watch-test.Tpo -c -o watch_test_thread-watch-test.obj `if test -f 'watch-test.c'; then $(CYGPATH_W) 'watch-test.c'; else $(CYGPATH_W) '$(srcdir)/watch-test.c'; fi`
1122@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test_thread-watch-test.Tpo $(DEPDIR)/watch_test_thread-watch-test.Po
1123@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='watch-test.c' object='watch_test_thread-watch-test.obj' libtool=no @AMDEPBACKSLASH@
1124@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1125@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -c -o watch_test_thread-watch-test.obj `if test -f 'watch-test.c'; then $(CYGPATH_W) 'watch-test.c'; else $(CYGPATH_W) '$(srcdir)/watch-test.c'; fi`
1126
1127watch_test_thread-thread-watch.o: thread-watch.c
1128@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -MT watch_test_thread-thread-watch.o -MD -MP -MF $(DEPDIR)/watch_test_thread-thread-watch.Tpo -c -o watch_test_thread-thread-watch.o `test -f 'thread-watch.c' || echo '$(srcdir)/'`thread-watch.c
1129@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test_thread-thread-watch.Tpo $(DEPDIR)/watch_test_thread-thread-watch.Po
1130@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='thread-watch.c' object='watch_test_thread-thread-watch.o' libtool=no @AMDEPBACKSLASH@
1131@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1132@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -c -o watch_test_thread-thread-watch.o `test -f 'thread-watch.c' || echo '$(srcdir)/'`thread-watch.c
1133
1134watch_test_thread-thread-watch.obj: thread-watch.c
1135@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -MT watch_test_thread-thread-watch.obj -MD -MP -MF $(DEPDIR)/watch_test_thread-thread-watch.Tpo -c -o watch_test_thread-thread-watch.obj `if test -f 'thread-watch.c'; then $(CYGPATH_W) 'thread-watch.c'; else $(CYGPATH_W) '$(srcdir)/thread-watch.c'; fi`
1136@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/watch_test_thread-thread-watch.Tpo $(DEPDIR)/watch_test_thread-thread-watch.Po
1137@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='thread-watch.c' object='watch_test_thread-thread-watch.obj' libtool=no @AMDEPBACKSLASH@
1138@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1139@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(watch_test_thread_CFLAGS) $(CFLAGS) -c -o watch_test_thread-thread-watch.obj `if test -f 'thread-watch.c'; then $(CYGPATH_W) 'thread-watch.c'; else $(CYGPATH_W) '$(srcdir)/thread-watch.c'; fi`
1140
1141mostlyclean-libtool:
1142	-rm -f *.lo
1143
1144clean-libtool:
1145	-rm -rf .libs _libs
1146install-avahi_commonincludeHEADERS: $(avahi_commoninclude_HEADERS)
1147	@$(NORMAL_INSTALL)
1148	test -z "$(avahi_commonincludedir)" || $(MKDIR_P) "$(DESTDIR)$(avahi_commonincludedir)"
1149	@list='$(avahi_commoninclude_HEADERS)'; test -n "$(avahi_commonincludedir)" || list=; \
1150	for p in $$list; do \
1151	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1152	  echo "$$d$$p"; \
1153	done | $(am__base_list) | \
1154	while read files; do \
1155	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(avahi_commonincludedir)'"; \
1156	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(avahi_commonincludedir)" || exit $$?; \
1157	done
1158
1159uninstall-avahi_commonincludeHEADERS:
1160	@$(NORMAL_UNINSTALL)
1161	@list='$(avahi_commoninclude_HEADERS)'; test -n "$(avahi_commonincludedir)" || list=; \
1162	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1163	test -n "$$files" || exit 0; \
1164	echo " ( cd '$(DESTDIR)$(avahi_commonincludedir)' && rm -f" $$files ")"; \
1165	cd "$(DESTDIR)$(avahi_commonincludedir)" && rm -f $$files
1166
1167ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1168	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1169	unique=`for i in $$list; do \
1170	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1171	  done | \
1172	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1173	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1174	mkid -fID $$unique
1175tags: TAGS
1176
1177TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1178		$(TAGS_FILES) $(LISP)
1179	set x; \
1180	here=`pwd`; \
1181	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1182	unique=`for i in $$list; do \
1183	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1184	  done | \
1185	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1186	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1187	shift; \
1188	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1189	  test -n "$$unique" || unique=$$empty_fix; \
1190	  if test $$# -gt 0; then \
1191	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1192	      "$$@" $$unique; \
1193	  else \
1194	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1195	      $$unique; \
1196	  fi; \
1197	fi
1198ctags: CTAGS
1199CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1200		$(TAGS_FILES) $(LISP)
1201	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1202	unique=`for i in $$list; do \
1203	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1204	  done | \
1205	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1206	      END { if (nonempty) { for (i in files) print i; }; }'`; \
1207	test -z "$(CTAGS_ARGS)$$unique" \
1208	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1209	     $$unique
1210
1211GTAGS:
1212	here=`$(am__cd) $(top_builddir) && pwd` \
1213	  && $(am__cd) $(top_srcdir) \
1214	  && gtags -i $(GTAGS_ARGS) "$$here"
1215
1216distclean-tags:
1217	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1218
1219distdir: $(DISTFILES)
1220	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1221	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1222	list='$(DISTFILES)'; \
1223	  dist_files=`for file in $$list; do echo $$file; done | \
1224	  sed -e "s|^$$srcdirstrip/||;t" \
1225	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1226	case $$dist_files in \
1227	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1228			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1229			   sort -u` ;; \
1230	esac; \
1231	for file in $$dist_files; do \
1232	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1233	  if test -d $$d/$$file; then \
1234	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1235	    if test -d "$(distdir)/$$file"; then \
1236	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1237	    fi; \
1238	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1239	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1240	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1241	    fi; \
1242	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1243	  else \
1244	    test -f "$(distdir)/$$file" \
1245	    || cp -p $$d/$$file "$(distdir)/$$file" \
1246	    || exit 1; \
1247	  fi; \
1248	done
1249check-am: all-am
1250check: check-am
1251all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
1252installdirs:
1253	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(avahi_commonincludedir)"; do \
1254	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1255	done
1256install: install-am
1257install-exec: install-exec-am
1258install-data: install-data-am
1259uninstall: uninstall-am
1260
1261install-am: all-am
1262	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1263
1264installcheck: installcheck-am
1265install-strip:
1266	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1267	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1268	  `test -z '$(STRIP)' || \
1269	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1270mostlyclean-generic:
1271
1272clean-generic:
1273
1274distclean-generic:
1275	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1276	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1277
1278maintainer-clean-generic:
1279	@echo "This command is intended for maintainers to use"
1280	@echo "it deletes files that may require special tools to rebuild."
1281clean: clean-am
1282
1283clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1284	clean-noinstPROGRAMS mostlyclean-am
1285
1286distclean: distclean-am
1287	-rm -rf ./$(DEPDIR)
1288	-rm -f Makefile
1289distclean-am: clean-am distclean-compile distclean-generic \
1290	distclean-tags
1291
1292dvi: dvi-am
1293
1294dvi-am:
1295
1296html: html-am
1297
1298html-am:
1299
1300info: info-am
1301
1302info-am:
1303
1304install-data-am: install-avahi_commonincludeHEADERS
1305
1306install-dvi: install-dvi-am
1307
1308install-dvi-am:
1309
1310install-exec-am: install-libLTLIBRARIES
1311
1312install-html: install-html-am
1313
1314install-html-am:
1315
1316install-info: install-info-am
1317
1318install-info-am:
1319
1320install-man:
1321
1322install-pdf: install-pdf-am
1323
1324install-pdf-am:
1325
1326install-ps: install-ps-am
1327
1328install-ps-am:
1329
1330installcheck-am:
1331
1332maintainer-clean: maintainer-clean-am
1333	-rm -rf ./$(DEPDIR)
1334	-rm -f Makefile
1335maintainer-clean-am: distclean-am maintainer-clean-generic
1336
1337mostlyclean: mostlyclean-am
1338
1339mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1340	mostlyclean-libtool
1341
1342pdf: pdf-am
1343
1344pdf-am:
1345
1346ps: ps-am
1347
1348ps-am:
1349
1350uninstall-am: uninstall-avahi_commonincludeHEADERS \
1351	uninstall-libLTLIBRARIES
1352
1353.MAKE: install-am install-strip
1354
1355.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1356	clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \
1357	distclean distclean-compile distclean-generic \
1358	distclean-libtool distclean-tags distdir dvi dvi-am html \
1359	html-am info info-am install install-am \
1360	install-avahi_commonincludeHEADERS install-data \
1361	install-data-am install-dvi install-dvi-am install-exec \
1362	install-exec-am install-html install-html-am install-info \
1363	install-info-am install-libLTLIBRARIES install-man install-pdf \
1364	install-pdf-am install-ps install-ps-am install-strip \
1365	installcheck installcheck-am installdirs maintainer-clean \
1366	maintainer-clean-generic mostlyclean mostlyclean-compile \
1367	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1368	tags uninstall uninstall-am \
1369	uninstall-avahi_commonincludeHEADERS uninstall-libLTLIBRARIES
1370
1371
1372# Tell versions [3.59,3.63) of GNU make to not export all variables.
1373# Otherwise a system limit (for SysV at least) may be exceeded.
1374.NOEXPORT:
1375