# Makefile.in generated by automake 1.10.2 from Makefile.am. # avahi-compat-howl/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # $Id$ # This file is part of avahi. # # avahi is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as # published by the Free Software Foundation; either version 2 of the # License, or (at your option) any later version. # # avahi is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public # License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with avahi; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. pkgdatadir = $(datadir)/avahi pkglibdir = $(libdir)/avahi pkgincludedir = $(includedir)/avahi am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = i686-pc-linux-gnu host_triplet = arm-unknown-linux-gnu ##noinst_PROGRAMS = address-test$(EXEEXT) \ ## text-test$(EXEEXT) \ ## browse-domain-test$(EXEEXT) subdir = avahi-compat-howl DIST_COMMON = $(am__avahi_compat_howl_HEADERS_DIST) \ $(am__avahi_compat_howl_corby_HEADERS_DIST) \ $(am__avahi_compat_howl_discovery_HEADERS_DIST) \ $(am__avahi_compat_howl_rendezvous_HEADERS_DIST) \ $(am__avahi_compat_howl_salt_HEADERS_DIST) \ $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/common/acx_pthread.m4 \ $(top_srcdir)/common/gcc_stack_protect.m4 \ $(top_srcdir)/common/gcc_visibility.m4 \ $(top_srcdir)/common/libtool.m4 \ $(top_srcdir)/common/ltoptions.m4 \ $(top_srcdir)/common/ltsugar.m4 \ $(top_srcdir)/common/ltversion.m4 \ $(top_srcdir)/common/lt~obsolete.m4 \ $(top_srcdir)/common/nls.m4 $(top_srcdir)/common/python.m4 \ $(top_srcdir)/acinclude.m4 $(top_srcdir)/common/doxygen.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; am__installdirs = "$(DESTDIR)$(libdir)" \ "$(DESTDIR)$(avahi_compat_howldir)" \ "$(DESTDIR)$(avahi_compat_howl_corbydir)" \ "$(DESTDIR)$(avahi_compat_howl_discoverydir)" \ "$(DESTDIR)$(avahi_compat_howl_rendezvousdir)" \ "$(DESTDIR)$(avahi_compat_howl_saltdir)" libLTLIBRARIES_INSTALL = $(INSTALL) LTLIBRARIES = $(lib_LTLIBRARIES) libhowl_la_LIBADD = am__libhowl_la_SOURCES_DIST = include/howl.h \ include/rendezvous/rendezvous.h \ include/rendezvous/text_record.h include/corby/message.h \ include/corby/object.h include/corby/orb.h \ include/corby/corby.h include/corby/channel.h \ include/corby/buffer.h include/discovery/discovery.h \ include/discovery/text_record.h include/salt/socket.h \ include/salt/address.h include/salt/platform.h \ include/salt/signal.h include/salt/interface.h \ include/salt/salt.h include/salt/time.h include/salt/debug.h \ warn.c warn.h unsupported.c address.c text.c compat.c am__objects_1 = #am__objects_2 = \ # $(am__objects_1) \ # $(am__objects_1) \ # $(am__objects_1) \ # $(am__objects_1) \ # $(am__objects_1) #am_libhowl_la_OBJECTS = \ # $(am__objects_2) \ # libhowl_la-warn.lo \ # libhowl_la-unsupported.lo \ # libhowl_la-address.lo \ # libhowl_la-text.lo \ # libhowl_la-compat.lo libhowl_la_OBJECTS = $(am_libhowl_la_OBJECTS) libhowl_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libhowl_la_CFLAGS) \ $(CFLAGS) $(libhowl_la_LDFLAGS) $(LDFLAGS) -o $@ #am_libhowl_la_rpath = -rpath \ # $(libdir) PROGRAMS = $(noinst_PROGRAMS) am__address_test_SOURCES_DIST = include/howl.h \ include/rendezvous/rendezvous.h \ include/rendezvous/text_record.h include/corby/message.h \ include/corby/object.h include/corby/orb.h \ include/corby/corby.h include/corby/channel.h \ include/corby/buffer.h include/discovery/discovery.h \ include/discovery/text_record.h include/salt/socket.h \ include/salt/address.h include/salt/platform.h \ include/salt/signal.h include/salt/interface.h \ include/salt/salt.h include/salt/time.h include/salt/debug.h \ address.c address-test.c warn.c warn.h #am_address_test_OBJECTS = \ # $(am__objects_2) \ # address_test-address.$(OBJEXT) \ # address_test-address-test.$(OBJEXT) \ # address_test-warn.$(OBJEXT) address_test_OBJECTS = $(am_address_test_OBJECTS) am__DEPENDENCIES_1 = #address_test_DEPENDENCIES = $(am__DEPENDENCIES_1) \ # $(am__DEPENDENCIES_1) \ # ../avahi-common/libavahi-common.la address_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(address_test_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ am__browse_domain_test_SOURCES_DIST = include/howl.h \ include/rendezvous/rendezvous.h \ include/rendezvous/text_record.h include/corby/message.h \ include/corby/object.h include/corby/orb.h \ include/corby/corby.h include/corby/channel.h \ include/corby/buffer.h include/discovery/discovery.h \ include/discovery/text_record.h include/salt/socket.h \ include/salt/address.h include/salt/platform.h \ include/salt/signal.h include/salt/interface.h \ include/salt/salt.h include/salt/time.h include/salt/debug.h \ browse-domain-test.c #am_browse_domain_test_OBJECTS = \ # $(am__objects_2) \ # browse_domain_test-browse-domain-test.$(OBJEXT) browse_domain_test_OBJECTS = $(am_browse_domain_test_OBJECTS) #browse_domain_test_DEPENDENCIES = $(am__DEPENDENCIES_1) \ # $(am__DEPENDENCIES_1) \ # libhowl.la browse_domain_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) \ $(browse_domain_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ am__text_test_SOURCES_DIST = include/howl.h \ include/rendezvous/rendezvous.h \ include/rendezvous/text_record.h include/corby/message.h \ include/corby/object.h include/corby/orb.h \ include/corby/corby.h include/corby/channel.h \ include/corby/buffer.h include/discovery/discovery.h \ include/discovery/text_record.h include/salt/socket.h \ include/salt/address.h include/salt/platform.h \ include/salt/signal.h include/salt/interface.h \ include/salt/salt.h include/salt/time.h include/salt/debug.h \ text.c text-test.c warn.c warn.h #am_text_test_OBJECTS = \ # $(am__objects_2) \ # text_test-text.$(OBJEXT) \ # text_test-text-test.$(OBJEXT) \ # text_test-warn.$(OBJEXT) text_test_OBJECTS = $(am_text_test_OBJECTS) #text_test_DEPENDENCIES = $(am__DEPENDENCIES_1) \ # $(am__DEPENDENCIES_1) \ # ../avahi-common/libavahi-common.la text_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(text_test_CFLAGS) \ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ DEFAULT_INCLUDES = -I. -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ $(LDFLAGS) -o $@ SOURCES = $(libhowl_la_SOURCES) $(address_test_SOURCES) \ $(browse_domain_test_SOURCES) $(text_test_SOURCES) DIST_SOURCES = $(am__libhowl_la_SOURCES_DIST) \ $(am__address_test_SOURCES_DIST) \ $(am__browse_domain_test_SOURCES_DIST) \ $(am__text_test_SOURCES_DIST) RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-dvi-recursive install-exec-recursive \ install-html-recursive install-info-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive am__avahi_compat_howl_HEADERS_DIST = include/howl.h avahi_compat_howlHEADERS_INSTALL = $(INSTALL_HEADER) am__avahi_compat_howl_corby_HEADERS_DIST = include/corby/message.h \ include/corby/object.h include/corby/orb.h \ include/corby/corby.h include/corby/channel.h \ include/corby/buffer.h avahi_compat_howl_corbyHEADERS_INSTALL = $(INSTALL_HEADER) am__avahi_compat_howl_discovery_HEADERS_DIST = \ include/discovery/discovery.h include/discovery/text_record.h avahi_compat_howl_discoveryHEADERS_INSTALL = $(INSTALL_HEADER) am__avahi_compat_howl_rendezvous_HEADERS_DIST = \ include/rendezvous/rendezvous.h \ include/rendezvous/text_record.h avahi_compat_howl_rendezvousHEADERS_INSTALL = $(INSTALL_HEADER) am__avahi_compat_howl_salt_HEADERS_DIST = include/salt/socket.h \ include/salt/address.h include/salt/platform.h \ include/salt/signal.h include/salt/interface.h \ include/salt/salt.h include/salt/time.h include/salt/debug.h avahi_compat_howl_saltHEADERS_INSTALL = $(INSTALL_HEADER) HEADERS = $(avahi_compat_howl_HEADERS) \ $(avahi_compat_howl_corby_HEADERS) \ $(avahi_compat_howl_discovery_HEADERS) \ $(avahi_compat_howl_rendezvous_HEADERS) \ $(avahi_compat_howl_salt_HEADERS) RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run aclocal-1.10 ALL_LINGUAS = AMTAR = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run tar AR = arm-brcm-linux-uclibcgnueabi-ar AUTOCONF = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run autoconf AUTOHEADER = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run autoheader AUTOMAKE = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run automake-1.10 AVAHI_AUTOIPD_GROUP = root AVAHI_AUTOIPD_USER = root AVAHI_GROUP = root AVAHI_PRIV_ACCESS_GROUP = netdev AVAHI_USER = root AWK = gawk CATALOGS = CATOBJEXT = NONE CC = arm-brcm-linux-uclibcgnueabi-gcc CCDEPMODE = depmode=gcc3 CFLAGS = -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__ CPP = arm-brcm-linux-uclibcgnueabi-gcc -E CPPFLAGS = -I$(SRC_PATH)/build/usr/include CXX = g++ CXXCPP = g++ -E CXXDEPMODE = depmode=gcc3 CXXFLAGS = -g -O2 CYGPATH_W = echo DATADIRNAME = lib DBUS_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 DBUS_LIBS = -ldbus-1 DBUS_SYSTEM_BUS_DEFAULT_ADDRESS = unix:path=/var/run/dbus/system_bus_socket DBUS_SYS_DIR = ${prefix}/etc/dbus-1/system.d DEFS = -DHAVE_CONFIG_H DEPDIR = .deps DOXYGEN_PAPER_SIZE = DSYMUTIL = DUMPBIN = DX_CONFIG = doxygen.cfg DX_DOCDIR = doxygen DX_DOT = DX_DOXYGEN = DX_DVIPS = DX_EGREP = DX_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' DX_FLAG_chi = 0 DX_FLAG_chm = 0 DX_FLAG_doc = 0 DX_FLAG_dot = 0 DX_FLAG_html = 0 DX_FLAG_man = 0 DX_FLAG_pdf = 0 DX_FLAG_ps = 0 DX_FLAG_rtf = 0 DX_FLAG_xml = 0 DX_HHC = DX_LATEX = DX_MAKEINDEX = DX_PDFLATEX = DX_PERL = DX_PROJECT = avahi ECHO_C = ECHO_N = -n ECHO_T = EGREP = /bin/grep -E EXEEXT = FGREP = /bin/grep -F GACUTIL = GETTEXT_PACKAGE = avahi GLADE20_CFLAGS = GLADE20_LIBS = GLIB20_CFLAGS = GLIB20_LIBS = GMOFILES = GMSGFMT = /usr/bin/msgfmt GOBJECT_CFLAGS = GOBJECT_LIBS = GREP = /bin/grep GTK20_CFLAGS = GTK20_LIBS = HOWL_COMPAT_VERSION = 0.9.8 INSTALL = /usr/bin/install -c INSTALL_DATA = ${INSTALL} -m 644 INSTALL_PROGRAM = ${INSTALL} INSTALL_SCRIPT = ${INSTALL} INSTALL_STRIP_PROGRAM = $(install_sh) -c -s INSTOBJEXT = INTLLIBS = INTLTOOL_EXTRACT = /usr/bin/intltool-extract INTLTOOL_MERGE = /usr/bin/intltool-merge INTLTOOL_PERL = /usr/bin/perl INTLTOOL_UPDATE = /usr/bin/intltool-update LD = arm-brcm-linux-uclibcgnueabi-ld LDFLAGS = -L$(SRC_PATH)/build/usr/lib LIBAVAHI_CLIENT_VERSION_INFO = 5:5:2 LIBAVAHI_COMMON_VERSION_INFO = 8:1:5 LIBAVAHI_COMPAT_HOWL_VERSION_INFO = 0:0:0 LIBAVAHI_COMPAT_LIBDNS_SD_VERSION_INFO = 1:0:0 LIBAVAHI_CORE_VERSION_INFO = 6:1:0 LIBAVAHI_GLIB_VERSION_INFO = 1:1:0 LIBAVAHI_GOBJECT_VERSION_INFO = 0:1:0 LIBAVAHI_QT3_VERSION_INFO = 1:2:0 LIBAVAHI_QT4_VERSION_INFO = 1:2:0 LIBAVAHI_UI_VERSION_INFO = 1:1:1 LIBDAEMON_CFLAGS = -D_REENTRANT LIBDAEMON_LIBS = -ldaemon LIBOBJS = ${LIBOBJDIR}memcmp$U.o ${LIBOBJDIR}lstat$U.o ${LIBOBJDIR}stat$U.o LIBS = LIBTOOL = $(SHELL) $(top_builddir)/libtool LIPO = LN_S = ln -s LTLIBOBJS = ${LIBOBJDIR}memcmp$U.lo ${LIBOBJDIR}lstat$U.lo ${LIBOBJDIR}stat$U.lo MAKEINFO = ${SHELL} $(SRC_PATH)/avahi-0.6.25/missing --run makeinfo MCS = MDASSEMBLER = MKDIR_P = /bin/mkdir -p MKINSTALLDIRS = ./mkinstalldirs MOC_QT3 = MOC_QT4 = MONODOCER = MONODOC_CFLAGS = MONODOC_DIR = MONODOC_LIBS = MSGFMT = /usr/bin/msgfmt MSGFMT_OPTS = MSGMERGE = /usr/bin/msgmerge NM = arm-brcm-linux-uclibcgnueabi-nm NMEDIT = OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump OBJEXT = o OTOOL = OTOOL64 = PACKAGE = avahi PACKAGE_BUGREPORT = avahi (at) lists (dot) freedesktop (dot) org PACKAGE_NAME = avahi PACKAGE_STRING = avahi 0.6.25 PACKAGE_TARNAME = avahi PACKAGE_URL = http://avahi.org/ PACKAGE_VERSION = 0.6.25 PATH_SEPARATOR = : PKG_CONFIG = /usr/bin/pkg-config POFILES = POSUB = po PO_IN_DATADIR_FALSE = PO_IN_DATADIR_TRUE = PTHREAD_CC = arm-brcm-linux-uclibcgnueabi-gcc PTHREAD_CFLAGS = -pthread PTHREAD_LIBS = PYTHON = PYTHON_EXEC_PREFIX = PYTHON_PLATFORM = PYTHON_PREFIX = PYTHON_VERSION = QT3_CFLAGS = QT3_LIBS = QT4_CFLAGS = QT4_LIBS = RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib SED = /bin/sed SET_MAKE = SHELL = /bin/sh STRIP = arm-brcm-linux-uclibcgnueabi-strip USE_NLS = yes VERSION = 0.6.25 VISIBILITY_HIDDEN_CFLAGS = -fvisibility=hidden -DHAVE_VISIBILITY_HIDDEN XGETTEXT = : XML_CFLAGS = -DUSE_EXPAT_H XML_LIBS = -lexpat abs_builddir = $(SRC_PATH)/avahi-0.6.25/avahi-compat-howl abs_srcdir = $(SRC_PATH)/avahi-0.6.25/avahi-compat-howl abs_top_builddir = $(SRC_PATH)/avahi-0.6.25 abs_top_srcdir = $(SRC_PATH)/avahi-0.6.25 ac_ct_CC = ac_ct_CXX = g++ ac_ct_DUMPBIN = acx_pthread_config = am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - avahi_runtime_dir = ${prefix}/var/run avahi_socket = ${prefix}/var/run/avahi-daemon/socket avahilocaledir = ${prefix}/${DATADIRNAME}/locale bindir = ${exec_prefix}/bin build = i686-pc-linux-gnu build_alias = build_cpu = i686 build_os = linux-gnu build_vendor = pc builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} have_pkg_config = yes have_xmltoman = host = arm-unknown-linux-gnu host_alias = arm-linux host_cpu = arm host_os = linux-gnu host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = $(SHELL) $(SRC_PATH)/avahi-0.6.25/install-sh interfacesdir = libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var lt_ECHO = echo mandir = ${datarootdir}/man mkdir_p = /bin/mkdir -p oldincludedir = /usr/include pdfdir = ${docdir} pkgpyexecdir = pkgpythondir = prefix = /usr program_transform_name = s,x,x, psdir = ${docdir} pyexecdir = pythondir = sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target_alias = top_build_prefix = ../ top_builddir = .. top_srcdir = .. # This cool debug trap works on i386/gcc only AM_CFLAGS = -I$(top_srcdir) '-DDEBUG_TRAP=__asm__("int $$3")' SUBDIRS = . samples #avahi_compat_howldir = $(includedir)/avahi-compat-howl #avahi_compat_howl_rendezvousdir = $(avahi_compat_howldir)/rendezvous #avahi_compat_howl_corbydir = $(avahi_compat_howldir)/corby #avahi_compat_howl_discoverydir = $(avahi_compat_howldir)/discovery #avahi_compat_howl_saltdir = $(avahi_compat_howldir)/salt #avahi_compat_howl_HEADERS = \ # include/howl.h #avahi_compat_howl_rendezvous_HEADERS = \ # include/rendezvous/rendezvous.h \ # include/rendezvous/text_record.h #avahi_compat_howl_corby_HEADERS = \ # include/corby/message.h \ # include/corby/object.h \ # include/corby/orb.h \ # include/corby/corby.h \ # include/corby/channel.h \ # include/corby/buffer.h #avahi_compat_howl_discovery_HEADERS = \ # include/discovery/discovery.h \ # include/discovery/text_record.h #avahi_compat_howl_salt_HEADERS = \ # include/salt/socket.h \ # include/salt/address.h \ # include/salt/platform.h \ # include/salt/signal.h \ # include/salt/interface.h \ # include/salt/salt.h \ # include/salt/time.h \ # include/salt/debug.h #HOWLHEADERS = \ # $(avahi_compat_howl_HEADERS) \ # $(avahi_compat_howl_rendezvous_HEADERS) \ # $(avahi_compat_howl_corby_HEADERS) \ # $(avahi_compat_howl_discovery_HEADERS) \ # $(avahi_compat_howl_salt_HEADERS) #lib_LTLIBRARIES = libhowl.la #libhowl_la_SOURCES = \ # $(HOWLHEADERS) \ # warn.c warn.h \ # unsupported.c \ # address.c \ # text.c \ # compat.c #libhowl_la_CFLAGS = $(AM_CFLAGS) $(PTHREAD_CFLAGS) -I $(srcdir)/include #libhowl_la_LDFLAGS = $(AM_LDFLAGS) -version-info $(LIBAVAHI_COMPAT_HOWL_VERSION_INFO) $(PTHREAD_LIBS) $(PTHREAD_CFLAGS) ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la #address_test_SOURCES = \ # $(HOWLHEADERS) \ # address.c \ # address-test.c \ # warn.c warn.h #address_test_CFLAGS = $(AM_CFLAGS) $(PTHREAD_CFLAGS) -I $(srcdir)/include #address_test_LDADD = $(AM_LDADD) $(PTHREAD_LIBS) $(PTHREAD_CFLAGS) ../avahi-common/libavahi-common.la #text_test_SOURCES = \ # $(HOWLHEADERS) \ # text.c \ # text-test.c \ # warn.c warn.h #text_test_CFLAGS = $(AM_CFLAGS) $(PTHREAD_CFLAGS) -I $(srcdir)/include #text_test_LDADD = $(AM_LDADD) $(PTHREAD_LIBS) $(PTHREAD_CFLAGS) ../avahi-common/libavahi-common.la #browse_domain_test_SOURCES = \ # $(HOWLHEADERS) \ # browse-domain-test.c #browse_domain_test_CFLAGS = $(AM_CFLAGS) $(PTHREAD_CFLAGS) -I $(srcdir)/include #browse_domain_test_LDADD = $(AM_LDADD) $(PTHREAD_LIBS) $(PTHREAD_CFLAGS) libhowl.la all: all-recursive .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ && { if test -f $@; then exit 0; else break; fi; }; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign avahi-compat-howl/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --foreign avahi-compat-howl/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh install-libLTLIBRARIES: $(lib_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ else :; fi; \ done uninstall-libLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ done clean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ done libhowl.la: $(libhowl_la_OBJECTS) $(libhowl_la_DEPENDENCIES) $(libhowl_la_LINK) $(am_libhowl_la_rpath) $(libhowl_la_OBJECTS) $(libhowl_la_LIBADD) $(LIBS) clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done address-test$(EXEEXT): $(address_test_OBJECTS) $(address_test_DEPENDENCIES) @rm -f address-test$(EXEEXT) $(address_test_LINK) $(address_test_OBJECTS) $(address_test_LDADD) $(LIBS) browse-domain-test$(EXEEXT): $(browse_domain_test_OBJECTS) $(browse_domain_test_DEPENDENCIES) @rm -f browse-domain-test$(EXEEXT) $(browse_domain_test_LINK) $(browse_domain_test_OBJECTS) $(browse_domain_test_LDADD) $(LIBS) text-test$(EXEEXT): $(text_test_OBJECTS) $(text_test_DEPENDENCIES) @rm -f text-test$(EXEEXT) $(text_test_LINK) $(text_test_OBJECTS) $(text_test_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c include ./$(DEPDIR)/address_test-address-test.Po include ./$(DEPDIR)/address_test-address.Po include ./$(DEPDIR)/address_test-warn.Po include ./$(DEPDIR)/browse_domain_test-browse-domain-test.Po include ./$(DEPDIR)/libhowl_la-address.Plo include ./$(DEPDIR)/libhowl_la-compat.Plo include ./$(DEPDIR)/libhowl_la-text.Plo include ./$(DEPDIR)/libhowl_la-unsupported.Plo include ./$(DEPDIR)/libhowl_la-warn.Plo include ./$(DEPDIR)/text_test-text-test.Po include ./$(DEPDIR)/text_test-text.Po include ./$(DEPDIR)/text_test-warn.Po .c.o: $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c $< .c.obj: $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo # source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LTCOMPILE) -c -o $@ $< libhowl_la-warn.lo: warn.c $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhowl_la_CFLAGS) $(CFLAGS) -MT libhowl_la-warn.lo -MD -MP -MF $(DEPDIR)/libhowl_la-warn.Tpo -c -o libhowl_la-warn.lo `test -f 'warn.c' || echo '$(srcdir)/'`warn.c mv -f $(DEPDIR)/libhowl_la-warn.Tpo $(DEPDIR)/libhowl_la-warn.Plo # source='warn.c' object='libhowl_la-warn.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhowl_la_CFLAGS) $(CFLAGS) -c -o libhowl_la-warn.lo `test -f 'warn.c' || echo '$(srcdir)/'`warn.c libhowl_la-unsupported.lo: unsupported.c $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhowl_la_CFLAGS) $(CFLAGS) -MT libhowl_la-unsupported.lo -MD -MP -MF $(DEPDIR)/libhowl_la-unsupported.Tpo -c -o libhowl_la-unsupported.lo `test -f 'unsupported.c' || echo '$(srcdir)/'`unsupported.c mv -f $(DEPDIR)/libhowl_la-unsupported.Tpo $(DEPDIR)/libhowl_la-unsupported.Plo # source='unsupported.c' object='libhowl_la-unsupported.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhowl_la_CFLAGS) $(CFLAGS) -c -o libhowl_la-unsupported.lo `test -f 'unsupported.c' || echo '$(srcdir)/'`unsupported.c libhowl_la-address.lo: address.c $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhowl_la_CFLAGS) $(CFLAGS) -MT libhowl_la-address.lo -MD -MP -MF $(DEPDIR)/libhowl_la-address.Tpo -c -o libhowl_la-address.lo `test -f 'address.c' || echo '$(srcdir)/'`address.c mv -f $(DEPDIR)/libhowl_la-address.Tpo $(DEPDIR)/libhowl_la-address.Plo # source='address.c' object='libhowl_la-address.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhowl_la_CFLAGS) $(CFLAGS) -c -o libhowl_la-address.lo `test -f 'address.c' || echo '$(srcdir)/'`address.c libhowl_la-text.lo: text.c $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhowl_la_CFLAGS) $(CFLAGS) -MT libhowl_la-text.lo -MD -MP -MF $(DEPDIR)/libhowl_la-text.Tpo -c -o libhowl_la-text.lo `test -f 'text.c' || echo '$(srcdir)/'`text.c mv -f $(DEPDIR)/libhowl_la-text.Tpo $(DEPDIR)/libhowl_la-text.Plo # source='text.c' object='libhowl_la-text.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhowl_la_CFLAGS) $(CFLAGS) -c -o libhowl_la-text.lo `test -f 'text.c' || echo '$(srcdir)/'`text.c libhowl_la-compat.lo: compat.c $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhowl_la_CFLAGS) $(CFLAGS) -MT libhowl_la-compat.lo -MD -MP -MF $(DEPDIR)/libhowl_la-compat.Tpo -c -o libhowl_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c mv -f $(DEPDIR)/libhowl_la-compat.Tpo $(DEPDIR)/libhowl_la-compat.Plo # source='compat.c' object='libhowl_la-compat.lo' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhowl_la_CFLAGS) $(CFLAGS) -c -o libhowl_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c address_test-address.o: address.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -MT address_test-address.o -MD -MP -MF $(DEPDIR)/address_test-address.Tpo -c -o address_test-address.o `test -f 'address.c' || echo '$(srcdir)/'`address.c mv -f $(DEPDIR)/address_test-address.Tpo $(DEPDIR)/address_test-address.Po # source='address.c' object='address_test-address.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -c -o address_test-address.o `test -f 'address.c' || echo '$(srcdir)/'`address.c address_test-address.obj: address.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -MT address_test-address.obj -MD -MP -MF $(DEPDIR)/address_test-address.Tpo -c -o address_test-address.obj `if test -f 'address.c'; then $(CYGPATH_W) 'address.c'; else $(CYGPATH_W) '$(srcdir)/address.c'; fi` mv -f $(DEPDIR)/address_test-address.Tpo $(DEPDIR)/address_test-address.Po # source='address.c' object='address_test-address.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -c -o address_test-address.obj `if test -f 'address.c'; then $(CYGPATH_W) 'address.c'; else $(CYGPATH_W) '$(srcdir)/address.c'; fi` address_test-address-test.o: address-test.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -MT address_test-address-test.o -MD -MP -MF $(DEPDIR)/address_test-address-test.Tpo -c -o address_test-address-test.o `test -f 'address-test.c' || echo '$(srcdir)/'`address-test.c mv -f $(DEPDIR)/address_test-address-test.Tpo $(DEPDIR)/address_test-address-test.Po # source='address-test.c' object='address_test-address-test.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -c -o address_test-address-test.o `test -f 'address-test.c' || echo '$(srcdir)/'`address-test.c address_test-address-test.obj: address-test.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -MT address_test-address-test.obj -MD -MP -MF $(DEPDIR)/address_test-address-test.Tpo -c -o address_test-address-test.obj `if test -f 'address-test.c'; then $(CYGPATH_W) 'address-test.c'; else $(CYGPATH_W) '$(srcdir)/address-test.c'; fi` mv -f $(DEPDIR)/address_test-address-test.Tpo $(DEPDIR)/address_test-address-test.Po # source='address-test.c' object='address_test-address-test.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -c -o address_test-address-test.obj `if test -f 'address-test.c'; then $(CYGPATH_W) 'address-test.c'; else $(CYGPATH_W) '$(srcdir)/address-test.c'; fi` address_test-warn.o: warn.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -MT address_test-warn.o -MD -MP -MF $(DEPDIR)/address_test-warn.Tpo -c -o address_test-warn.o `test -f 'warn.c' || echo '$(srcdir)/'`warn.c mv -f $(DEPDIR)/address_test-warn.Tpo $(DEPDIR)/address_test-warn.Po # source='warn.c' object='address_test-warn.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -c -o address_test-warn.o `test -f 'warn.c' || echo '$(srcdir)/'`warn.c address_test-warn.obj: warn.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -MT address_test-warn.obj -MD -MP -MF $(DEPDIR)/address_test-warn.Tpo -c -o address_test-warn.obj `if test -f 'warn.c'; then $(CYGPATH_W) 'warn.c'; else $(CYGPATH_W) '$(srcdir)/warn.c'; fi` mv -f $(DEPDIR)/address_test-warn.Tpo $(DEPDIR)/address_test-warn.Po # source='warn.c' object='address_test-warn.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(address_test_CFLAGS) $(CFLAGS) -c -o address_test-warn.obj `if test -f 'warn.c'; then $(CYGPATH_W) 'warn.c'; else $(CYGPATH_W) '$(srcdir)/warn.c'; fi` browse_domain_test-browse-domain-test.o: browse-domain-test.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(browse_domain_test_CFLAGS) $(CFLAGS) -MT browse_domain_test-browse-domain-test.o -MD -MP -MF $(DEPDIR)/browse_domain_test-browse-domain-test.Tpo -c -o browse_domain_test-browse-domain-test.o `test -f 'browse-domain-test.c' || echo '$(srcdir)/'`browse-domain-test.c mv -f $(DEPDIR)/browse_domain_test-browse-domain-test.Tpo $(DEPDIR)/browse_domain_test-browse-domain-test.Po # source='browse-domain-test.c' object='browse_domain_test-browse-domain-test.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(browse_domain_test_CFLAGS) $(CFLAGS) -c -o browse_domain_test-browse-domain-test.o `test -f 'browse-domain-test.c' || echo '$(srcdir)/'`browse-domain-test.c browse_domain_test-browse-domain-test.obj: browse-domain-test.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(browse_domain_test_CFLAGS) $(CFLAGS) -MT browse_domain_test-browse-domain-test.obj -MD -MP -MF $(DEPDIR)/browse_domain_test-browse-domain-test.Tpo -c -o browse_domain_test-browse-domain-test.obj `if test -f 'browse-domain-test.c'; then $(CYGPATH_W) 'browse-domain-test.c'; else $(CYGPATH_W) '$(srcdir)/browse-domain-test.c'; fi` mv -f $(DEPDIR)/browse_domain_test-browse-domain-test.Tpo $(DEPDIR)/browse_domain_test-browse-domain-test.Po # source='browse-domain-test.c' object='browse_domain_test-browse-domain-test.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(browse_domain_test_CFLAGS) $(CFLAGS) -c -o browse_domain_test-browse-domain-test.obj `if test -f 'browse-domain-test.c'; then $(CYGPATH_W) 'browse-domain-test.c'; else $(CYGPATH_W) '$(srcdir)/browse-domain-test.c'; fi` text_test-text.o: text.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -MT text_test-text.o -MD -MP -MF $(DEPDIR)/text_test-text.Tpo -c -o text_test-text.o `test -f 'text.c' || echo '$(srcdir)/'`text.c mv -f $(DEPDIR)/text_test-text.Tpo $(DEPDIR)/text_test-text.Po # source='text.c' object='text_test-text.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -c -o text_test-text.o `test -f 'text.c' || echo '$(srcdir)/'`text.c text_test-text.obj: text.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -MT text_test-text.obj -MD -MP -MF $(DEPDIR)/text_test-text.Tpo -c -o text_test-text.obj `if test -f 'text.c'; then $(CYGPATH_W) 'text.c'; else $(CYGPATH_W) '$(srcdir)/text.c'; fi` mv -f $(DEPDIR)/text_test-text.Tpo $(DEPDIR)/text_test-text.Po # source='text.c' object='text_test-text.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -c -o text_test-text.obj `if test -f 'text.c'; then $(CYGPATH_W) 'text.c'; else $(CYGPATH_W) '$(srcdir)/text.c'; fi` text_test-text-test.o: text-test.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -MT text_test-text-test.o -MD -MP -MF $(DEPDIR)/text_test-text-test.Tpo -c -o text_test-text-test.o `test -f 'text-test.c' || echo '$(srcdir)/'`text-test.c mv -f $(DEPDIR)/text_test-text-test.Tpo $(DEPDIR)/text_test-text-test.Po # source='text-test.c' object='text_test-text-test.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -c -o text_test-text-test.o `test -f 'text-test.c' || echo '$(srcdir)/'`text-test.c text_test-text-test.obj: text-test.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -MT text_test-text-test.obj -MD -MP -MF $(DEPDIR)/text_test-text-test.Tpo -c -o text_test-text-test.obj `if test -f 'text-test.c'; then $(CYGPATH_W) 'text-test.c'; else $(CYGPATH_W) '$(srcdir)/text-test.c'; fi` mv -f $(DEPDIR)/text_test-text-test.Tpo $(DEPDIR)/text_test-text-test.Po # source='text-test.c' object='text_test-text-test.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -c -o text_test-text-test.obj `if test -f 'text-test.c'; then $(CYGPATH_W) 'text-test.c'; else $(CYGPATH_W) '$(srcdir)/text-test.c'; fi` text_test-warn.o: warn.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -MT text_test-warn.o -MD -MP -MF $(DEPDIR)/text_test-warn.Tpo -c -o text_test-warn.o `test -f 'warn.c' || echo '$(srcdir)/'`warn.c mv -f $(DEPDIR)/text_test-warn.Tpo $(DEPDIR)/text_test-warn.Po # source='warn.c' object='text_test-warn.o' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -c -o text_test-warn.o `test -f 'warn.c' || echo '$(srcdir)/'`warn.c text_test-warn.obj: warn.c $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -MT text_test-warn.obj -MD -MP -MF $(DEPDIR)/text_test-warn.Tpo -c -o text_test-warn.obj `if test -f 'warn.c'; then $(CYGPATH_W) 'warn.c'; else $(CYGPATH_W) '$(srcdir)/warn.c'; fi` mv -f $(DEPDIR)/text_test-warn.Tpo $(DEPDIR)/text_test-warn.Po # source='warn.c' object='text_test-warn.obj' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(text_test_CFLAGS) $(CFLAGS) -c -o text_test-warn.obj `if test -f 'warn.c'; then $(CYGPATH_W) 'warn.c'; else $(CYGPATH_W) '$(srcdir)/warn.c'; fi` mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs install-avahi_compat_howlHEADERS: $(avahi_compat_howl_HEADERS) @$(NORMAL_INSTALL) test -z "$(avahi_compat_howldir)" || $(MKDIR_P) "$(DESTDIR)$(avahi_compat_howldir)" @list='$(avahi_compat_howl_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(avahi_compat_howlHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(avahi_compat_howldir)/$$f'"; \ $(avahi_compat_howlHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(avahi_compat_howldir)/$$f"; \ done uninstall-avahi_compat_howlHEADERS: @$(NORMAL_UNINSTALL) @list='$(avahi_compat_howl_HEADERS)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(avahi_compat_howldir)/$$f'"; \ rm -f "$(DESTDIR)$(avahi_compat_howldir)/$$f"; \ done install-avahi_compat_howl_corbyHEADERS: $(avahi_compat_howl_corby_HEADERS) @$(NORMAL_INSTALL) test -z "$(avahi_compat_howl_corbydir)" || $(MKDIR_P) "$(DESTDIR)$(avahi_compat_howl_corbydir)" @list='$(avahi_compat_howl_corby_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(avahi_compat_howl_corbyHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(avahi_compat_howl_corbydir)/$$f'"; \ $(avahi_compat_howl_corbyHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(avahi_compat_howl_corbydir)/$$f"; \ done uninstall-avahi_compat_howl_corbyHEADERS: @$(NORMAL_UNINSTALL) @list='$(avahi_compat_howl_corby_HEADERS)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(avahi_compat_howl_corbydir)/$$f'"; \ rm -f "$(DESTDIR)$(avahi_compat_howl_corbydir)/$$f"; \ done install-avahi_compat_howl_discoveryHEADERS: $(avahi_compat_howl_discovery_HEADERS) @$(NORMAL_INSTALL) test -z "$(avahi_compat_howl_discoverydir)" || $(MKDIR_P) "$(DESTDIR)$(avahi_compat_howl_discoverydir)" @list='$(avahi_compat_howl_discovery_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(avahi_compat_howl_discoveryHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(avahi_compat_howl_discoverydir)/$$f'"; \ $(avahi_compat_howl_discoveryHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(avahi_compat_howl_discoverydir)/$$f"; \ done uninstall-avahi_compat_howl_discoveryHEADERS: @$(NORMAL_UNINSTALL) @list='$(avahi_compat_howl_discovery_HEADERS)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(avahi_compat_howl_discoverydir)/$$f'"; \ rm -f "$(DESTDIR)$(avahi_compat_howl_discoverydir)/$$f"; \ done install-avahi_compat_howl_rendezvousHEADERS: $(avahi_compat_howl_rendezvous_HEADERS) @$(NORMAL_INSTALL) test -z "$(avahi_compat_howl_rendezvousdir)" || $(MKDIR_P) "$(DESTDIR)$(avahi_compat_howl_rendezvousdir)" @list='$(avahi_compat_howl_rendezvous_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(avahi_compat_howl_rendezvousHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(avahi_compat_howl_rendezvousdir)/$$f'"; \ $(avahi_compat_howl_rendezvousHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(avahi_compat_howl_rendezvousdir)/$$f"; \ done uninstall-avahi_compat_howl_rendezvousHEADERS: @$(NORMAL_UNINSTALL) @list='$(avahi_compat_howl_rendezvous_HEADERS)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(avahi_compat_howl_rendezvousdir)/$$f'"; \ rm -f "$(DESTDIR)$(avahi_compat_howl_rendezvousdir)/$$f"; \ done install-avahi_compat_howl_saltHEADERS: $(avahi_compat_howl_salt_HEADERS) @$(NORMAL_INSTALL) test -z "$(avahi_compat_howl_saltdir)" || $(MKDIR_P) "$(DESTDIR)$(avahi_compat_howl_saltdir)" @list='$(avahi_compat_howl_salt_HEADERS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(avahi_compat_howl_saltHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(avahi_compat_howl_saltdir)/$$f'"; \ $(avahi_compat_howl_saltHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(avahi_compat_howl_saltdir)/$$f"; \ done uninstall-avahi_compat_howl_saltHEADERS: @$(NORMAL_UNINSTALL) @list='$(avahi_compat_howl_salt_HEADERS)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(avahi_compat_howl_saltdir)/$$f'"; \ rm -f "$(DESTDIR)$(avahi_compat_howl_saltdir)/$$f"; \ done # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" $(RECURSIVE_CLEAN_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ END { if (nonempty) { for (i in files) print i; }; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(MKDIR_P) "$(distdir)/$$subdir" \ || exit 1; \ distdir=`$(am__cd) $(distdir) && pwd`; \ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$top_distdir" \ distdir="$$distdir/$$subdir" \ am__remove_distdir=: \ am__skip_length_check=: \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS) installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(avahi_compat_howldir)" "$(DESTDIR)$(avahi_compat_howl_corbydir)" "$(DESTDIR)$(avahi_compat_howl_discoverydir)" "$(DESTDIR)$(avahi_compat_howl_rendezvousdir)" "$(DESTDIR)$(avahi_compat_howl_saltdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-recursive clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ clean-noinstPROGRAMS mostlyclean-am distclean: distclean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-avahi_compat_howlHEADERS \ install-avahi_compat_howl_corbyHEADERS \ install-avahi_compat_howl_discoveryHEADERS \ install-avahi_compat_howl_rendezvousHEADERS \ install-avahi_compat_howl_saltHEADERS install-dvi: install-dvi-recursive install-exec-am: install-libLTLIBRARIES install-html: install-html-recursive install-info: install-info-recursive install-man: install-pdf: install-pdf-recursive install-ps: install-ps-recursive installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-avahi_compat_howlHEADERS \ uninstall-avahi_compat_howl_corbyHEADERS \ uninstall-avahi_compat_howl_discoveryHEADERS \ uninstall-avahi_compat_howl_rendezvousHEADERS \ uninstall-avahi_compat_howl_saltHEADERS \ uninstall-libLTLIBRARIES .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ install-strip .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ all all-am check check-am clean clean-generic \ clean-libLTLIBRARIES clean-libtool clean-noinstPROGRAMS ctags \ ctags-recursive distclean distclean-compile distclean-generic \ distclean-libtool distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am \ install-avahi_compat_howlHEADERS \ install-avahi_compat_howl_corbyHEADERS \ install-avahi_compat_howl_discoveryHEADERS \ install-avahi_compat_howl_rendezvousHEADERS \ install-avahi_compat_howl_saltHEADERS install-data \ install-data-am install-dvi install-dvi-am install-exec \ install-exec-am install-html install-html-am install-info \ install-info-am install-libLTLIBRARIES install-man install-pdf \ install-pdf-am install-ps install-ps-am install-strip \ installcheck installcheck-am installdirs installdirs-am \ maintainer-clean maintainer-clean-generic mostlyclean \ mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ uninstall-avahi_compat_howlHEADERS \ uninstall-avahi_compat_howl_corbyHEADERS \ uninstall-avahi_compat_howl_discoveryHEADERS \ uninstall-avahi_compat_howl_rendezvousHEADERS \ uninstall-avahi_compat_howl_saltHEADERS \ uninstall-libLTLIBRARIES # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: