1# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15
16
17# $Id$
18
19# This file is part of avahi.
20#
21# avahi is free software; you can redistribute it and/or modify it
22# under the terms of the GNU Lesser General Public License as
23# published by the Free Software Foundation; either version 2 of the
24# License, or (at your option) any later version.
25#
26# avahi is distributed in the hope that it will be useful, but WITHOUT
27# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
28# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
29# License for more details.
30#
31# You should have received a copy of the GNU Lesser General Public
32# License along with avahi; if not, write to the Free Software
33# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
34# USA.
35
36# Copyright (C) 2004 Oren Ben-Kiki
37# This file is distributed under the same terms as the Automake macro files.
38
39# Generate automatic documentation using Doxygen. Goals and variables values
40# are controlled by the various DX_COND_??? conditionals set by autoconf.
41#
42# The provided goals are:
43# doxygen-doc: Generate all doxygen documentation.
44# doxygen-run: Run doxygen, which will generate some of the documentation
45#              (HTML, CHM, CHI, MAN, RTF, XML) but will not do the post
46#              processing required for the rest of it (PS, PDF, and some MAN).
47# doxygen-man: Rename some doxygen generated man pages.
48# doxygen-ps: Generate doxygen PostScript documentation.
49# doxygen-pdf: Generate doxygen PDF documentation.
50#
51# Note that by default these are not integrated into the automake goals. If
52# doxygen is used to generate man pages, you can achieve this integration by
53# setting man3_MANS to the list of man pages generated and then adding the
54# dependency:
55#
56#   $(man3_MANS): doxygen-doc
57#
58# This will cause make to run doxygen and generate all the documentation.
59#
60# The following variable is intended for use in Makefile.am:
61#
62# DX_CLEANFILES = everything to clean.
63#
64# This is usually added to MOSTLYCLEANFILES.
65
66
67pkgdatadir = $(datadir)/avahi
68pkglibdir = $(libdir)/avahi
69pkgincludedir = $(includedir)/avahi
70am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
71install_sh_DATA = $(install_sh) -c -m 644
72install_sh_PROGRAM = $(install_sh) -c
73install_sh_SCRIPT = $(install_sh) -c
74INSTALL_HEADER = $(INSTALL_DATA)
75transform = $(program_transform_name)
76NORMAL_INSTALL = :
77PRE_INSTALL = :
78POST_INSTALL = :
79NORMAL_UNINSTALL = :
80PRE_UNINSTALL = :
81POST_UNINSTALL = :
82build_triplet = i686-pc-linux-gnu
83host_triplet = arm-unknown-linux-gnu
84DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
85	$(srcdir)/Makefile.in $(srcdir)/common/doxygen.mk \
86	$(srcdir)/config.h.in $(top_srcdir)/configure ABOUT-NLS \
87	ChangeLog compile config.guess config.rpath config.sub depcomp \
88	install-sh ltmain.sh missing py-compile
89#am__append_1 = \
90#	$(srcdir)/avahi-qt/qt-watch.h
91
92#am__append_2 = \
93#	$(srcdir)/avahi-qt/qt-watch.h
94
95#am__append_3 = \
96#	$(srcdir)/avahi-glib/glib-watch.h \
97#	$(srcdir)/avahi-glib/glib-malloc.h
98
99##am__append_4 = \
100##	$(srcdir)/avahi-gobject/ga-client.h \
101##	$(srcdir)/avahi-gobject/ga-entry-group.h \
102##	$(srcdir)/avahi-gobject/ga-enums.h \
103##	$(srcdir)/avahi-gobject/ga-error.h \
104##	$(srcdir)/avahi-gobject/ga-record-browser.h \
105##	$(srcdir)/avahi-gobject/ga-service-browser.h \
106##	$(srcdir)/avahi-gobject/ga-service-resolver.h
107
108am__append_5 = \
109	$(srcdir)/avahi-client/client.h \
110	$(srcdir)/avahi-client/lookup.h \
111	$(srcdir)/avahi-client/publish.h
112
113#am__append_6 = \
114#	$(srcdir)/avahi-ui/avahi-ui.h
115
116#am__append_7 = \
117#	$(srcdir)/avahi-core/core.h \
118#	$(srcdir)/avahi-core/lookup.h \
119#	$(srcdir)/avahi-core/publish.h \
120#	$(srcdir)/avahi-core/rr.h \
121#	$(srcdir)/avahi-core/log.h
122
123#am__append_8 = \
124#	$(srcdir)/avahi-ui/avahi-ui.h
125
126am__append_9 = avahi-client.pc
127am__append_10 = avahi-client.pc
128#am__append_11 = avahi-compat-howl.pc
129#am__append_12 = avahi-compat-howl.pc
130#am__append_13 = avahi-compat-libdns_sd.pc
131#am__append_14 = avahi-compat-libdns_sd.pc
132#am__append_15 = avahi-sharp.pc avahi-ui-sharp.pc
133#am__append_16 = avahi-sharp.pc avahi-ui-sharp.pc
134#am__append_17 = avahi-glib.pc
135#am__append_18 = avahi-glib.pc
136##am__append_19 = avahi-gobject.pc
137##am__append_20 = avahi-gobject.pc
138#am__append_21 = avahi-ui.pc
139#am__append_22 = avahi-ui.pc
140#am__append_23 = avahi-qt3.pc
141#am__append_24 = avahi-qt3.pc
142#am__append_25 = avahi-qt4.pc
143#am__append_26 = avahi-qt4.pc
144subdir = .
145ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
146am__aclocal_m4_deps = $(top_srcdir)/common/acx_pthread.m4 \
147	$(top_srcdir)/common/gcc_stack_protect.m4 \
148	$(top_srcdir)/common/gcc_visibility.m4 \
149	$(top_srcdir)/common/libtool.m4 \
150	$(top_srcdir)/common/ltoptions.m4 \
151	$(top_srcdir)/common/ltsugar.m4 \
152	$(top_srcdir)/common/ltversion.m4 \
153	$(top_srcdir)/common/lt~obsolete.m4 \
154	$(top_srcdir)/common/nls.m4 $(top_srcdir)/common/python.m4 \
155	$(top_srcdir)/acinclude.m4 $(top_srcdir)/common/doxygen.m4 \
156	$(top_srcdir)/configure.ac
157am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
158	$(ACLOCAL_M4)
159am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
160 configure.lineno config.status.lineno
161mkinstalldirs = $(install_sh) -d
162CONFIG_HEADER = config.h
163CONFIG_CLEAN_FILES =
164SOURCES =
165DIST_SOURCES =
166RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
167	html-recursive info-recursive install-data-recursive \
168	install-dvi-recursive install-exec-recursive \
169	install-html-recursive install-info-recursive \
170	install-pdf-recursive install-ps-recursive install-recursive \
171	installcheck-recursive installdirs-recursive pdf-recursive \
172	ps-recursive uninstall-recursive
173am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
174am__vpath_adj = case $$p in \
175    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
176    *) f=$$p;; \
177  esac;
178am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
179am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
180pkgconfigDATA_INSTALL = $(INSTALL_DATA)
181DATA = $(pkgconfig_DATA)
182RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
183  distclean-recursive maintainer-clean-recursive
184ETAGS = etags
185CTAGS = ctags
186DIST_SUBDIRS = $(SUBDIRS)
187DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
188distdir = $(PACKAGE)-$(VERSION)
189top_distdir = $(distdir)
190am__remove_distdir = \
191  { test ! -d $(distdir) \
192    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
193         && rm -fr $(distdir); }; }
194DIST_ARCHIVES = $(distdir).tar.gz
195GZIP_ENV = --best
196distuninstallcheck_listfiles = find . -type f -print
197distcleancheck_listfiles = find . -type f -print
198ACLOCAL = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run aclocal-1.10
199ALL_LINGUAS = 
200AMTAR = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run tar
201AR = arm-brcm-linux-uclibcgnueabi-ar
202AUTOCONF = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run autoconf
203AUTOHEADER = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run autoheader
204AUTOMAKE = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run automake-1.10
205AVAHI_AUTOIPD_GROUP = root
206AVAHI_AUTOIPD_USER = root
207AVAHI_GROUP = root
208AVAHI_PRIV_ACCESS_GROUP = netdev
209AVAHI_USER = root
210AWK = gawk
211CATALOGS = 
212CATOBJEXT = NONE
213CC = arm-brcm-linux-uclibcgnueabi-gcc
214CCDEPMODE = depmode=gcc3
215CFLAGS = -Os -O2 -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DTRAFFIC_MGMT -DPHYMON -DSUPPORT_REMOTE_HTTPS -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_UCP -DU12H240 -DR6300v2 -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DBCM5301X -DCONFIG_RUSSIA_IPTV -DDLNA -DHTTP_ACCESS_USB -DMAX_USB_ACCESS -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DSUPPORT_AC_MODE -DSTA_MODE -DPPP_RU_DESIGN -DEXT_ACS -D__CONFIG_PLC__ -D__CONFIG_URE__ -DPLC -DWPS_LONGPUSH_DISABLE -Os -DLINUX26 -DCONFIG_KERNEL_2_6_36 -I$(SRC_PATH)/build/usr/include -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -D_XOPEN_SOURCE=500 -D__EXTENSIONS__
216CPP = arm-brcm-linux-uclibcgnueabi-gcc -E
217CPPFLAGS = -I$(SRC_PATH)/build/usr/include
218CXX = g++
219CXXCPP = g++ -E
220CXXDEPMODE = depmode=gcc3
221CXXFLAGS = -g -O2
222CYGPATH_W = echo
223DATADIRNAME = lib
224DBUS_CFLAGS = -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=6 -DDBUS_VERSION_MICRO=8 -DDBUS_API_SUBJECT_TO_CHANGE
225DBUS_LIBS = -ldbus-1  
226DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = unix:path=/var/run/system_bus_socket
227DBUS_SYS_DIR = ${prefix}/etc/dbus-1/system.d
228DEFS = -DHAVE_CONFIG_H
229DEPDIR = .deps
230DOXYGEN_PAPER_SIZE = 
231DSYMUTIL = 
232DUMPBIN = 
233DX_CONFIG = doxygen.cfg
234DX_DOCDIR = doxygen
235DX_DOT = 
236DX_DOXYGEN = 
237DX_DVIPS = 
238DX_EGREP = 
239DX_ENV =  SRCDIR='.' PROJECT='avahi' DOCDIR='doxygen' VERSION='0.6.25' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='NO' GENERATE_LATEX='NO'
240DX_FLAG_chi = 0
241DX_FLAG_chm = 0
242DX_FLAG_doc = 0
243DX_FLAG_dot = 0
244DX_FLAG_html = 0
245DX_FLAG_man = 0
246DX_FLAG_pdf = 0
247DX_FLAG_ps = 0
248DX_FLAG_rtf = 0
249DX_FLAG_xml = 0
250DX_HHC = 
251DX_LATEX = 
252DX_MAKEINDEX = 
253DX_PDFLATEX = 
254DX_PERL = 
255DX_PROJECT = avahi
256ECHO_C = 
257ECHO_N = -n
258ECHO_T = 
259EGREP = /bin/grep -E
260EXEEXT = 
261FGREP = /bin/grep -F
262GACUTIL = 
263GETTEXT_PACKAGE = avahi
264GLADE20_CFLAGS = 
265GLADE20_LIBS = 
266GLIB20_CFLAGS = 
267GLIB20_LIBS = 
268GMOFILES = 
269GMSGFMT = /usr/bin/msgfmt
270GOBJECT_CFLAGS = 
271GOBJECT_LIBS = 
272GREP = /bin/grep
273GTK20_CFLAGS = 
274GTK20_LIBS = 
275HOWL_COMPAT_VERSION = 0.9.8
276INSTALL = /usr/bin/install -c
277INSTALL_DATA = ${INSTALL} -m 644
278INSTALL_PROGRAM = ${INSTALL}
279INSTALL_SCRIPT = ${INSTALL}
280INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
281INSTOBJEXT = 
282INTLLIBS = 
283INTLTOOL_EXTRACT = /usr/bin/intltool-extract
284INTLTOOL_MERGE = /usr/bin/intltool-merge
285INTLTOOL_PERL = /usr/bin/perl
286INTLTOOL_UPDATE = /usr/bin/intltool-update
287LD = arm-brcm-linux-uclibcgnueabi-ld
288LDFLAGS = -L$(SRC_PATH)/build/usr/lib
289LIBAVAHI_CLIENT_VERSION_INFO = 5:5:2
290LIBAVAHI_COMMON_VERSION_INFO = 8:1:5
291LIBAVAHI_COMPAT_HOWL_VERSION_INFO = 0:0:0
292LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO = 1:0:0
293LIBAVAHI_CORE_VERSION_INFO = 6:1:0
294LIBAVAHI_GLIB_VERSION_INFO = 1:1:0
295LIBAVAHI_GOBJECT_VERSION_INFO = 0:1:0
296LIBAVAHI_QT3_VERSION_INFO = 1:2:0
297LIBAVAHI_QT4_VERSION_INFO = 1:2:0
298LIBAVAHI_UI_VERSION_INFO = 1:1:1
299LIBDAEMON_CFLAGS = -D_REENTRANT  
300LIBDAEMON_LIBS = -ldaemon  
301LIBOBJS =  ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o
302LIBS = 
303LIBTOOL = $(SHELL) $(top_builddir)/libtool
304LIPO = 
305LN_S = ln -s
306LTLIBOBJS =  ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo
307MAKEINFO = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run makeinfo
308MCS = 
309MDASSEMBLER = 
310MKDIR_P = /bin/mkdir -p
311MKINSTALLDIRS = ./mkinstalldirs
312MOC_QT3 = 
313MOC_QT4 = 
314MONODOCER = 
315MONODOC_CFLAGS = 
316MONODOC_DIR = 
317MONODOC_LIBS = 
318MSGFMT = /usr/bin/msgfmt
319MSGFMT_OPTS = 
320MSGMERGE = /usr/bin/msgmerge
321NM = arm-brcm-linux-uclibcgnueabi-nm
322NMEDIT = 
323OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump
324OBJEXT = o
325OTOOL = 
326OTOOL64 = 
327PACKAGE = avahi
328PACKAGE_BUGREPORT = avahi (at) lists (dot) freedesktop (dot) org
329PACKAGE_NAME = avahi
330PACKAGE_STRING = avahi 0.6.25
331PACKAGE_TARNAME = avahi
332PACKAGE_URL = http://avahi.org/
333PACKAGE_VERSION = 0.6.25
334PATH_SEPARATOR = :
335PKG_CONFIG = /usr/bin/pkg-config
336POFILES = 
337POSUB = po
338PO_IN_DATADIR_FALSE = 
339PO_IN_DATADIR_TRUE = 
340PTHREAD_CC = arm-brcm-linux-uclibcgnueabi-gcc
341PTHREAD_CFLAGS = -pthread
342PTHREAD_LIBS = 
343PYTHON = 
344PYTHON_EXEC_PREFIX = 
345PYTHON_PLATFORM = 
346PYTHON_PREFIX = 
347PYTHON_VERSION = 
348QT3_CFLAGS = 
349QT3_LIBS = 
350QT4_CFLAGS = 
351QT4_LIBS = 
352RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib
353SED = /bin/sed
354SET_MAKE = 
355SHELL = /bin/sh
356STRIP = arm-brcm-linux-uclibcgnueabi-strip
357USE_NLS = yes
358VERSION = 0.6.25
359VISIBILITY_HIDDEN_CFLAGS = -fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN
360XGETTEXT = :
361XML_CFLAGS = -DUSE_EXPAT_H
362XML_LIBS = -lexpat
363abs_builddir = $(SRC_PATH)/avahi-0.6.25
364abs_srcdir = $(SRC_PATH)/avahi-0.6.25
365abs_top_builddir = $(SRC_PATH)/avahi-0.6.25
366abs_top_srcdir = $(SRC_PATH)/avahi-0.6.25
367ac_ct_CC = 
368ac_ct_CXX = g++
369ac_ct_DUMPBIN = 
370acx_pthread_config = 
371am__include = include
372am__leading_dot = .
373am__quote = 
374am__tar = ${AMTAR} chof - "$$tardir"
375am__untar = ${AMTAR} xf -
376avahi_runtime_dir = ${prefix}/var/run
377avahi_socket = ${prefix}/var/run/avahi-daemon/socket
378avahilocaledir = ${prefix}/${DATADIRNAME}/locale
379bindir = ${exec_prefix}/bin
380build = i686-pc-linux-gnu
381build_alias = 
382build_cpu = i686
383build_os = linux-gnu
384build_vendor = pc
385builddir = .
386datadir = ${datarootdir}
387datarootdir = ${prefix}/share
388docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
389dvidir = ${docdir}
390exec_prefix = ${prefix}
391have_pkg_config = yes
392have_xmltoman = 
393host = arm-unknown-linux-gnu
394host_alias = arm-linux
395host_cpu = arm
396host_os = linux-gnu
397host_vendor = unknown
398htmldir = ${docdir}
399includedir = ${prefix}/include
400infodir = ${datarootdir}/info
401install_sh = $(SHELL) $(SRC_PATH)/avahi-0.6.25/install-sh
402interfacesdir = 
403libdir = ${exec_prefix}/lib
404libexecdir = ${exec_prefix}/libexec
405localedir = ${datarootdir}/locale
406localstatedir = ${prefix}/var
407lt_ECHO = echo
408mandir = ${datarootdir}/man
409mkdir_p = /bin/mkdir -p
410oldincludedir = /usr/include
411pdfdir = ${docdir}
412pkgpyexecdir = 
413pkgpythondir = 
414prefix = /usr
415program_transform_name = s,x,x,
416psdir = ${docdir}
417pyexecdir = 
418pythondir = 
419sbindir = ${exec_prefix}/sbin
420sharedstatedir = ${prefix}/com
421srcdir = .
422sysconfdir = ${prefix}/etc
423target_alias = 
424top_build_prefix = 
425top_builddir = .
426top_srcdir = .
427ACLOCAL_AMFLAGS = -I common
428##DX_CLEAN_HTML = doxygen/html
429##DX_CLEAN_CHM = doxygen/chm
430###DX_CLEAN_CHI = doxygen/avahi.chi
431##DX_CLEAN_MAN = doxygen/man
432##DX_CLEAN_RTF = doxygen/rtf
433##DX_CLEAN_XML = doxygen/xml
434##DX_CLEAN_PS = doxygen/avahi.ps
435##DX_PS_GOAL = doxygen-ps
436##DX_CLEAN_PDF = doxygen/avahi.pdf
437##DX_PDF_GOAL = doxygen-pdf
438##DX_CLEAN_LATEX = doxygen/latex
439#DX_CLEANFILES = \
440#    doxygen/avahi.tag \
441#    -r \
442#    $(DX_CLEAN_HTML) \
443#    $(DX_CLEAN_CHM) \
444#    $(DX_CLEAN_CHI) \
445#    $(DX_CLEAN_MAN) \
446#    $(DX_CLEAN_RTF) \
447#    $(DX_CLEAN_XML) \
448#    $(DX_CLEAN_PS) \
449#    $(DX_CLEAN_PDF) \
450#    $(DX_CLEAN_LATEX)
451
452EXTRA_DIST = \
453	autogen.sh \
454	bootstrap.sh \
455	LICENSE \
456	$(DX_CONFIG) \
457	docs/INSTALL \
458	docs/TODO \
459	docs/NEWS \
460	docs/README \
461	docs/DBUS-API \
462	docs/AUTHORS \
463	docs/HACKING \
464	docs/API-CHANGES-0.6 \
465	docs/COMPAT-LAYERS \
466	docs/MALLOC \
467	docs/overview.dia \
468	docs/server-states.dia \
469	docs/avahi-poll.dia \
470	avahi-core.pc.in \
471	avahi-client.pc.in \
472	avahi-glib.pc.in \
473	avahi-gobject.pc.in \
474	avahi-qt3.pc.in \
475	avahi-qt4.pc.in \
476	avahi-sharp.pc.in \
477	avahi-ui-sharp.pc.in \
478	avahi-compat-libdns_sd.pc.in \
479	avahi-compat-howl.pc.in \
480	avahi-ui.pc.in \
481	doxygen_to_devhelp.xsl
482
483
484SUBDIRS = \
485	common \
486	avahi-common \
487	avahi-core \
488	avahi-qt \
489	avahi-client \
490	avahi-glib \
491	avahi-gobject \
492	avahi-discover-standalone \
493	avahi-daemon \
494	avahi-sharp \
495	initscript \
496	avahi-dnsconfd \
497	avahi-utils \
498	avahi-python \
499	examples \
500	man \
501	tests \
502	service-type-database \
503	avahi-compat-libdns_sd \
504	avahi-compat-howl \
505	avahi-autoipd \
506	avahi-ui \
507	avahi-ui-sharp \
508	po
509
510#SUBDIRS = avahi-client
511
512DX_INPUT = $(srcdir)/avahi-common/address.h \
513	$(srcdir)/avahi-common/malloc.h \
514	$(srcdir)/avahi-common/strlst.h \
515	$(srcdir)/avahi-common/alternative.h \
516	$(srcdir)/avahi-common/defs.h $(srcdir)/avahi-common/error.h \
517	$(srcdir)/avahi-common/domain.h $(srcdir)/avahi-common/watch.h \
518	$(srcdir)/avahi-common/simple-watch.h \
519	$(srcdir)/avahi-common/thread-watch.h $(am__append_1) \
520	$(am__append_2) $(am__append_3) $(am__append_4) \
521	$(am__append_5) $(am__append_6) $(am__append_7) \
522	$(am__append_8)
523DX_EXAMPLE_PATH = $(srcdir)/examples
524DX_EXAMPLE_PATTERNS = *.c
525pkgconfigdir = $(libdir)/pkgconfig
526pkgconfig_DATA = avahi-core.pc $(am__append_9) $(am__append_11) \
527	$(am__append_13) $(am__append_15) $(am__append_17) \
528	$(am__append_19) $(am__append_21) $(am__append_23) \
529	$(am__append_25)
530CLEANFILES = avahi-core.pc $(am__append_10) $(am__append_12) \
531	$(am__append_14) $(am__append_16) $(am__append_18) \
532	$(am__append_20) $(am__append_22) $(am__append_24) \
533	$(am__append_26) avahi.devhelp
534MOSTLYCLEANFILES = $(DX_CLEANFILES)
535DISTCHECK_CONFIGURE_FLAGS = \
536	--disable-monodoc
537
538DISTCLEANFILES = \
539	po/.intltool-merge-cache
540
541all: config.h
542	$(MAKE) $(AM_MAKEFLAGS) all-recursive
543
544.SUFFIXES:
545am--refresh:
546	@:
547$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/common/doxygen.mk $(am__configure_deps)
548	@for dep in $?; do \
549	  case '$(am__configure_deps)' in \
550	    *$$dep*) \
551	  esac; \
552	done; 
553.PRECIOUS: Makefile
554Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
555	@case '$?' in \
556	  *config.status*) \
557	    echo ' $(SHELL) ./config.status'; \
558	    $(SHELL) ./config.status;; \
559	  *) \
560	esac;
561
562$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
563#	$(SHELL) ./config.status --recheck
564
565$(top_srcdir)/configure:  $(am__configure_deps)
566#	cd $(srcdir) && $(AUTOCONF)
567$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
568#	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
569
570config.h: stamp-h1
571	@if test ! -f $@; then \
572	  rm -f stamp-h1; \
573	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
574	else :; fi
575
576stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
577	@rm -f stamp-h1
578	cd $(top_builddir) && $(SHELL) ./config.status config.h
579$(srcdir)/config.h.in:  $(am__configure_deps) 
580	cd $(top_srcdir) && $(AUTOHEADER)
581	rm -f stamp-h1
582	touch $@
583
584distclean-hdr:
585	-rm -f config.h stamp-h1
586
587mostlyclean-libtool:
588	-rm -f *.lo
589
590clean-libtool:
591	-rm -rf .libs _libs
592
593distclean-libtool:
594	-rm -f libtool config.lt
595install-pkgconfigDATA: $(pkgconfig_DATA)
596#	@$(NORMAL_INSTALL)
597#	test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
598#	@list='$(pkgconfig_DATA)'; for p in $$list; do \
599#	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
600#	  f=$(am__strip_dir) \
601#	  echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
602#	  $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
603#	done
604
605uninstall-pkgconfigDATA:
606	@$(NORMAL_UNINSTALL)
607	@list='$(pkgconfig_DATA)'; for p in $$list; do \
608	  f=$(am__strip_dir) \
609	  echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
610	  rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
611	done
612
613# This directory's subdirectories are mostly independent; you can cd
614# into them and run `make' without going through this Makefile.
615# To change the values of `make' variables: instead of editing Makefiles,
616# (1) if the variable is set in `config.status', edit `config.status'
617#     (which will cause the Makefiles to be regenerated when you run `make');
618# (2) otherwise, pass the desired values on the `make' command line.
619$(RECURSIVE_TARGETS):
620	@failcom='exit 1'; \
621	for f in x $$MAKEFLAGS; do \
622	  case $$f in \
623	    *=* | --[!k]*);; \
624	    *k*) failcom='fail=yes';; \
625	  esac; \
626	done; \
627	dot_seen=no; \
628	echo "11 $(SUBDIRS)'"
629	target=`echo $@ | sed s/-recursive//`; \
630	list='$(SUBDIRS)'; for subdir in $$list; do \
631	  echo "Making $$target in $$subdir"; \
632	  if test "$$subdir" = "."; then \
633	    dot_seen=yes; \
634	    local_target="$$target-am"; \
635	  else \
636	    local_target="$$target"; \
637	  fi; \
638	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
639	  || eval $$failcom; \
640	done; \
641	if test "$$dot_seen" = "no"; then \
642	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
643	fi; test -z "$$fail"
644
645$(RECURSIVE_CLEAN_TARGETS):
646	@failcom='exit 1'; \
647	for f in x $$MAKEFLAGS; do \
648	  case $$f in \
649	    *=* | --[!k]*);; \
650	    *k*) failcom='fail=yes';; \
651	  esac; \
652	done; \
653	dot_seen=no; \
654	case "$@" in \
655	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
656	  *) list='$(SUBDIRS)' ;; \
657	esac; \
658	rev=''; for subdir in $$list; do \
659	  if test "$$subdir" = "."; then :; else \
660	    rev="$$subdir $$rev"; \
661	  fi; \
662	done; \
663	rev="$$rev ."; \
664	target=`echo $@ | sed s/-recursive//`; \
665	for subdir in $$rev; do \
666	  echo "Making $$target in $$subdir"; \
667	  if test "$$subdir" = "."; then \
668	    local_target="$$target-am"; \
669	  else \
670	    local_target="$$target"; \
671	  fi; \
672	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
673	  || eval $$failcom; \
674	done && test -z "$$fail"
675tags-recursive:
676	list='$(SUBDIRS)'; for subdir in $$list; do \
677	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
678	done
679ctags-recursive:
680	list='$(SUBDIRS)'; for subdir in $$list; do \
681	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
682	done
683
684ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
685	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
686	unique=`for i in $$list; do \
687	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
688	  done | \
689	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
690	      END { if (nonempty) { for (i in files) print i; }; }'`; \
691	mkid -fID $$unique
692tags: TAGS
693
694TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
695		$(TAGS_FILES) $(LISP)
696	tags=; \
697	here=`pwd`; \
698	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
699	  include_option=--etags-include; \
700	  empty_fix=.; \
701	else \
702	  include_option=--include; \
703	  empty_fix=; \
704	fi; \
705	list='$(SUBDIRS)'; for subdir in $$list; do \
706	  if test "$$subdir" = .; then :; else \
707	    test ! -f $$subdir/TAGS || \
708	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
709	  fi; \
710	done; \
711	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
712	unique=`for i in $$list; do \
713	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
714	  done | \
715	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
716	      END { if (nonempty) { for (i in files) print i; }; }'`; \
717	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
718	  test -n "$$unique" || unique=$$empty_fix; \
719	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
720	    $$tags $$unique; \
721	fi
722ctags: CTAGS
723CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
724		$(TAGS_FILES) $(LISP)
725	tags=; \
726	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
727	unique=`for i in $$list; do \
728	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
729	  done | \
730	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
731	      END { if (nonempty) { for (i in files) print i; }; }'`; \
732	test -z "$(CTAGS_ARGS)$$tags$$unique" \
733	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
734	     $$tags $$unique
735
736GTAGS:
737	here=`$(am__cd) $(top_builddir) && pwd` \
738	  && cd $(top_srcdir) \
739	  && gtags -i $(GTAGS_ARGS) $$here
740
741distclean-tags:
742	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
743
744distdir: $(DISTFILES)
745	$(am__remove_distdir)
746	test -d $(distdir) || mkdir $(distdir)
747	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
748	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
749	list='$(DISTFILES)'; \
750	  dist_files=`for file in $$list; do echo $$file; done | \
751	  sed -e "s|^$$srcdirstrip/||;t" \
752	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
753	case $$dist_files in \
754	  */*) $(MKDIR_P) `echo "$$dist_files" | \
755			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
756			   sort -u` ;; \
757	esac; \
758	for file in $$dist_files; do \
759	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
760	  if test -d $$d/$$file; then \
761	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
762	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
763	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
764	    fi; \
765	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
766	  else \
767	    test -f $(distdir)/$$file \
768	    || cp -p $$d/$$file $(distdir)/$$file \
769	    || exit 1; \
770	  fi; \
771	done
772	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
773	  if test "$$subdir" = .; then :; else \
774	    test -d "$(distdir)/$$subdir" \
775	    || $(MKDIR_P) "$(distdir)/$$subdir" \
776	    || exit 1; \
777	    distdir=`$(am__cd) $(distdir) && pwd`; \
778	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
779	    (cd $$subdir && \
780	      $(MAKE) $(AM_MAKEFLAGS) \
781	        top_distdir="$$top_distdir" \
782	        distdir="$$distdir/$$subdir" \
783		am__remove_distdir=: \
784		am__skip_length_check=: \
785	        distdir) \
786	      || exit 1; \
787	  fi; \
788	done
789	$(MAKE) $(AM_MAKEFLAGS) \
790	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
791	  dist-hook
792	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
793	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
794	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
795	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
796	|| chmod -R a+r $(distdir)
797dist-gzip: distdir
798	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
799	$(am__remove_distdir)
800
801dist-bzip2: distdir
802	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
803	$(am__remove_distdir)
804
805dist-lzma: distdir
806	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
807	$(am__remove_distdir)
808
809dist-tarZ: distdir
810	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
811	$(am__remove_distdir)
812
813dist-shar: distdir
814	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
815	$(am__remove_distdir)
816
817dist-zip: distdir
818	-rm -f $(distdir).zip
819	zip -rq $(distdir).zip $(distdir)
820	$(am__remove_distdir)
821
822dist dist-all: distdir
823	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
824	$(am__remove_distdir)
825
826# This target untars the dist file and tries a VPATH configuration.  Then
827# it guarantees that the distribution is self-contained by making another
828# tarfile.
829distcheck: dist
830	case '$(DIST_ARCHIVES)' in \
831	*.tar.gz*) \
832	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
833	*.tar.bz2*) \
834	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
835	*.tar.lzma*) \
836	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
837	*.tar.Z*) \
838	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
839	*.shar.gz*) \
840	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
841	*.zip*) \
842	  unzip $(distdir).zip ;;\
843	esac
844	chmod -R a-w $(distdir); chmod a+w $(distdir)
845	mkdir $(distdir)/_build
846	mkdir $(distdir)/_inst
847	chmod a-w $(distdir)
848	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
849	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
850	  && cd $(distdir)/_build \
851	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
852	    $(DISTCHECK_CONFIGURE_FLAGS) \
853	  && $(MAKE) $(AM_MAKEFLAGS) \
854	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
855	  && $(MAKE) $(AM_MAKEFLAGS) check \
856	  && $(MAKE) $(AM_MAKEFLAGS) install \
857	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
858	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
859	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
860	        distuninstallcheck \
861	  && chmod -R a-w "$$dc_install_base" \
862	  && ({ \
863	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
864	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
865	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
866	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
867	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
868	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
869	  && rm -rf "$$dc_destdir" \
870	  && $(MAKE) $(AM_MAKEFLAGS) dist \
871	  && rm -rf $(DIST_ARCHIVES) \
872	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
873	$(am__remove_distdir)
874	@(echo "$(distdir) archives ready for distribution: "; \
875	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
876	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
877distuninstallcheck:
878	@cd $(distuninstallcheck_dir) \
879	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
880	   || { echo "ERROR: files left after uninstall:" ; \
881	        if test -n "$(DESTDIR)"; then \
882	          echo "  (check DESTDIR support)"; \
883	        fi ; \
884	        $(distuninstallcheck_listfiles) ; \
885	        exit 1; } >&2
886distcleancheck: distclean
887	@if test '$(srcdir)' = . ; then \
888	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
889	  exit 1 ; \
890	fi
891	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
892	  || { echo "ERROR: files left in build directory after distclean:" ; \
893	       $(distcleancheck_listfiles) ; \
894	       exit 1; } >&2
895check-am: all-am
896check: check-recursive
897all-am: Makefile $(DATA) config.h
898installdirs: installdirs-recursive
899installdirs-am:
900	for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
901	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
902	done
903install: install-recursive
904install-exec: install-exec-recursive
905install-data: install-data-recursive
906uninstall: uninstall-recursive
907
908install-am: all-am
909	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
910
911installcheck: installcheck-recursive
912install-strip:
913	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
914	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
915	  `test -z '$(STRIP)' || \
916	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
917mostlyclean-generic:
918	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
919
920clean-generic:
921	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
922
923distclean-generic:
924	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
925	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
926
927maintainer-clean-generic:
928	@echo "This command is intended for maintainers to use"
929	@echo "it deletes files that may require special tools to rebuild."
930clean: clean-recursive
931
932clean-am: clean-generic clean-libtool mostlyclean-am
933
934distclean: distclean-recursive
935	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
936	-rm -f Makefile
937distclean-am: clean-am distclean-generic distclean-hdr \
938	distclean-libtool distclean-tags
939
940dvi: dvi-recursive
941
942dvi-am:
943
944html: html-recursive
945
946info: info-recursive
947
948info-am:
949
950install-data-am: install-pkgconfigDATA
951
952install-dvi: install-dvi-recursive
953
954install-exec-am:
955
956install-html: install-html-recursive
957
958install-info: install-info-recursive
959
960install-man:
961
962install-pdf: install-pdf-recursive
963
964install-ps: install-ps-recursive
965
966installcheck-am:
967
968maintainer-clean: maintainer-clean-recursive
969	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
970	-rm -rf $(top_srcdir)/autom4te.cache
971	-rm -f Makefile
972maintainer-clean-am: distclean-am maintainer-clean-generic
973
974mostlyclean: mostlyclean-recursive
975
976mostlyclean-am: mostlyclean-generic mostlyclean-libtool
977
978pdf: pdf-recursive
979
980pdf-am:
981
982ps: ps-recursive
983
984ps-am:
985
986uninstall-am: uninstall-pkgconfigDATA
987
988.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
989	install-strip
990
991.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
992	all all-am am--refresh check check-am clean clean-generic \
993	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
994	dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-zip \
995	distcheck distclean distclean-generic distclean-hdr \
996	distclean-libtool distclean-tags distcleancheck distdir \
997	distuninstallcheck dvi dvi-am html html-am info info-am \
998	install install-am install-data install-data-am install-dvi \
999	install-dvi-am install-exec install-exec-am install-html \
1000	install-html-am install-info install-info-am install-man \
1001	install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1002	install-ps-am install-strip installcheck installcheck-am \
1003	installdirs installdirs-am maintainer-clean \
1004	maintainer-clean-generic mostlyclean mostlyclean-generic \
1005	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1006	uninstall uninstall-am uninstall-pkgconfigDATA
1007
1008
1009##doxygen-ps: doxygen/avahi.ps
1010
1011##doxygen/avahi.ps: doxygen/avahi.tag
1012##	cd doxygen/latex; \
1013##	rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \
1014##	$(DX_LATEX) refman.tex; \
1015##	$(MAKEINDEX_PATH) refman.idx; \
1016##	$(DX_LATEX) refman.tex; \
1017##	countdown=5; \
1018##	while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \
1019##	                  refman.log > /dev/null 2>&1 \
1020##	   && test $$countdown -gt 0; do \
1021##	    $(DX_LATEX) refman.tex; \
1022##	    countdown=`expr $$countdown - 1`; \
1023##	done; \
1024##	$(DX_DVIPS) -o ../avahi.ps refman.dvi
1025
1026##doxygen-pdf: doxygen/avahi.pdf
1027
1028##doxygen/avahi.pdf: doxygen/avahi.tag
1029##	cd doxygen/latex; \
1030##	rm -f *.aux *.toc *.idx *.ind *.ilg *.log *.out; \
1031##	$(DX_PDFLATEX) refman.tex; \
1032##	$(DX_MAKEINDEX) refman.idx; \
1033##	$(DX_PDFLATEX) refman.tex; \
1034##	countdown=5; \
1035##	while $(DX_EGREP) 'Rerun (LaTeX|to get cross-references right)' \
1036##	                  refman.log > /dev/null 2>&1 \
1037##	   && test $$countdown -gt 0; do \
1038##	    $(DX_PDFLATEX) refman.tex; \
1039##	    countdown=`expr $$countdown - 1`; \
1040##	done; \
1041##	mv refman.pdf ../avahi.pdf
1042
1043#.PHONY: doxygen-run doxygen-doc $(DX_PS_GOAL) $(DX_PDF_GOAL)
1044
1045#.INTERMEDIATE: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL)
1046
1047#doxygen-run: doxygen/avahi.tag
1048
1049#doxygen-doc: doxygen-run $(DX_PS_GOAL) $(DX_PDF_GOAL)
1050
1051#doxygen/avahi.tag: $(DX_CONFIG) $(pkginclude_HEADERS) $(DX_INPUT) $(DX_EXAMPLE_PATH)/$(DX_EXAMPLE_PATTERNS)
1052#	rm -rf doxygen
1053#	INPUT='$(DX_INPUT)' EXAMPLE_PATH='$(DX_EXAMPLE_PATH)' EXAMPLE_PATTERNS='$(DX_EXAMPLE_PATTERNS)' \
1054#	$(DX_ENV) $(DX_DOXYGEN) $(srcdir)/$(DX_CONFIG)
1055
1056avahi-core.pc: avahi-core.pc.in
1057	sed -e 's,@prefix\@,$(prefix),g' \
1058	    -e 's,@libdir\@,$(libdir),g' \
1059	    -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
1060
1061avahi-client.pc: avahi-client.pc.in
1062	sed -e 's,@prefix\@,$(prefix),g' \
1063	    -e 's,@libdir\@,$(libdir),g' \
1064	    -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
1065
1066#avahi-compat-howl.pc: avahi-compat-howl.pc.in
1067#	sed -e 's,@prefix\@,$(prefix),g' \
1068#	    -e 's,@libdir\@,$(libdir),g' \
1069#	    -e 's,@HOWL_COMPAT_VERSION\@,$(HOWL_COMPAT_VERSION),g' $< > $@
1070
1071#avahi-compat-libdns_sd.pc: avahi-compat-libdns_sd.pc.in
1072#	sed -e 's,@prefix\@,$(prefix),g' \
1073#	    -e 's,@libdir\@,$(libdir),g' \
1074#	    -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
1075
1076#avahi-sharp.pc: avahi-sharp.pc.in
1077#	sed -e 's,@prefix\@,$(prefix),g' \
1078#	    -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' \
1079#	    -e 's,@libdir\@,$(libdir),g' $< > $@
1080
1081#avahi-ui-sharp.pc: avahi-ui-sharp.pc.in
1082#	sed -e 's,@prefix\@,$(prefix),g' \
1083#	    -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' \
1084#	    -e 's,@libdir\@,$(libdir),g' $< > $@
1085
1086#avahi-glib.pc: avahi-glib.pc.in
1087#	sed -e 's,@prefix\@,$(prefix),g' \
1088#	    -e 's,@libdir\@,$(libdir),g' \
1089#	    -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
1090
1091##avahi-gobject.pc: avahi-gobject.pc.in
1092##	sed -e 's,@prefix\@,$(prefix),g' \
1093##	    -e 's,@libdir\@,$(libdir),g' \
1094##	    -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
1095
1096#avahi-ui.pc: avahi-ui.pc.in
1097#	sed -e 's,@prefix\@,$(prefix),g' \
1098#	    -e 's,@libdir\@,$(libdir),g' \
1099#	    -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
1100
1101#avahi-qt3.pc: avahi-qt3.pc.in
1102#	sed -e 's,@prefix\@,$(prefix),g' \
1103#	    -e 's,@libdir\@,$(libdir),g' \
1104#	    -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
1105
1106#avahi-qt4.pc: avahi-qt4.pc.in
1107#	sed -e 's,@prefix\@,$(prefix),g' \
1108#	    -e 's,@libdir\@,$(libdir),g' \
1109#	    -e 's,@PACKAGE_VERSION\@,$(PACKAGE_VERSION),g' $< > $@
1110
1111avahi.devhelp: doxygen-run
1112	xsltproc -o $@ doxygen_to_devhelp.xsl doxygen/xml/index.xml
1113
1114homepage:
1115	$(MAKE) -C man
1116	scp avahi-daemon/*.introspect avahi-daemon/introspect.dtd avahi-daemon/introspect.xsl\
1117	    man/*.xml man/xmltoman.dtd man/xmltoman.xsl \
1118	    tango:www/avahi.org/tree/download/
1119	scp avahi-$(PACKAGE_VERSION).tar.gz tango:www/avahi.org/tree/download/
1120	rm -rf doxygen
1121	$(MAKE) doxygen-run
1122	ssh tango rm -rf www/avahi.org/tree/download/doxygen
1123	scp -r doxygen/html tango:www/avahi.org/tree/download/doxygen
1124
1125dist-hook:
1126	if test -d .svn ; then \
1127		svn update ; \
1128		chmod u+w ${distdir}/ChangeLog || true ; \
1129		svn2cl -o ${distdir}/ChangeLog ; \
1130	fi
1131# Tell versions [3.59,3.63) of GNU make to not export all variables.
1132# Otherwise a system limit (for SysV at least) may be exceeded.
1133.NOEXPORT:
1134