~dobey/ubuntu/precise/avahi/bring-back-gir

« back to all changes in this revision

Viewing changes to avahi-compat-libdns_sd/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2009-05-06 14:04:57 UTC
  • mfrom: (4.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20090506140457-72h3msg32nuc4j7v
Tags: 0.6.27-2ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
* debian/control:
  - Remove linux-any as it is not yet supported by Soyuz
  - Add versioned dependency on the dbus that satisfies our upstart job
    dependency.
  - Add udebs corresponding to libavahi-common3 and libavahi-core6, so that
    we can use them for Eucalyptus integration in the installer.
  - Recommend dhcp3-client instead of isc-dhcp-client (not yet available in
    Ubuntu)
* debian/rules:
* debian/avahi-daemon.init:
* debian/avahi-dnsconfd.init:
  - Avahi init scripts (daemon or dnsconfd) do not need to
    be started before gdm, and do not need to be stopped specially on
    shutdown.
* debian/avahi-daemon.postinst:
* debian/avahi-dnsconfd.postinst:
  - Use Ubuntu versions for migration scripts
* debian/avahi-autoipd.preinst:
* debian/avahi-autoipd.install:
* debian/avahi-autoipd.postinst:
* debian/avahi-autoipd.postrm:
  - Disable DHCP 3 to 4 migration (not yet in Ubuntu)
* debian/avahi-daemon.upstart:
* debian/avahi-dnsconfd.upstart:
  - Add Upstart config
* debian/patches/03_gir_1.1.patch:
  - Compile with the latest Gobject introspection

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
14
15
 
15
16
@SET_MAKE@
16
17
 
17
 
# $Id$
18
 
 
19
18
# This file is part of avahi.
20
19
#
21
20
# avahi is free software; you can redistribute it and/or modify it
37
36
 
38
37
VPATH = @srcdir@
39
38
pkgdatadir = $(datadir)/@PACKAGE@
 
39
pkgincludedir = $(includedir)/@PACKAGE@
40
40
pkglibdir = $(libdir)/@PACKAGE@
41
 
pkgincludedir = $(includedir)/@PACKAGE@
 
41
pkglibexecdir = $(libexecdir)/@PACKAGE@
42
42
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43
43
install_sh_DATA = $(install_sh) -c -m 644
44
44
install_sh_PROGRAM = $(install_sh) -c
62
62
am__aclocal_m4_deps = $(top_srcdir)/common/acx_pthread.m4 \
63
63
        $(top_srcdir)/common/gcc_stack_protect.m4 \
64
64
        $(top_srcdir)/common/gcc_visibility.m4 \
 
65
        $(top_srcdir)/common/intltool.m4 \
 
66
        $(top_srcdir)/common/introspection.m4 \
65
67
        $(top_srcdir)/common/libtool.m4 \
66
68
        $(top_srcdir)/common/ltoptions.m4 \
67
69
        $(top_srcdir)/common/ltsugar.m4 \
75
77
mkinstalldirs = $(install_sh) -d
76
78
CONFIG_HEADER = $(top_builddir)/config.h
77
79
CONFIG_CLEAN_FILES =
 
80
CONFIG_CLEAN_VPATH_FILES =
78
81
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
79
82
am__vpath_adj = case $$p in \
80
83
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
81
84
    *) f=$$p;; \
82
85
  esac;
83
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
86
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
87
am__install_max = 40
 
88
am__nobase_strip_setup = \
 
89
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
90
am__nobase_strip = \
 
91
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
92
am__nobase_list = $(am__nobase_strip_setup); \
 
93
  for p in $$list; do echo "$$p $$p"; done | \
 
94
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
95
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
96
    if (++n[$$2] == $(am__install_max)) \
 
97
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
98
    END { for (dir in files) print dir, files[dir] }'
 
99
am__base_list = \
 
100
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
101
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
84
102
am__installdirs = "$(DESTDIR)$(libdir)" \
85
103
        "$(DESTDIR)$(avahi_compat_libdns_sddir)"
86
 
libLTLIBRARIES_INSTALL = $(INSTALL)
87
104
LTLIBRARIES = $(lib_LTLIBRARIES)
88
105
libdns_sd_la_LIBADD =
89
106
am__libdns_sd_la_SOURCES_DIST = dns_sd.h compat.c txt.c unsupported.c \
93
110
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@  libdns_sd_la-unsupported.lo \
94
111
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@  libdns_sd_la-warn.lo
95
112
libdns_sd_la_OBJECTS = $(am_libdns_sd_la_OBJECTS)
96
 
libdns_sd_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
113
AM_V_lt = $(am__v_lt_$(V))
 
114
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
115
am__v_lt_0 = --silent
 
116
libdns_sd_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
97
117
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libdns_sd_la_CFLAGS) \
98
118
        $(CFLAGS) $(libdns_sd_la_LDFLAGS) $(LDFLAGS) -o $@
99
119
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@am_libdns_sd_la_rpath =  \
110
130
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@  $(am__DEPENDENCIES_1) \
111
131
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@  ../avahi-common/libavahi-common.la \
112
132
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@  ../avahi-client/libavahi-client.la
113
 
null_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
133
null_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
114
134
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(null_test_CFLAGS) \
115
135
        $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
116
136
am__txt_test_SOURCES_DIST = dns_sd.h txt.c txt-test.c warn.c warn.h
121
141
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@txt_test_DEPENDENCIES = $(am__DEPENDENCIES_1) \
122
142
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@  $(am__DEPENDENCIES_1) \
123
143
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@  ../avahi-common/libavahi-common.la
124
 
txt_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
125
 
        --mode=link $(CCLD) $(txt_test_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
126
 
        $(LDFLAGS) -o $@
 
144
txt_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
145
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(txt_test_CFLAGS) \
 
146
        $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
127
147
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
128
148
depcomp = $(SHELL) $(top_srcdir)/depcomp
129
149
am__depfiles_maybe = depfiles
 
150
am__mv = mv -f
130
151
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
131
152
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
132
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
133
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
134
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
153
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
154
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
155
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
156
        $(AM_CFLAGS) $(CFLAGS)
 
157
AM_V_CC = $(am__v_CC_$(V))
 
158
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
159
am__v_CC_0 = @echo "  CC    " $@;
 
160
AM_V_at = $(am__v_at_$(V))
 
161
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
162
am__v_at_0 = @
135
163
CCLD = $(CC)
136
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
137
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
138
 
        $(LDFLAGS) -o $@
 
164
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
165
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
166
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
167
AM_V_CCLD = $(am__v_CCLD_$(V))
 
168
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
169
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
170
AM_V_GEN = $(am__v_GEN_$(V))
 
171
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
172
am__v_GEN_0 = @echo "  GEN   " $@;
139
173
SOURCES = $(libdns_sd_la_SOURCES) $(null_test_SOURCES) \
140
174
        $(txt_test_SOURCES)
141
175
DIST_SOURCES = $(am__libdns_sd_la_SOURCES_DIST) \
142
176
        $(am__null_test_SOURCES_DIST) $(am__txt_test_SOURCES_DIST)
143
177
am__avahi_compat_libdns_sd_HEADERS_DIST = dns_sd.h
144
 
avahi_compat_libdns_sdHEADERS_INSTALL = $(INSTALL_HEADER)
145
178
HEADERS = $(avahi_compat_libdns_sd_HEADERS)
146
179
ETAGS = etags
147
180
CTAGS = ctags
149
182
ACLOCAL = @ACLOCAL@
150
183
ALL_LINGUAS = @ALL_LINGUAS@
151
184
AMTAR = @AMTAR@
 
185
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
152
186
AR = @AR@
153
187
AUTOCONF = @AUTOCONF@
154
188
AUTOHEADER = @AUTOHEADER@
212
246
FGREP = @FGREP@
213
247
GACUTIL = @GACUTIL@
214
248
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
215
 
GLADE20_CFLAGS = @GLADE20_CFLAGS@
216
 
GLADE20_LIBS = @GLADE20_LIBS@
217
249
GLIB20_CFLAGS = @GLIB20_CFLAGS@
218
250
GLIB20_LIBS = @GLIB20_LIBS@
219
251
GMOFILES = @GMOFILES@
223
255
GREP = @GREP@
224
256
GTK20_CFLAGS = @GTK20_CFLAGS@
225
257
GTK20_LIBS = @GTK20_LIBS@
 
258
GTK30_CFLAGS = @GTK30_CFLAGS@
 
259
GTK30_LIBS = @GTK30_LIBS@
226
260
HOWL_COMPAT_VERSION = @HOWL_COMPAT_VERSION@
227
261
INSTALL = @INSTALL@
228
262
INSTALL_DATA = @INSTALL_DATA@
235
269
INTLTOOL_MERGE = @INTLTOOL_MERGE@
236
270
INTLTOOL_PERL = @INTLTOOL_PERL@
237
271
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
272
INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
 
273
INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
 
274
INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
 
275
INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
 
276
INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
 
277
INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
 
278
INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
 
279
INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
238
280
LD = @LD@
239
281
LDFLAGS = @LDFLAGS@
240
282
LIBAVAHI_CLIENT_VERSION_INFO = @LIBAVAHI_CLIENT_VERSION_INFO@
304
346
SED = @SED@
305
347
SET_MAKE = @SET_MAKE@
306
348
SHELL = @SHELL@
 
349
STOW = @STOW@
307
350
STRIP = @STRIP@
308
351
USE_NLS = @USE_NLS@
309
352
VERSION = @VERSION@
371
414
sharedstatedir = @sharedstatedir@
372
415
srcdir = @srcdir@
373
416
sysconfdir = @sysconfdir@
 
417
systemdsystemunitdir = @systemdsystemunitdir@
374
418
target_alias = @target_alias@
375
419
top_build_prefix = @top_build_prefix@
376
420
top_builddir = @top_builddir@
420
464
              exit 1;; \
421
465
          esac; \
422
466
        done; \
423
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  avahi-compat-libdns_sd/Makefile'; \
424
 
        cd $(top_srcdir) && \
425
 
          $(AUTOMAKE) --foreign  avahi-compat-libdns_sd/Makefile
 
467
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign avahi-compat-libdns_sd/Makefile'; \
 
468
        $(am__cd) $(top_srcdir) && \
 
469
          $(AUTOMAKE) --foreign avahi-compat-libdns_sd/Makefile
426
470
.PRECIOUS: Makefile
427
471
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
428
472
        @case '$?' in \
440
484
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
441
485
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
442
486
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
487
$(am__aclocal_m4_deps):
443
488
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
444
489
        @$(NORMAL_INSTALL)
445
490
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
446
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
 
491
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
492
        list2=; for p in $$list; do \
447
493
          if test -f $$p; then \
448
 
            f=$(am__strip_dir) \
449
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
450
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
 
494
            list2="$$list2 $$p"; \
451
495
          else :; fi; \
452
 
        done
 
496
        done; \
 
497
        test -z "$$list2" || { \
 
498
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
 
499
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
 
500
        }
453
501
 
454
502
uninstall-libLTLIBRARIES:
455
503
        @$(NORMAL_UNINSTALL)
456
 
        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
457
 
          p=$(am__strip_dir) \
458
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
459
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
 
504
        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
 
505
        for p in $$list; do \
 
506
          $(am__strip_dir) \
 
507
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
 
508
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
460
509
        done
461
510
 
462
511
clean-libLTLIBRARIES:
468
517
          rm -f "$${dir}/so_locations"; \
469
518
        done
470
519
libdns_sd.la: $(libdns_sd_la_OBJECTS) $(libdns_sd_la_DEPENDENCIES) 
471
 
        $(libdns_sd_la_LINK) $(am_libdns_sd_la_rpath) $(libdns_sd_la_OBJECTS) $(libdns_sd_la_LIBADD) $(LIBS)
 
520
        $(AM_V_CCLD)$(libdns_sd_la_LINK) $(am_libdns_sd_la_rpath) $(libdns_sd_la_OBJECTS) $(libdns_sd_la_LIBADD) $(LIBS)
472
521
 
473
522
clean-noinstPROGRAMS:
474
 
        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
475
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
476
 
          echo " rm -f $$p $$f"; \
477
 
          rm -f $$p $$f ; \
478
 
        done
 
523
        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
 
524
        echo " rm -f" $$list; \
 
525
        rm -f $$list || exit $$?; \
 
526
        test -n "$(EXEEXT)" || exit 0; \
 
527
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
528
        echo " rm -f" $$list; \
 
529
        rm -f $$list
479
530
null-test$(EXEEXT): $(null_test_OBJECTS) $(null_test_DEPENDENCIES) 
480
531
        @rm -f null-test$(EXEEXT)
481
 
        $(null_test_LINK) $(null_test_OBJECTS) $(null_test_LDADD) $(LIBS)
 
532
        $(AM_V_CCLD)$(null_test_LINK) $(null_test_OBJECTS) $(null_test_LDADD) $(LIBS)
482
533
txt-test$(EXEEXT): $(txt_test_OBJECTS) $(txt_test_DEPENDENCIES) 
483
534
        @rm -f txt-test$(EXEEXT)
484
 
        $(txt_test_LINK) $(txt_test_OBJECTS) $(txt_test_LDADD) $(LIBS)
 
535
        $(AM_V_CCLD)$(txt_test_LINK) $(txt_test_OBJECTS) $(txt_test_LDADD) $(LIBS)
485
536
 
486
537
mostlyclean-compile:
487
538
        -rm -f *.$(OBJEXT)
501
552
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/txt_test-warn.Po@am__quote@
502
553
 
503
554
.c.o:
504
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
505
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
555
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
556
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
557
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
506
558
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
507
559
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
508
560
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
509
561
 
510
562
.c.obj:
511
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
512
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
563
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
564
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
565
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
513
566
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
514
567
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
515
568
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
516
569
 
517
570
.c.lo:
518
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
519
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
571
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
572
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
573
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
520
574
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
521
575
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522
576
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
523
577
 
524
578
libdns_sd_la-compat.lo: compat.c
525
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -MT libdns_sd_la-compat.lo -MD -MP -MF $(DEPDIR)/libdns_sd_la-compat.Tpo -c -o libdns_sd_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
526
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libdns_sd_la-compat.Tpo $(DEPDIR)/libdns_sd_la-compat.Plo
 
579
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -MT libdns_sd_la-compat.lo -MD -MP -MF $(DEPDIR)/libdns_sd_la-compat.Tpo -c -o libdns_sd_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
 
580
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libdns_sd_la-compat.Tpo $(DEPDIR)/libdns_sd_la-compat.Plo
 
581
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
527
582
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='compat.c' object='libdns_sd_la-compat.lo' libtool=yes @AMDEPBACKSLASH@
528
583
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
529
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -c -o libdns_sd_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
 
584
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -c -o libdns_sd_la-compat.lo `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
530
585
 
531
586
libdns_sd_la-txt.lo: txt.c
532
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -MT libdns_sd_la-txt.lo -MD -MP -MF $(DEPDIR)/libdns_sd_la-txt.Tpo -c -o libdns_sd_la-txt.lo `test -f 'txt.c' || echo '$(srcdir)/'`txt.c
533
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libdns_sd_la-txt.Tpo $(DEPDIR)/libdns_sd_la-txt.Plo
 
587
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -MT libdns_sd_la-txt.lo -MD -MP -MF $(DEPDIR)/libdns_sd_la-txt.Tpo -c -o libdns_sd_la-txt.lo `test -f 'txt.c' || echo '$(srcdir)/'`txt.c
 
588
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libdns_sd_la-txt.Tpo $(DEPDIR)/libdns_sd_la-txt.Plo
 
589
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
534
590
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='txt.c' object='libdns_sd_la-txt.lo' libtool=yes @AMDEPBACKSLASH@
535
591
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
536
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -c -o libdns_sd_la-txt.lo `test -f 'txt.c' || echo '$(srcdir)/'`txt.c
 
592
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -c -o libdns_sd_la-txt.lo `test -f 'txt.c' || echo '$(srcdir)/'`txt.c
537
593
 
538
594
libdns_sd_la-unsupported.lo: unsupported.c
539
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -MT libdns_sd_la-unsupported.lo -MD -MP -MF $(DEPDIR)/libdns_sd_la-unsupported.Tpo -c -o libdns_sd_la-unsupported.lo `test -f 'unsupported.c' || echo '$(srcdir)/'`unsupported.c
540
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libdns_sd_la-unsupported.Tpo $(DEPDIR)/libdns_sd_la-unsupported.Plo
 
595
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -MT libdns_sd_la-unsupported.lo -MD -MP -MF $(DEPDIR)/libdns_sd_la-unsupported.Tpo -c -o libdns_sd_la-unsupported.lo `test -f 'unsupported.c' || echo '$(srcdir)/'`unsupported.c
 
596
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libdns_sd_la-unsupported.Tpo $(DEPDIR)/libdns_sd_la-unsupported.Plo
 
597
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
541
598
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='unsupported.c' object='libdns_sd_la-unsupported.lo' libtool=yes @AMDEPBACKSLASH@
542
599
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -c -o libdns_sd_la-unsupported.lo `test -f 'unsupported.c' || echo '$(srcdir)/'`unsupported.c
 
600
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -c -o libdns_sd_la-unsupported.lo `test -f 'unsupported.c' || echo '$(srcdir)/'`unsupported.c
544
601
 
545
602
libdns_sd_la-warn.lo: warn.c
546
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -MT libdns_sd_la-warn.lo -MD -MP -MF $(DEPDIR)/libdns_sd_la-warn.Tpo -c -o libdns_sd_la-warn.lo `test -f 'warn.c' || echo '$(srcdir)/'`warn.c
547
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libdns_sd_la-warn.Tpo $(DEPDIR)/libdns_sd_la-warn.Plo
 
603
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -MT libdns_sd_la-warn.lo -MD -MP -MF $(DEPDIR)/libdns_sd_la-warn.Tpo -c -o libdns_sd_la-warn.lo `test -f 'warn.c' || echo '$(srcdir)/'`warn.c
 
604
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libdns_sd_la-warn.Tpo $(DEPDIR)/libdns_sd_la-warn.Plo
 
605
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
548
606
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='warn.c' object='libdns_sd_la-warn.lo' libtool=yes @AMDEPBACKSLASH@
549
607
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -c -o libdns_sd_la-warn.lo `test -f 'warn.c' || echo '$(srcdir)/'`warn.c
 
608
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdns_sd_la_CFLAGS) $(CFLAGS) -c -o libdns_sd_la-warn.lo `test -f 'warn.c' || echo '$(srcdir)/'`warn.c
551
609
 
552
610
null_test-compat.o: compat.c
553
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-compat.o -MD -MP -MF $(DEPDIR)/null_test-compat.Tpo -c -o null_test-compat.o `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
554
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/null_test-compat.Tpo $(DEPDIR)/null_test-compat.Po
 
611
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-compat.o -MD -MP -MF $(DEPDIR)/null_test-compat.Tpo -c -o null_test-compat.o `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
 
612
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/null_test-compat.Tpo $(DEPDIR)/null_test-compat.Po
 
613
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
555
614
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='compat.c' object='null_test-compat.o' libtool=no @AMDEPBACKSLASH@
556
615
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557
616
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -c -o null_test-compat.o `test -f 'compat.c' || echo '$(srcdir)/'`compat.c
558
617
 
559
618
null_test-compat.obj: compat.c
560
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-compat.obj -MD -MP -MF $(DEPDIR)/null_test-compat.Tpo -c -o null_test-compat.obj `if test -f 'compat.c'; then $(CYGPATH_W) 'compat.c'; else $(CYGPATH_W) '$(srcdir)/compat.c'; fi`
561
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/null_test-compat.Tpo $(DEPDIR)/null_test-compat.Po
 
619
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-compat.obj -MD -MP -MF $(DEPDIR)/null_test-compat.Tpo -c -o null_test-compat.obj `if test -f 'compat.c'; then $(CYGPATH_W) 'compat.c'; else $(CYGPATH_W) '$(srcdir)/compat.c'; fi`
 
620
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/null_test-compat.Tpo $(DEPDIR)/null_test-compat.Po
 
621
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
562
622
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='compat.c' object='null_test-compat.obj' libtool=no @AMDEPBACKSLASH@
563
623
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
564
624
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -c -o null_test-compat.obj `if test -f 'compat.c'; then $(CYGPATH_W) 'compat.c'; else $(CYGPATH_W) '$(srcdir)/compat.c'; fi`
565
625
 
566
626
null_test-null-test.o: null-test.c
567
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-null-test.o -MD -MP -MF $(DEPDIR)/null_test-null-test.Tpo -c -o null_test-null-test.o `test -f 'null-test.c' || echo '$(srcdir)/'`null-test.c
568
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/null_test-null-test.Tpo $(DEPDIR)/null_test-null-test.Po
 
627
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-null-test.o -MD -MP -MF $(DEPDIR)/null_test-null-test.Tpo -c -o null_test-null-test.o `test -f 'null-test.c' || echo '$(srcdir)/'`null-test.c
 
628
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/null_test-null-test.Tpo $(DEPDIR)/null_test-null-test.Po
 
629
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
569
630
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='null-test.c' object='null_test-null-test.o' libtool=no @AMDEPBACKSLASH@
570
631
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571
632
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -c -o null_test-null-test.o `test -f 'null-test.c' || echo '$(srcdir)/'`null-test.c
572
633
 
573
634
null_test-null-test.obj: null-test.c
574
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-null-test.obj -MD -MP -MF $(DEPDIR)/null_test-null-test.Tpo -c -o null_test-null-test.obj `if test -f 'null-test.c'; then $(CYGPATH_W) 'null-test.c'; else $(CYGPATH_W) '$(srcdir)/null-test.c'; fi`
575
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/null_test-null-test.Tpo $(DEPDIR)/null_test-null-test.Po
 
635
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-null-test.obj -MD -MP -MF $(DEPDIR)/null_test-null-test.Tpo -c -o null_test-null-test.obj `if test -f 'null-test.c'; then $(CYGPATH_W) 'null-test.c'; else $(CYGPATH_W) '$(srcdir)/null-test.c'; fi`
 
636
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/null_test-null-test.Tpo $(DEPDIR)/null_test-null-test.Po
 
637
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
576
638
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='null-test.c' object='null_test-null-test.obj' libtool=no @AMDEPBACKSLASH@
577
639
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
578
640
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -c -o null_test-null-test.obj `if test -f 'null-test.c'; then $(CYGPATH_W) 'null-test.c'; else $(CYGPATH_W) '$(srcdir)/null-test.c'; fi`
579
641
 
580
642
null_test-warn.o: warn.c
581
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-warn.o -MD -MP -MF $(DEPDIR)/null_test-warn.Tpo -c -o null_test-warn.o `test -f 'warn.c' || echo '$(srcdir)/'`warn.c
582
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/null_test-warn.Tpo $(DEPDIR)/null_test-warn.Po
 
643
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-warn.o -MD -MP -MF $(DEPDIR)/null_test-warn.Tpo -c -o null_test-warn.o `test -f 'warn.c' || echo '$(srcdir)/'`warn.c
 
644
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/null_test-warn.Tpo $(DEPDIR)/null_test-warn.Po
 
645
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
583
646
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='warn.c' object='null_test-warn.o' libtool=no @AMDEPBACKSLASH@
584
647
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
585
648
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -c -o null_test-warn.o `test -f 'warn.c' || echo '$(srcdir)/'`warn.c
586
649
 
587
650
null_test-warn.obj: warn.c
588
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-warn.obj -MD -MP -MF $(DEPDIR)/null_test-warn.Tpo -c -o null_test-warn.obj `if test -f 'warn.c'; then $(CYGPATH_W) 'warn.c'; else $(CYGPATH_W) '$(srcdir)/warn.c'; fi`
589
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/null_test-warn.Tpo $(DEPDIR)/null_test-warn.Po
 
651
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -MT null_test-warn.obj -MD -MP -MF $(DEPDIR)/null_test-warn.Tpo -c -o null_test-warn.obj `if test -f 'warn.c'; then $(CYGPATH_W) 'warn.c'; else $(CYGPATH_W) '$(srcdir)/warn.c'; fi`
 
652
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/null_test-warn.Tpo $(DEPDIR)/null_test-warn.Po
 
653
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
590
654
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='warn.c' object='null_test-warn.obj' libtool=no @AMDEPBACKSLASH@
591
655
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
592
656
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(null_test_CFLAGS) $(CFLAGS) -c -o null_test-warn.obj `if test -f 'warn.c'; then $(CYGPATH_W) 'warn.c'; else $(CYGPATH_W) '$(srcdir)/warn.c'; fi`
593
657
 
594
658
txt_test-txt.o: txt.c
595
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-txt.o -MD -MP -MF $(DEPDIR)/txt_test-txt.Tpo -c -o txt_test-txt.o `test -f 'txt.c' || echo '$(srcdir)/'`txt.c
596
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/txt_test-txt.Tpo $(DEPDIR)/txt_test-txt.Po
 
659
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-txt.o -MD -MP -MF $(DEPDIR)/txt_test-txt.Tpo -c -o txt_test-txt.o `test -f 'txt.c' || echo '$(srcdir)/'`txt.c
 
660
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/txt_test-txt.Tpo $(DEPDIR)/txt_test-txt.Po
 
661
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
597
662
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='txt.c' object='txt_test-txt.o' libtool=no @AMDEPBACKSLASH@
598
663
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599
664
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -c -o txt_test-txt.o `test -f 'txt.c' || echo '$(srcdir)/'`txt.c
600
665
 
601
666
txt_test-txt.obj: txt.c
602
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-txt.obj -MD -MP -MF $(DEPDIR)/txt_test-txt.Tpo -c -o txt_test-txt.obj `if test -f 'txt.c'; then $(CYGPATH_W) 'txt.c'; else $(CYGPATH_W) '$(srcdir)/txt.c'; fi`
603
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/txt_test-txt.Tpo $(DEPDIR)/txt_test-txt.Po
 
667
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-txt.obj -MD -MP -MF $(DEPDIR)/txt_test-txt.Tpo -c -o txt_test-txt.obj `if test -f 'txt.c'; then $(CYGPATH_W) 'txt.c'; else $(CYGPATH_W) '$(srcdir)/txt.c'; fi`
 
668
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/txt_test-txt.Tpo $(DEPDIR)/txt_test-txt.Po
 
669
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
604
670
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='txt.c' object='txt_test-txt.obj' libtool=no @AMDEPBACKSLASH@
605
671
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
606
672
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -c -o txt_test-txt.obj `if test -f 'txt.c'; then $(CYGPATH_W) 'txt.c'; else $(CYGPATH_W) '$(srcdir)/txt.c'; fi`
607
673
 
608
674
txt_test-txt-test.o: txt-test.c
609
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-txt-test.o -MD -MP -MF $(DEPDIR)/txt_test-txt-test.Tpo -c -o txt_test-txt-test.o `test -f 'txt-test.c' || echo '$(srcdir)/'`txt-test.c
610
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/txt_test-txt-test.Tpo $(DEPDIR)/txt_test-txt-test.Po
 
675
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-txt-test.o -MD -MP -MF $(DEPDIR)/txt_test-txt-test.Tpo -c -o txt_test-txt-test.o `test -f 'txt-test.c' || echo '$(srcdir)/'`txt-test.c
 
676
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/txt_test-txt-test.Tpo $(DEPDIR)/txt_test-txt-test.Po
 
677
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
611
678
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='txt-test.c' object='txt_test-txt-test.o' libtool=no @AMDEPBACKSLASH@
612
679
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
613
680
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -c -o txt_test-txt-test.o `test -f 'txt-test.c' || echo '$(srcdir)/'`txt-test.c
614
681
 
615
682
txt_test-txt-test.obj: txt-test.c
616
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-txt-test.obj -MD -MP -MF $(DEPDIR)/txt_test-txt-test.Tpo -c -o txt_test-txt-test.obj `if test -f 'txt-test.c'; then $(CYGPATH_W) 'txt-test.c'; else $(CYGPATH_W) '$(srcdir)/txt-test.c'; fi`
617
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/txt_test-txt-test.Tpo $(DEPDIR)/txt_test-txt-test.Po
 
683
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-txt-test.obj -MD -MP -MF $(DEPDIR)/txt_test-txt-test.Tpo -c -o txt_test-txt-test.obj `if test -f 'txt-test.c'; then $(CYGPATH_W) 'txt-test.c'; else $(CYGPATH_W) '$(srcdir)/txt-test.c'; fi`
 
684
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/txt_test-txt-test.Tpo $(DEPDIR)/txt_test-txt-test.Po
 
685
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
618
686
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='txt-test.c' object='txt_test-txt-test.obj' libtool=no @AMDEPBACKSLASH@
619
687
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
620
688
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -c -o txt_test-txt-test.obj `if test -f 'txt-test.c'; then $(CYGPATH_W) 'txt-test.c'; else $(CYGPATH_W) '$(srcdir)/txt-test.c'; fi`
621
689
 
622
690
txt_test-warn.o: warn.c
623
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-warn.o -MD -MP -MF $(DEPDIR)/txt_test-warn.Tpo -c -o txt_test-warn.o `test -f 'warn.c' || echo '$(srcdir)/'`warn.c
624
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/txt_test-warn.Tpo $(DEPDIR)/txt_test-warn.Po
 
691
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-warn.o -MD -MP -MF $(DEPDIR)/txt_test-warn.Tpo -c -o txt_test-warn.o `test -f 'warn.c' || echo '$(srcdir)/'`warn.c
 
692
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/txt_test-warn.Tpo $(DEPDIR)/txt_test-warn.Po
 
693
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
625
694
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='warn.c' object='txt_test-warn.o' libtool=no @AMDEPBACKSLASH@
626
695
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
627
696
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -c -o txt_test-warn.o `test -f 'warn.c' || echo '$(srcdir)/'`warn.c
628
697
 
629
698
txt_test-warn.obj: warn.c
630
 
@am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-warn.obj -MD -MP -MF $(DEPDIR)/txt_test-warn.Tpo -c -o txt_test-warn.obj `if test -f 'warn.c'; then $(CYGPATH_W) 'warn.c'; else $(CYGPATH_W) '$(srcdir)/warn.c'; fi`
631
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/txt_test-warn.Tpo $(DEPDIR)/txt_test-warn.Po
 
699
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -MT txt_test-warn.obj -MD -MP -MF $(DEPDIR)/txt_test-warn.Tpo -c -o txt_test-warn.obj `if test -f 'warn.c'; then $(CYGPATH_W) 'warn.c'; else $(CYGPATH_W) '$(srcdir)/warn.c'; fi`
 
700
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/txt_test-warn.Tpo $(DEPDIR)/txt_test-warn.Po
 
701
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
632
702
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='warn.c' object='txt_test-warn.obj' libtool=no @AMDEPBACKSLASH@
633
703
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
634
704
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(txt_test_CFLAGS) $(CFLAGS) -c -o txt_test-warn.obj `if test -f 'warn.c'; then $(CYGPATH_W) 'warn.c'; else $(CYGPATH_W) '$(srcdir)/warn.c'; fi`
641
711
install-avahi_compat_libdns_sdHEADERS: $(avahi_compat_libdns_sd_HEADERS)
642
712
        @$(NORMAL_INSTALL)
643
713
        test -z "$(avahi_compat_libdns_sddir)" || $(MKDIR_P) "$(DESTDIR)$(avahi_compat_libdns_sddir)"
644
 
        @list='$(avahi_compat_libdns_sd_HEADERS)'; for p in $$list; do \
 
714
        @list='$(avahi_compat_libdns_sd_HEADERS)'; test -n "$(avahi_compat_libdns_sddir)" || list=; \
 
715
        for p in $$list; do \
645
716
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
646
 
          f=$(am__strip_dir) \
647
 
          echo " $(avahi_compat_libdns_sdHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(avahi_compat_libdns_sddir)/$$f'"; \
648
 
          $(avahi_compat_libdns_sdHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(avahi_compat_libdns_sddir)/$$f"; \
 
717
          echo "$$d$$p"; \
 
718
        done | $(am__base_list) | \
 
719
        while read files; do \
 
720
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(avahi_compat_libdns_sddir)'"; \
 
721
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(avahi_compat_libdns_sddir)" || exit $$?; \
649
722
        done
650
723
 
651
724
uninstall-avahi_compat_libdns_sdHEADERS:
652
725
        @$(NORMAL_UNINSTALL)
653
 
        @list='$(avahi_compat_libdns_sd_HEADERS)'; for p in $$list; do \
654
 
          f=$(am__strip_dir) \
655
 
          echo " rm -f '$(DESTDIR)$(avahi_compat_libdns_sddir)/$$f'"; \
656
 
          rm -f "$(DESTDIR)$(avahi_compat_libdns_sddir)/$$f"; \
657
 
        done
 
726
        @list='$(avahi_compat_libdns_sd_HEADERS)'; test -n "$(avahi_compat_libdns_sddir)" || list=; \
 
727
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
728
        test -n "$$files" || exit 0; \
 
729
        echo " ( cd '$(DESTDIR)$(avahi_compat_libdns_sddir)' && rm -f" $$files ")"; \
 
730
        cd "$(DESTDIR)$(avahi_compat_libdns_sddir)" && rm -f $$files
658
731
 
659
732
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
660
733
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
668
741
 
669
742
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
670
743
                $(TAGS_FILES) $(LISP)
671
 
        tags=; \
 
744
        set x; \
672
745
        here=`pwd`; \
673
746
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
674
747
        unique=`for i in $$list; do \
676
749
          done | \
677
750
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
678
751
              END { if (nonempty) { for (i in files) print i; }; }'`; \
679
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
752
        shift; \
 
753
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
680
754
          test -n "$$unique" || unique=$$empty_fix; \
681
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
682
 
            $$tags $$unique; \
 
755
          if test $$# -gt 0; then \
 
756
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
757
              "$$@" $$unique; \
 
758
          else \
 
759
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
760
              $$unique; \
 
761
          fi; \
683
762
        fi
684
763
ctags: CTAGS
685
764
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
686
765
                $(TAGS_FILES) $(LISP)
687
 
        tags=; \
688
766
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
689
767
        unique=`for i in $$list; do \
690
768
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
691
769
          done | \
692
770
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
693
771
              END { if (nonempty) { for (i in files) print i; }; }'`; \
694
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
772
        test -z "$(CTAGS_ARGS)$$unique" \
695
773
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
696
 
             $$tags $$unique
 
774
             $$unique
697
775
 
698
776
GTAGS:
699
777
        here=`$(am__cd) $(top_builddir) && pwd` \
700
 
          && cd $(top_srcdir) \
701
 
          && gtags -i $(GTAGS_ARGS) $$here
 
778
          && $(am__cd) $(top_srcdir) \
 
779
          && gtags -i $(GTAGS_ARGS) "$$here"
702
780
 
703
781
distclean-tags:
704
782
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
719
797
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
720
798
          if test -d $$d/$$file; then \
721
799
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
800
            if test -d "$(distdir)/$$file"; then \
 
801
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
802
            fi; \
722
803
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
723
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
804
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
805
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
724
806
            fi; \
725
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
807
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
726
808
          else \
727
 
            test -f $(distdir)/$$file \
728
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
809
            test -f "$(distdir)/$$file" \
 
810
            || cp -p $$d/$$file "$(distdir)/$$file" \
729
811
            || exit 1; \
730
812
          fi; \
731
813
        done
757
839
 
758
840
distclean-generic:
759
841
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
842
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
760
843
 
761
844
maintainer-clean-generic:
762
845
        @echo "This command is intended for maintainers to use"
778
861
 
779
862
html: html-am
780
863
 
 
864
html-am:
 
865
 
781
866
info: info-am
782
867
 
783
868
info-am:
786
871
 
787
872
install-dvi: install-dvi-am
788
873
 
 
874
install-dvi-am:
 
875
 
789
876
install-exec-am: install-libLTLIBRARIES
790
877
 
791
878
install-html: install-html-am
792
879
 
 
880
install-html-am:
 
881
 
793
882
install-info: install-info-am
794
883
 
 
884
install-info-am:
 
885
 
795
886
install-man:
796
887
 
797
888
install-pdf: install-pdf-am
798
889
 
 
890
install-pdf-am:
 
891
 
799
892
install-ps: install-ps-am
800
893
 
 
894
install-ps-am:
 
895
 
801
896
installcheck-am:
802
897
 
803
898
maintainer-clean: maintainer-clean-am
847
942
# licensing restrictions.
848
943
 
849
944
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@libdns_sd-test: libdns_sd-test.c libdns_sd.la
850
 
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@  $(LIBTOOL) --mode=compile $(CC) $(AM_CFLAGS) $(PTHREAD_CFLAGS) -o libdns_sd-test.o -c libdns_sd-test.c 
851
 
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@  $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(PTHREAD_CFLAGS) -o libdns_sd-test libdns_sd-test.o $(PTHREAD_LIBS) ../avahi-common/libavahi-common.la libdns_sd.la 
 
945
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@  $(LIBTOOL) --mode=compile $(CC) $(AM_CFLAGS) $(PTHREAD_CFLAGS) -o libdns_sd-test.o -c libdns_sd-test.c
 
946
@ENABLE_COMPAT_LIBDNS_SD_TRUE@@HAVE_DBUS_TRUE@  $(LIBTOOL) --mode=link $(CC) $(AM_CFLAGS) $(PTHREAD_CFLAGS) -o libdns_sd-test libdns_sd-test.o $(PTHREAD_LIBS) ../avahi-common/libavahi-common.la libdns_sd.la
 
947
 
852
948
# Tell versions [3.59,3.63) of GNU make to not export all variables.
853
949
# Otherwise a system limit (for SysV at least) may be exceeded.
854
950
.NOEXPORT: