1# Makefile.in generated by automake 1.10.2 from Makefile.am.
2# avahi-autoipd/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
37
38pkgdatadir = $(datadir)/avahi
39pkglibdir = $(libdir)/avahi
40pkgincludedir = $(includedir)/avahi
41am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42install_sh_DATA = $(install_sh) -c -m 644
43install_sh_PROGRAM = $(install_sh) -c
44install_sh_SCRIPT = $(install_sh) -c
45INSTALL_HEADER = $(INSTALL_DATA)
46transform = $(program_transform_name)
47NORMAL_INSTALL = :
48PRE_INSTALL = :
49POST_INSTALL = :
50NORMAL_UNINSTALL = :
51PRE_UNINSTALL = :
52POST_UNINSTALL = :
53build_triplet = i686-pc-linux-gnu
54host_triplet = arm-unknown-linux-gnu
55sbin_PROGRAMS = avahi-autoipd$(EXEEXT)
56#am__append_1 = iface-bsd.c
57#am__append_2 = -lpcap
58am__append_3 = iface-linux.c
59subdir = avahi-autoipd
60DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
61ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62am__aclocal_m4_deps = $(top_srcdir)/common/acx_pthread.m4 \
63	$(top_srcdir)/common/gcc_stack_protect.m4 \
64	$(top_srcdir)/common/gcc_visibility.m4 \
65	$(top_srcdir)/common/libtool.m4 \
66	$(top_srcdir)/common/ltoptions.m4 \
67	$(top_srcdir)/common/ltsugar.m4 \
68	$(top_srcdir)/common/ltversion.m4 \
69	$(top_srcdir)/common/lt~obsolete.m4 \
70	$(top_srcdir)/common/nls.m4 $(top_srcdir)/common/python.m4 \
71	$(top_srcdir)/acinclude.m4 $(top_srcdir)/common/doxygen.m4 \
72	$(top_srcdir)/configure.ac
73am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74	$(ACLOCAL_M4)
75mkinstalldirs = $(install_sh) -d
76CONFIG_HEADER = $(top_builddir)/config.h
77CONFIG_CLEAN_FILES =
78am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(pkgsysconfdir)"
79sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
80PROGRAMS = $(sbin_PROGRAMS)
81am__avahi_autoipd_SOURCES_DIST = main.c main.h \
82	../avahi-daemon/setproctitle.c ../avahi-daemon/setproctitle.h \
83	iface.h ../avahi-common/malloc.h ../avahi-common/malloc.c \
84	../avahi-common/timeval.h ../avahi-common/timeval.c \
85	iface-bsd.c iface-linux.c
86#am__objects_1 = avahi_autoipd-iface-bsd.$(OBJEXT)
87am__objects_2 = avahi_autoipd-iface-linux.$(OBJEXT)
88am_avahi_autoipd_OBJECTS = avahi_autoipd-main.$(OBJEXT) \
89	avahi_autoipd-setproctitle.$(OBJEXT) \
90	avahi_autoipd-malloc.$(OBJEXT) \
91	avahi_autoipd-timeval.$(OBJEXT) \
92	$(am__objects_1) \
93	$(am__objects_2)
94avahi_autoipd_OBJECTS = $(am_avahi_autoipd_OBJECTS)
95am__DEPENDENCIES_1 =
96avahi_autoipd_DEPENDENCIES = $(am__DEPENDENCIES_1) \
97	$(am__DEPENDENCIES_1)
98avahi_autoipd_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
99	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(avahi_autoipd_CFLAGS) \
100	$(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
101nodist_pkgsysconfSCRIPT_INSTALL = $(INSTALL_SCRIPT)
102SCRIPTS = $(nodist_pkgsysconf_SCRIPTS) $(noinst_SCRIPTS)
103DEFAULT_INCLUDES = -I. -I$(top_builddir)
104depcomp = $(SHELL) $(top_srcdir)/depcomp
105am__depfiles_maybe = depfiles
106COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
107	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
108LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
109	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
110	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
111CCLD = $(CC)
112LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
113	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
114	$(LDFLAGS) -o $@
115SOURCES = $(avahi_autoipd_SOURCES)
116DIST_SOURCES = $(am__avahi_autoipd_SOURCES_DIST)
117ETAGS = etags
118CTAGS = ctags
119DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
120ACLOCAL = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run aclocal-1.10
121ALL_LINGUAS = 
122AMTAR = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run tar
123AR = arm-brcm-linux-uclibcgnueabi-ar
124AUTOCONF = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run autoconf
125AUTOHEADER = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run autoheader
126AUTOMAKE = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run automake-1.10
127AVAHI_AUTOIPD_GROUP = root
128AVAHI_AUTOIPD_USER = root
129AVAHI_GROUP = root
130AVAHI_PRIV_ACCESS_GROUP = netdev
131AVAHI_USER = root
132AWK = gawk
133CATALOGS = 
134CATOBJEXT = NONE
135CC = arm-brcm-linux-uclibcgnueabi-gcc
136CCDEPMODE = depmode=gcc3
137CFLAGS = -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__
138CPP = arm-brcm-linux-uclibcgnueabi-gcc -E
139CPPFLAGS = -I$(SRC_PATH)/build/usr/include
140CXX = g++
141CXXCPP = g++ -E
142CXXDEPMODE = depmode=gcc3
143CXXFLAGS = -g -O2
144CYGPATH_W = echo
145DATADIRNAME = lib
146DBUS_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
147DBUS_LIBS = -ldbus-1  
148DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = unix:path=/var/run/dbus/system_bus_socket
149DBUS_SYS_DIR = ${prefix}/etc/dbus-1/system.d
150DEFS = -DHAVE_CONFIG_H
151DEPDIR = .deps
152DOXYGEN_PAPER_SIZE = 
153DSYMUTIL = 
154DUMPBIN = 
155DX_CONFIG = doxygen.cfg
156DX_DOCDIR = doxygen
157DX_DOT = 
158DX_DOXYGEN = 
159DX_DVIPS = 
160DX_EGREP = 
161DX_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'
162DX_FLAG_chi = 0
163DX_FLAG_chm = 0
164DX_FLAG_doc = 0
165DX_FLAG_dot = 0
166DX_FLAG_html = 0
167DX_FLAG_man = 0
168DX_FLAG_pdf = 0
169DX_FLAG_ps = 0
170DX_FLAG_rtf = 0
171DX_FLAG_xml = 0
172DX_HHC = 
173DX_LATEX = 
174DX_MAKEINDEX = 
175DX_PDFLATEX = 
176DX_PERL = 
177DX_PROJECT = avahi
178ECHO_C = 
179ECHO_N = -n
180ECHO_T = 
181EGREP = /bin/grep -E
182EXEEXT = 
183FGREP = /bin/grep -F
184GACUTIL = 
185GETTEXT_PACKAGE = avahi
186GLADE20_CFLAGS = 
187GLADE20_LIBS = 
188GLIB20_CFLAGS = 
189GLIB20_LIBS = 
190GMOFILES = 
191GMSGFMT = /usr/bin/msgfmt
192GOBJECT_CFLAGS = 
193GOBJECT_LIBS = 
194GREP = /bin/grep
195GTK20_CFLAGS = 
196GTK20_LIBS = 
197HOWL_COMPAT_VERSION = 0.9.8
198INSTALL = /usr/bin/install -c
199INSTALL_DATA = ${INSTALL} -m 644
200INSTALL_PROGRAM = ${INSTALL}
201INSTALL_SCRIPT = ${INSTALL}
202INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
203INSTOBJEXT = 
204INTLLIBS = 
205INTLTOOL_EXTRACT = /usr/bin/intltool-extract
206INTLTOOL_MERGE = /usr/bin/intltool-merge
207INTLTOOL_PERL = /usr/bin/perl
208INTLTOOL_UPDATE = /usr/bin/intltool-update
209LD = arm-brcm-linux-uclibcgnueabi-ld
210LDFLAGS = -L$(SRC_PATH)/build/usr/lib
211LIBAVAHI_CLIENT_VERSION_INFO = 5:5:2
212LIBAVAHI_COMMON_VERSION_INFO = 8:1:5
213LIBAVAHI_COMPAT_HOWL_VERSION_INFO = 0:0:0
214LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO = 1:0:0
215LIBAVAHI_CORE_VERSION_INFO = 6:1:0
216LIBAVAHI_GLIB_VERSION_INFO = 1:1:0
217LIBAVAHI_GOBJECT_VERSION_INFO = 0:1:0
218LIBAVAHI_QT3_VERSION_INFO = 1:2:0
219LIBAVAHI_QT4_VERSION_INFO = 1:2:0
220LIBAVAHI_UI_VERSION_INFO = 1:1:1
221LIBDAEMON_CFLAGS = -D_REENTRANT  
222LIBDAEMON_LIBS = -ldaemon  
223LIBOBJS =  ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o
224LIBS = 
225LIBTOOL = $(SHELL) $(top_builddir)/libtool
226LIPO = 
227LN_S = ln -s
228LTLIBOBJS =  ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo
229MAKEINFO = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run makeinfo
230MCS = 
231MDASSEMBLER = 
232MKDIR_P = /bin/mkdir -p
233MKINSTALLDIRS = ./mkinstalldirs
234MOC_QT3 = 
235MOC_QT4 = 
236MONODOCER = 
237MONODOC_CFLAGS = 
238MONODOC_DIR = 
239MONODOC_LIBS = 
240MSGFMT = /usr/bin/msgfmt
241MSGFMT_OPTS = 
242MSGMERGE = /usr/bin/msgmerge
243NM = arm-brcm-linux-uclibcgnueabi-nm
244NMEDIT = 
245OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump
246OBJEXT = o
247OTOOL = 
248OTOOL64 = 
249PACKAGE = avahi
250PACKAGE_BUGREPORT = avahi (at) lists (dot) freedesktop (dot) org
251PACKAGE_NAME = avahi
252PACKAGE_STRING = avahi 0.6.25
253PACKAGE_TARNAME = avahi
254PACKAGE_URL = http://avahi.org/
255PACKAGE_VERSION = 0.6.25
256PATH_SEPARATOR = :
257PKG_CONFIG = /usr/bin/pkg-config
258POFILES = 
259POSUB = po
260PO_IN_DATADIR_FALSE = 
261PO_IN_DATADIR_TRUE = 
262PTHREAD_CC = arm-brcm-linux-uclibcgnueabi-gcc
263PTHREAD_CFLAGS = -pthread
264PTHREAD_LIBS = 
265PYTHON = 
266PYTHON_EXEC_PREFIX = 
267PYTHON_PLATFORM = 
268PYTHON_PREFIX = 
269PYTHON_VERSION = 
270QT3_CFLAGS = 
271QT3_LIBS = 
272QT4_CFLAGS = 
273QT4_LIBS = 
274RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib
275SED = /bin/sed
276SET_MAKE = 
277SHELL = /bin/sh
278STRIP = arm-brcm-linux-uclibcgnueabi-strip
279USE_NLS = yes
280VERSION = 0.6.25
281VISIBILITY_HIDDEN_CFLAGS = -fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN
282XGETTEXT = :
283XML_CFLAGS = -DUSE_EXPAT_H
284XML_LIBS = -lexpat
285abs_builddir = $(SRC_PATH)/avahi-0.6.25/avahi-autoipd
286abs_srcdir = $(SRC_PATH)/avahi-0.6.25/avahi-autoipd
287abs_top_builddir = $(SRC_PATH)/avahi-0.6.25
288abs_top_srcdir = $(SRC_PATH)/avahi-0.6.25
289ac_ct_CC = 
290ac_ct_CXX = g++
291ac_ct_DUMPBIN = 
292acx_pthread_config = 
293am__include = include
294am__leading_dot = .
295am__quote = 
296am__tar = ${AMTAR} chof - "$$tardir"
297am__untar = ${AMTAR} xf -
298avahi_runtime_dir = ${prefix}/var/run
299avahi_socket = ${prefix}/var/run/avahi-daemon/socket
300avahilocaledir = ${prefix}/${DATADIRNAME}/locale
301bindir = ${exec_prefix}/bin
302build = i686-pc-linux-gnu
303build_alias = 
304build_cpu = i686
305build_os = linux-gnu
306build_vendor = pc
307builddir = .
308datadir = ${datarootdir}
309datarootdir = ${prefix}/share
310docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
311dvidir = ${docdir}
312exec_prefix = ${prefix}
313have_pkg_config = yes
314have_xmltoman = 
315host = arm-unknown-linux-gnu
316host_alias = arm-linux
317host_cpu = arm
318host_os = linux-gnu
319host_vendor = unknown
320htmldir = ${docdir}
321includedir = ${prefix}/include
322infodir = ${datarootdir}/info
323install_sh = $(SHELL) $(SRC_PATH)/avahi-0.6.25/install-sh
324interfacesdir = 
325libdir = ${exec_prefix}/lib
326libexecdir = ${exec_prefix}/libexec
327localedir = ${datarootdir}/locale
328localstatedir = ${prefix}/var
329lt_ECHO = echo
330mandir = ${datarootdir}/man
331mkdir_p = /bin/mkdir -p
332oldincludedir = /usr/include
333pdfdir = ${docdir}
334pkgpyexecdir = 
335pkgpythondir = 
336prefix = /usr
337program_transform_name = s,x,x,
338psdir = ${docdir}
339pyexecdir = 
340pythondir = 
341sbindir = ${exec_prefix}/sbin
342sharedstatedir = ${prefix}/com
343srcdir = .
344sysconfdir = ${prefix}/etc
345target_alias = 
346top_build_prefix = ../
347top_builddir = ..
348top_srcdir = ..
349pkgsysconfdir = $(sysconfdir)/avahi
350
351# This cool debug trap works on i386/gcc only
352AM_CFLAGS = -I$(top_srcdir) \
353	'-DDEBUG_TRAP=__asm__("int \
354	$$3")' \
355	-DAVAHI_RUNTIME_DIR=\"$(avahi_runtime_dir)/\" \
356	-DAVAHI_IPCONF_SCRIPT=\"$(pkgsysconfdir)/avahi-autoipd.action\" \
357	-DAVAHI_IPDATA_DIR=\"$(localstatedir)/lib/avahi-autoipd\"
358avahi_autoipd_SOURCES =  \
359	main.c main.h \
360	../avahi-daemon/setproctitle.c \
361	../avahi-daemon/setproctitle.h \
362	iface.h \
363	../avahi-common/malloc.h \
364	../avahi-common/malloc.c \
365	../avahi-common/timeval.h \
366	../avahi-common/timeval.c \
367	$(am__append_1) \
368	$(am__append_3)
369avahi_autoipd_CFLAGS = $(AM_CFLAGS) $(LIBDAEMON_CFLAGS)
370avahi_autoipd_LDADD =  \
371	$(AM_LDADD) \
372	$(LIBDAEMON_LIBS) \
373	$(am__append_2)
374nodist_pkgsysconf_SCRIPTS = avahi-autoipd.action
375#noinst_SCRIPTS = dhclient-enter-hook dhclient-exit-hook
376#BUILD = dhclient-exit-hook dhclient-enter-hook
377#dhcliententerdir = $(sysconfdir)/dhcp3/dhclient-enter-hooks.d
378#dhclientexitdir = $(sysconfdir)/dhcp3/dhclient-exit-hooks.d
379EXTRA_DIST = dhclient-enter-hook.in dhclient-exit-hook.in avahi-autoipd.action.linux avahi-autoipd.action.bsd
380CLEANFILES = dhclient-enter-hook dhclient-exit-hook avahi-autoipd.action
381all: all-am
382
383.SUFFIXES:
384.SUFFIXES: .c .lo .o .obj
385$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
386	@for dep in $?; do \
387	  case '$(am__configure_deps)' in \
388	    *$$dep*) \
389	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
390	        && { if test -f $@; then exit 0; else break; fi; }; \
391	      exit 1;; \
392	  esac; \
393	done; \
394	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  avahi-autoipd/Makefile'; \
395	cd $(top_srcdir) && \
396	  $(AUTOMAKE) --foreign  avahi-autoipd/Makefile
397.PRECIOUS: Makefile
398Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
399	@case '$?' in \
400	  *config.status*) \
401	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
402	  *) \
403	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
404	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
405	esac;
406
407$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
408	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
409
410$(top_srcdir)/configure:  $(am__configure_deps)
411	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
412$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
413	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
414install-sbinPROGRAMS: $(sbin_PROGRAMS)
415	@$(NORMAL_INSTALL)
416	test -z "$(TARGETDIR)$(sbindir)" || $(MKDIR_P) "$(TARGETDIR)$(sbindir)"
417	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
418	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
419	  if test -f $$p \
420	     || test -f $$p1 \
421	  ; then \
422	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
423	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(TARGETDIR)$(sbindir)/$$f'"; \
424	   $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(TARGETDIR)$(sbindir)/$$f" || exit 1; \
425	  else :; fi; \
426	done
427
428uninstall-sbinPROGRAMS:
429	@$(NORMAL_UNINSTALL)
430	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
431	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
432	  echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
433	  rm -f "$(DESTDIR)$(sbindir)/$$f"; \
434	done
435
436clean-sbinPROGRAMS:
437	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
438	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
439	  echo " rm -f $$p $$f"; \
440	  rm -f $$p $$f ; \
441	done
442avahi-autoipd$(EXEEXT): $(avahi_autoipd_OBJECTS) $(avahi_autoipd_DEPENDENCIES) 
443	@rm -f avahi-autoipd$(EXEEXT)
444	$(avahi_autoipd_LINK) $(avahi_autoipd_OBJECTS) $(avahi_autoipd_LDADD) $(LIBS)
445install-nodist_pkgsysconfSCRIPTS: $(nodist_pkgsysconf_SCRIPTS)
446	@$(NORMAL_INSTALL)
447	test -z "$(TARGETDIR)$(pkgsysconfdir)" || $(MKDIR_P) "$(TARGETDIR)$(pkgsysconfdir)"
448	@list='$(nodist_pkgsysconf_SCRIPTS)'; for p in $$list; do \
449	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
450	  if test -f $$d$$p; then \
451	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
452	    echo " $(nodist_pkgsysconfSCRIPT_INSTALL) '$$d$$p' '$(TARGETDIR)$(pkgsysconfdir)/$$f'"; \
453	    $(nodist_pkgsysconfSCRIPT_INSTALL) "$$d$$p" "$(TARGETDIR)$(pkgsysconfdir)/$$f"; \
454	  else :; fi; \
455	done
456
457uninstall-nodist_pkgsysconfSCRIPTS:
458	@$(NORMAL_UNINSTALL)
459	@list='$(nodist_pkgsysconf_SCRIPTS)'; for p in $$list; do \
460	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
461	  echo " rm -f '$(DESTDIR)$(pkgsysconfdir)/$$f'"; \
462	  rm -f "$(DESTDIR)$(pkgsysconfdir)/$$f"; \
463	done
464
465mostlyclean-compile:
466	-rm -f *.$(OBJEXT)
467
468distclean-compile:
469	-rm -f *.tab.c
470
471include ./$(DEPDIR)/avahi_autoipd-iface-bsd.Po
472include ./$(DEPDIR)/avahi_autoipd-iface-linux.Po
473include ./$(DEPDIR)/avahi_autoipd-main.Po
474include ./$(DEPDIR)/avahi_autoipd-malloc.Po
475include ./$(DEPDIR)/avahi_autoipd-setproctitle.Po
476include ./$(DEPDIR)/avahi_autoipd-timeval.Po
477
478.c.o:
479	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
480	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
481#	source='$<' object='$@' libtool=no \
482#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
483#	$(COMPILE) -c $<
484
485.c.obj:
486	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
487	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
488#	source='$<' object='$@' libtool=no \
489#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
490#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
491
492.c.lo:
493	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
494	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
495#	source='$<' object='$@' libtool=yes \
496#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
497#	$(LTCOMPILE) -c -o $@ $<
498
499avahi_autoipd-main.o: main.c
500	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-main.o -MD -MP -MF $(DEPDIR)/avahi_autoipd-main.Tpo -c -o avahi_autoipd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
501	mv -f $(DEPDIR)/avahi_autoipd-main.Tpo $(DEPDIR)/avahi_autoipd-main.Po
502#	source='main.c' object='avahi_autoipd-main.o' libtool=no \
503#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
504#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
505
506avahi_autoipd-main.obj: main.c
507	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-main.obj -MD -MP -MF $(DEPDIR)/avahi_autoipd-main.Tpo -c -o avahi_autoipd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
508	mv -f $(DEPDIR)/avahi_autoipd-main.Tpo $(DEPDIR)/avahi_autoipd-main.Po
509#	source='main.c' object='avahi_autoipd-main.obj' libtool=no \
510#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
511#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
512
513avahi_autoipd-setproctitle.o: ../avahi-daemon/setproctitle.c
514	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-setproctitle.o -MD -MP -MF $(DEPDIR)/avahi_autoipd-setproctitle.Tpo -c -o avahi_autoipd-setproctitle.o `test -f '../avahi-daemon/setproctitle.c' || echo '$(srcdir)/'`../avahi-daemon/setproctitle.c
515	mv -f $(DEPDIR)/avahi_autoipd-setproctitle.Tpo $(DEPDIR)/avahi_autoipd-setproctitle.Po
516#	source='../avahi-daemon/setproctitle.c' object='avahi_autoipd-setproctitle.o' libtool=no \
517#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
518#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-setproctitle.o `test -f '../avahi-daemon/setproctitle.c' || echo '$(srcdir)/'`../avahi-daemon/setproctitle.c
519
520avahi_autoipd-setproctitle.obj: ../avahi-daemon/setproctitle.c
521	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-setproctitle.obj -MD -MP -MF $(DEPDIR)/avahi_autoipd-setproctitle.Tpo -c -o avahi_autoipd-setproctitle.obj `if test -f '../avahi-daemon/setproctitle.c'; then $(CYGPATH_W) '../avahi-daemon/setproctitle.c'; else $(CYGPATH_W) '$(srcdir)/../avahi-daemon/setproctitle.c'; fi`
522	mv -f $(DEPDIR)/avahi_autoipd-setproctitle.Tpo $(DEPDIR)/avahi_autoipd-setproctitle.Po
523#	source='../avahi-daemon/setproctitle.c' object='avahi_autoipd-setproctitle.obj' libtool=no \
524#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
525#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-setproctitle.obj `if test -f '../avahi-daemon/setproctitle.c'; then $(CYGPATH_W) '../avahi-daemon/setproctitle.c'; else $(CYGPATH_W) '$(srcdir)/../avahi-daemon/setproctitle.c'; fi`
526
527avahi_autoipd-malloc.o: ../avahi-common/malloc.c
528	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-malloc.o -MD -MP -MF $(DEPDIR)/avahi_autoipd-malloc.Tpo -c -o avahi_autoipd-malloc.o `test -f '../avahi-common/malloc.c' || echo '$(srcdir)/'`../avahi-common/malloc.c
529	mv -f $(DEPDIR)/avahi_autoipd-malloc.Tpo $(DEPDIR)/avahi_autoipd-malloc.Po
530#	source='../avahi-common/malloc.c' object='avahi_autoipd-malloc.o' libtool=no \
531#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
532#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-malloc.o `test -f '../avahi-common/malloc.c' || echo '$(srcdir)/'`../avahi-common/malloc.c
533
534avahi_autoipd-malloc.obj: ../avahi-common/malloc.c
535	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-malloc.obj -MD -MP -MF $(DEPDIR)/avahi_autoipd-malloc.Tpo -c -o avahi_autoipd-malloc.obj `if test -f '../avahi-common/malloc.c'; then $(CYGPATH_W) '../avahi-common/malloc.c'; else $(CYGPATH_W) '$(srcdir)/../avahi-common/malloc.c'; fi`
536	mv -f $(DEPDIR)/avahi_autoipd-malloc.Tpo $(DEPDIR)/avahi_autoipd-malloc.Po
537#	source='../avahi-common/malloc.c' object='avahi_autoipd-malloc.obj' libtool=no \
538#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
539#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-malloc.obj `if test -f '../avahi-common/malloc.c'; then $(CYGPATH_W) '../avahi-common/malloc.c'; else $(CYGPATH_W) '$(srcdir)/../avahi-common/malloc.c'; fi`
540
541avahi_autoipd-timeval.o: ../avahi-common/timeval.c
542	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-timeval.o -MD -MP -MF $(DEPDIR)/avahi_autoipd-timeval.Tpo -c -o avahi_autoipd-timeval.o `test -f '../avahi-common/timeval.c' || echo '$(srcdir)/'`../avahi-common/timeval.c
543	mv -f $(DEPDIR)/avahi_autoipd-timeval.Tpo $(DEPDIR)/avahi_autoipd-timeval.Po
544#	source='../avahi-common/timeval.c' object='avahi_autoipd-timeval.o' libtool=no \
545#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
546#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-timeval.o `test -f '../avahi-common/timeval.c' || echo '$(srcdir)/'`../avahi-common/timeval.c
547
548avahi_autoipd-timeval.obj: ../avahi-common/timeval.c
549	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-timeval.obj -MD -MP -MF $(DEPDIR)/avahi_autoipd-timeval.Tpo -c -o avahi_autoipd-timeval.obj `if test -f '../avahi-common/timeval.c'; then $(CYGPATH_W) '../avahi-common/timeval.c'; else $(CYGPATH_W) '$(srcdir)/../avahi-common/timeval.c'; fi`
550	mv -f $(DEPDIR)/avahi_autoipd-timeval.Tpo $(DEPDIR)/avahi_autoipd-timeval.Po
551#	source='../avahi-common/timeval.c' object='avahi_autoipd-timeval.obj' libtool=no \
552#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
553#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-timeval.obj `if test -f '../avahi-common/timeval.c'; then $(CYGPATH_W) '../avahi-common/timeval.c'; else $(CYGPATH_W) '$(srcdir)/../avahi-common/timeval.c'; fi`
554
555avahi_autoipd-iface-bsd.o: iface-bsd.c
556	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-iface-bsd.o -MD -MP -MF $(DEPDIR)/avahi_autoipd-iface-bsd.Tpo -c -o avahi_autoipd-iface-bsd.o `test -f 'iface-bsd.c' || echo '$(srcdir)/'`iface-bsd.c
557	mv -f $(DEPDIR)/avahi_autoipd-iface-bsd.Tpo $(DEPDIR)/avahi_autoipd-iface-bsd.Po
558#	source='iface-bsd.c' object='avahi_autoipd-iface-bsd.o' libtool=no \
559#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
560#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-iface-bsd.o `test -f 'iface-bsd.c' || echo '$(srcdir)/'`iface-bsd.c
561
562avahi_autoipd-iface-bsd.obj: iface-bsd.c
563	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-iface-bsd.obj -MD -MP -MF $(DEPDIR)/avahi_autoipd-iface-bsd.Tpo -c -o avahi_autoipd-iface-bsd.obj `if test -f 'iface-bsd.c'; then $(CYGPATH_W) 'iface-bsd.c'; else $(CYGPATH_W) '$(srcdir)/iface-bsd.c'; fi`
564	mv -f $(DEPDIR)/avahi_autoipd-iface-bsd.Tpo $(DEPDIR)/avahi_autoipd-iface-bsd.Po
565#	source='iface-bsd.c' object='avahi_autoipd-iface-bsd.obj' libtool=no \
566#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
567#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-iface-bsd.obj `if test -f 'iface-bsd.c'; then $(CYGPATH_W) 'iface-bsd.c'; else $(CYGPATH_W) '$(srcdir)/iface-bsd.c'; fi`
568
569avahi_autoipd-iface-linux.o: iface-linux.c
570	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-iface-linux.o -MD -MP -MF $(DEPDIR)/avahi_autoipd-iface-linux.Tpo -c -o avahi_autoipd-iface-linux.o `test -f 'iface-linux.c' || echo '$(srcdir)/'`iface-linux.c
571	mv -f $(DEPDIR)/avahi_autoipd-iface-linux.Tpo $(DEPDIR)/avahi_autoipd-iface-linux.Po
572#	source='iface-linux.c' object='avahi_autoipd-iface-linux.o' libtool=no \
573#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
574#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-iface-linux.o `test -f 'iface-linux.c' || echo '$(srcdir)/'`iface-linux.c
575
576avahi_autoipd-iface-linux.obj: iface-linux.c
577	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -MT avahi_autoipd-iface-linux.obj -MD -MP -MF $(DEPDIR)/avahi_autoipd-iface-linux.Tpo -c -o avahi_autoipd-iface-linux.obj `if test -f 'iface-linux.c'; then $(CYGPATH_W) 'iface-linux.c'; else $(CYGPATH_W) '$(srcdir)/iface-linux.c'; fi`
578	mv -f $(DEPDIR)/avahi_autoipd-iface-linux.Tpo $(DEPDIR)/avahi_autoipd-iface-linux.Po
579#	source='iface-linux.c' object='avahi_autoipd-iface-linux.obj' libtool=no \
580#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
581#	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_autoipd_CFLAGS) $(CFLAGS) -c -o avahi_autoipd-iface-linux.obj `if test -f 'iface-linux.c'; then $(CYGPATH_W) 'iface-linux.c'; else $(CYGPATH_W) '$(srcdir)/iface-linux.c'; fi`
582
583mostlyclean-libtool:
584	-rm -f *.lo
585
586clean-libtool:
587	-rm -rf .libs _libs
588
589ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
590	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
591	unique=`for i in $$list; do \
592	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
593	  done | \
594	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
595	      END { if (nonempty) { for (i in files) print i; }; }'`; \
596	mkid -fID $$unique
597tags: TAGS
598
599TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
600		$(TAGS_FILES) $(LISP)
601	tags=; \
602	here=`pwd`; \
603	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
604	unique=`for i in $$list; do \
605	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
606	  done | \
607	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
608	      END { if (nonempty) { for (i in files) print i; }; }'`; \
609	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
610	  test -n "$$unique" || unique=$$empty_fix; \
611	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
612	    $$tags $$unique; \
613	fi
614ctags: CTAGS
615CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
616		$(TAGS_FILES) $(LISP)
617	tags=; \
618	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
619	unique=`for i in $$list; do \
620	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
621	  done | \
622	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
623	      END { if (nonempty) { for (i in files) print i; }; }'`; \
624	test -z "$(CTAGS_ARGS)$$tags$$unique" \
625	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
626	     $$tags $$unique
627
628GTAGS:
629	here=`$(am__cd) $(top_builddir) && pwd` \
630	  && cd $(top_srcdir) \
631	  && gtags -i $(GTAGS_ARGS) $$here
632
633distclean-tags:
634	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
635
636distdir: $(DISTFILES)
637	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
638	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
639	list='$(DISTFILES)'; \
640	  dist_files=`for file in $$list; do echo $$file; done | \
641	  sed -e "s|^$$srcdirstrip/||;t" \
642	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
643	case $$dist_files in \
644	  */*) $(MKDIR_P) `echo "$$dist_files" | \
645			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
646			   sort -u` ;; \
647	esac; \
648	for file in $$dist_files; do \
649	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
650	  if test -d $$d/$$file; then \
651	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
652	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
653	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
654	    fi; \
655	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
656	  else \
657	    test -f $(distdir)/$$file \
658	    || cp -p $$d/$$file $(distdir)/$$file \
659	    || exit 1; \
660	  fi; \
661	done
662check-am: all-am
663check: check-am
664all-am: Makefile $(PROGRAMS) $(SCRIPTS)
665installdirs:
666	for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(pkgsysconfdir)"; do \
667	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
668	done
669install: install-am
670install-exec: install-exec-am
671install-data: install-data-am
672uninstall: uninstall-am
673
674install-am: all-am
675	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
676
677installcheck: installcheck-am
678install-strip:
679	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
680	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
681	  `test -z '$(STRIP)' || \
682	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
683mostlyclean-generic:
684
685clean-generic:
686	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
687
688distclean-generic:
689	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
690
691maintainer-clean-generic:
692	@echo "This command is intended for maintainers to use"
693	@echo "it deletes files that may require special tools to rebuild."
694#install-exec-hook:
695#install-exec-hook:
696install-exec-hook:
697#uninstall-hook:
698#uninstall-hook:
699uninstall-hook:
700clean: clean-am
701
702clean-am: clean-generic clean-libtool clean-sbinPROGRAMS \
703	mostlyclean-am
704
705distclean: distclean-am
706	-rm -rf ./$(DEPDIR)
707	-rm -f Makefile
708distclean-am: clean-am distclean-compile distclean-generic \
709	distclean-tags
710
711dvi: dvi-am
712
713dvi-am:
714
715html: html-am
716
717info: info-am
718
719info-am:
720
721install-data-am: install-nodist_pkgsysconfSCRIPTS
722
723install-dvi: install-dvi-am
724
725install-exec-am: install-sbinPROGRAMS
726	@$(NORMAL_INSTALL)
727	$(MAKE) $(AM_MAKEFLAGS) install-exec-hook
728
729install-html: install-html-am
730
731install-info: install-info-am
732
733install-man:
734
735install-pdf: install-pdf-am
736
737install-ps: install-ps-am
738
739installcheck-am:
740
741maintainer-clean: maintainer-clean-am
742	-rm -rf ./$(DEPDIR)
743	-rm -f Makefile
744maintainer-clean-am: distclean-am maintainer-clean-generic
745
746mostlyclean: mostlyclean-am
747
748mostlyclean-am: mostlyclean-compile mostlyclean-generic \
749	mostlyclean-libtool
750
751pdf: pdf-am
752
753pdf-am:
754
755ps: ps-am
756
757ps-am:
758
759uninstall-am: uninstall-nodist_pkgsysconfSCRIPTS \
760	uninstall-sbinPROGRAMS
761	@$(NORMAL_INSTALL)
762	$(MAKE) $(AM_MAKEFLAGS) uninstall-hook
763
764.MAKE: install-am install-exec-am install-strip uninstall-am
765
766.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
767	clean-libtool clean-sbinPROGRAMS ctags distclean \
768	distclean-compile distclean-generic distclean-libtool \
769	distclean-tags distdir dvi dvi-am html html-am info info-am \
770	install install-am install-data install-data-am install-dvi \
771	install-dvi-am install-exec install-exec-am install-exec-hook \
772	install-html install-html-am install-info install-info-am \
773	install-man install-nodist_pkgsysconfSCRIPTS install-pdf \
774	install-pdf-am install-ps install-ps-am install-sbinPROGRAMS \
775	install-strip installcheck installcheck-am installdirs \
776	maintainer-clean maintainer-clean-generic mostlyclean \
777	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
778	pdf pdf-am ps ps-am tags uninstall uninstall-am uninstall-hook \
779	uninstall-nodist_pkgsysconfSCRIPTS uninstall-sbinPROGRAMS
780
781
782#avahi-autoipd.action: avahi-autoipd.action.bsd
783#	cp $< $@
784avahi-autoipd.action: avahi-autoipd.action.linux
785	cp $< $@
786
787#dhclient-enter-hook: dhclient-enter-hook.in
788#	sed -e 's,@sbindir\@,$(sbindir),g' $< > $@
789#	chmod +x $@
790
791#dhclient-exit-hook: dhclient-exit-hook.in
792#	sed -e 's,@sbindir\@,$(sbindir),g' $< > $@
793#	chmod +x $@
794
795#install-exec-hook: dhclient-exit-hook dhclient-enter-hook
796#	$(mkdir_p) $(DESTDIR)$(dhcliententerdir) $(DESTDIR)$(dhclientexitdir)
797#	$(INSTALL) dhclient-enter-hook $(DESTDIR)$(dhcliententerdir)/avahi-autoipd
798#	$(INSTALL) dhclient-exit-hook $(DESTDIR)$(dhclientexitdir)/avahi-autoipd
799
800#uninstall-hook:
801#	rm -f $(DESTDIR)$(dhcliententerdir)/avahi-autoipd $(DESTDIR)$(dhclientexitdir)/avahi-autoipd
802# Tell versions [3.59,3.63) of GNU make to not export all variables.
803# Otherwise a system limit (for SysV at least) may be exceeded.
804.NOEXPORT:
805