~ubuntu-branches/ubuntu/oneiric/libinfinity/oneiric

« back to all changes in this revision

Viewing changes to libinfinity/communication/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Philipp Kern
  • Date: 2009-12-22 00:04:27 UTC
  • mfrom: (1.2.2 upstream) (1.4.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091222000427-8iyupvgjy3gkle3w
Tags: 0.4.0-2
Fix up infinoted alternative in infinoted-0.4's postinst.
(Closes: #562002)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 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,
64
64
        libinfinity_communication_la-inf-communication-registry.lo
65
65
libinfinity_communication_la_OBJECTS =  \
66
66
        $(am_libinfinity_communication_la_OBJECTS)
 
67
AM_V_lt = $(am__v_lt_$(V))
 
68
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
69
am__v_lt_0 = --silent
67
70
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_builddir)/libinfinity
68
71
depcomp = $(SHELL) $(top_srcdir)/depcomp
69
72
am__depfiles_maybe = depfiles
70
73
am__mv = mv -f
71
74
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72
75
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73
 
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
74
 
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
75
 
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
76
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
77
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
78
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
79
        $(AM_CFLAGS) $(CFLAGS)
 
80
AM_V_CC = $(am__v_CC_$(V))
 
81
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
82
am__v_CC_0 = @echo "  CC    " $@;
 
83
AM_V_at = $(am__v_at_$(V))
 
84
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
85
am__v_at_0 = @
76
86
CCLD = $(CC)
77
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
78
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
79
 
        $(LDFLAGS) -o $@
 
87
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
88
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
89
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
90
AM_V_CCLD = $(am__v_CCLD_$(V))
 
91
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
92
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
93
AM_V_GEN = $(am__v_GEN_$(V))
 
94
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
95
am__v_GEN_0 = @echo "  GEN   " $@;
80
96
SOURCES = $(libinfinity_communication_la_SOURCES)
81
97
DIST_SOURCES = $(libinfinity_communication_la_SOURCES)
82
98
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
107
123
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108
124
ACLOCAL = @ACLOCAL@
109
125
AMTAR = @AMTAR@
 
126
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
110
127
AR = @AR@
111
128
AUTOCONF = @AUTOCONF@
112
129
AUTOHEADER = @AUTOHEADER@
172
189
PACKAGE_NAME = @PACKAGE_NAME@
173
190
PACKAGE_STRING = @PACKAGE_STRING@
174
191
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
192
PACKAGE_URL = @PACKAGE_URL@
175
193
PACKAGE_VERSION = @PACKAGE_VERSION@
176
194
PATH_SEPARATOR = @PATH_SEPARATOR@
177
195
PKG_CONFIG = @PKG_CONFIG@
231
249
inftextgtk_CFLAGS = @inftextgtk_CFLAGS@
232
250
inftextgtk_LIBS = @inftextgtk_LIBS@
233
251
install_sh = @install_sh@
 
252
libdaemon_CFLAGS = @libdaemon_CFLAGS@
 
253
libdaemon_LIBS = @libdaemon_LIBS@
234
254
libdir = @libdir@
235
255
libexecdir = @libexecdir@
236
256
localedir = @localedir@
331
351
          rm -f "$${dir}/so_locations"; \
332
352
        done
333
353
libinfinity_communication.la: $(libinfinity_communication_la_OBJECTS) $(libinfinity_communication_la_DEPENDENCIES) 
334
 
        $(LINK)  $(libinfinity_communication_la_OBJECTS) $(libinfinity_communication_la_LIBADD) $(LIBS)
 
354
        $(AM_V_CCLD)$(LINK)  $(libinfinity_communication_la_OBJECTS) $(libinfinity_communication_la_LIBADD) $(LIBS)
335
355
 
336
356
mostlyclean-compile:
337
357
        -rm -f *.$(OBJEXT)
351
371
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libinfinity_communication_la-inf-communication-registry.Plo@am__quote@
352
372
 
353
373
.c.o:
354
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
355
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
374
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
375
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
376
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
356
377
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
357
378
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
358
379
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
359
380
 
360
381
.c.obj:
361
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
362
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
382
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
383
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
384
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
363
385
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
364
386
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
365
387
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
366
388
 
367
389
.c.lo:
368
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
369
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
390
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
391
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
392
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
370
393
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
371
394
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
372
395
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
373
396
 
374
397
libinfinity_communication_la-inf-communication-central-factory.lo: inf-communication-central-factory.c
375
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-central-factory.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-central-factory.Tpo -c -o libinfinity_communication_la-inf-communication-central-factory.lo `test -f 'inf-communication-central-factory.c' || echo '$(srcdir)/'`inf-communication-central-factory.c
376
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-central-factory.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-central-factory.Plo
 
398
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-central-factory.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-central-factory.Tpo -c -o libinfinity_communication_la-inf-communication-central-factory.lo `test -f 'inf-communication-central-factory.c' || echo '$(srcdir)/'`inf-communication-central-factory.c
 
399
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-central-factory.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-central-factory.Plo
 
400
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
377
401
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inf-communication-central-factory.c' object='libinfinity_communication_la-inf-communication-central-factory.lo' libtool=yes @AMDEPBACKSLASH@
378
402
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
379
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-central-factory.lo `test -f 'inf-communication-central-factory.c' || echo '$(srcdir)/'`inf-communication-central-factory.c
 
403
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-central-factory.lo `test -f 'inf-communication-central-factory.c' || echo '$(srcdir)/'`inf-communication-central-factory.c
380
404
 
381
405
libinfinity_communication_la-inf-communication-central-method.lo: inf-communication-central-method.c
382
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-central-method.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-central-method.Tpo -c -o libinfinity_communication_la-inf-communication-central-method.lo `test -f 'inf-communication-central-method.c' || echo '$(srcdir)/'`inf-communication-central-method.c
383
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-central-method.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-central-method.Plo
 
406
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-central-method.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-central-method.Tpo -c -o libinfinity_communication_la-inf-communication-central-method.lo `test -f 'inf-communication-central-method.c' || echo '$(srcdir)/'`inf-communication-central-method.c
 
407
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-central-method.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-central-method.Plo
 
408
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
384
409
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inf-communication-central-method.c' object='libinfinity_communication_la-inf-communication-central-method.lo' libtool=yes @AMDEPBACKSLASH@
385
410
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
386
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-central-method.lo `test -f 'inf-communication-central-method.c' || echo '$(srcdir)/'`inf-communication-central-method.c
 
411
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-central-method.lo `test -f 'inf-communication-central-method.c' || echo '$(srcdir)/'`inf-communication-central-method.c
387
412
 
388
413
libinfinity_communication_la-inf-communication-factory.lo: inf-communication-factory.c
389
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-factory.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-factory.Tpo -c -o libinfinity_communication_la-inf-communication-factory.lo `test -f 'inf-communication-factory.c' || echo '$(srcdir)/'`inf-communication-factory.c
390
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-factory.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-factory.Plo
 
414
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-factory.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-factory.Tpo -c -o libinfinity_communication_la-inf-communication-factory.lo `test -f 'inf-communication-factory.c' || echo '$(srcdir)/'`inf-communication-factory.c
 
415
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-factory.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-factory.Plo
 
416
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
391
417
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inf-communication-factory.c' object='libinfinity_communication_la-inf-communication-factory.lo' libtool=yes @AMDEPBACKSLASH@
392
418
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
393
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-factory.lo `test -f 'inf-communication-factory.c' || echo '$(srcdir)/'`inf-communication-factory.c
 
419
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-factory.lo `test -f 'inf-communication-factory.c' || echo '$(srcdir)/'`inf-communication-factory.c
394
420
 
395
421
libinfinity_communication_la-inf-communication-group.lo: inf-communication-group.c
396
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-group.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-group.Tpo -c -o libinfinity_communication_la-inf-communication-group.lo `test -f 'inf-communication-group.c' || echo '$(srcdir)/'`inf-communication-group.c
397
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-group.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-group.Plo
 
422
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-group.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-group.Tpo -c -o libinfinity_communication_la-inf-communication-group.lo `test -f 'inf-communication-group.c' || echo '$(srcdir)/'`inf-communication-group.c
 
423
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-group.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-group.Plo
 
424
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
398
425
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inf-communication-group.c' object='libinfinity_communication_la-inf-communication-group.lo' libtool=yes @AMDEPBACKSLASH@
399
426
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
400
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-group.lo `test -f 'inf-communication-group.c' || echo '$(srcdir)/'`inf-communication-group.c
 
427
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-group.lo `test -f 'inf-communication-group.c' || echo '$(srcdir)/'`inf-communication-group.c
401
428
 
402
429
libinfinity_communication_la-inf-communication-hosted-group.lo: inf-communication-hosted-group.c
403
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-hosted-group.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-hosted-group.Tpo -c -o libinfinity_communication_la-inf-communication-hosted-group.lo `test -f 'inf-communication-hosted-group.c' || echo '$(srcdir)/'`inf-communication-hosted-group.c
404
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-hosted-group.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-hosted-group.Plo
 
430
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-hosted-group.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-hosted-group.Tpo -c -o libinfinity_communication_la-inf-communication-hosted-group.lo `test -f 'inf-communication-hosted-group.c' || echo '$(srcdir)/'`inf-communication-hosted-group.c
 
431
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-hosted-group.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-hosted-group.Plo
 
432
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
405
433
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inf-communication-hosted-group.c' object='libinfinity_communication_la-inf-communication-hosted-group.lo' libtool=yes @AMDEPBACKSLASH@
406
434
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
407
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-hosted-group.lo `test -f 'inf-communication-hosted-group.c' || echo '$(srcdir)/'`inf-communication-hosted-group.c
 
435
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-hosted-group.lo `test -f 'inf-communication-hosted-group.c' || echo '$(srcdir)/'`inf-communication-hosted-group.c
408
436
 
409
437
libinfinity_communication_la-inf-communication-joined-group.lo: inf-communication-joined-group.c
410
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-joined-group.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-joined-group.Tpo -c -o libinfinity_communication_la-inf-communication-joined-group.lo `test -f 'inf-communication-joined-group.c' || echo '$(srcdir)/'`inf-communication-joined-group.c
411
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-joined-group.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-joined-group.Plo
 
438
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-joined-group.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-joined-group.Tpo -c -o libinfinity_communication_la-inf-communication-joined-group.lo `test -f 'inf-communication-joined-group.c' || echo '$(srcdir)/'`inf-communication-joined-group.c
 
439
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-joined-group.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-joined-group.Plo
 
440
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
412
441
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inf-communication-joined-group.c' object='libinfinity_communication_la-inf-communication-joined-group.lo' libtool=yes @AMDEPBACKSLASH@
413
442
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
414
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-joined-group.lo `test -f 'inf-communication-joined-group.c' || echo '$(srcdir)/'`inf-communication-joined-group.c
 
443
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-joined-group.lo `test -f 'inf-communication-joined-group.c' || echo '$(srcdir)/'`inf-communication-joined-group.c
415
444
 
416
445
libinfinity_communication_la-inf-communication-manager.lo: inf-communication-manager.c
417
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-manager.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-manager.Tpo -c -o libinfinity_communication_la-inf-communication-manager.lo `test -f 'inf-communication-manager.c' || echo '$(srcdir)/'`inf-communication-manager.c
418
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-manager.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-manager.Plo
 
446
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-manager.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-manager.Tpo -c -o libinfinity_communication_la-inf-communication-manager.lo `test -f 'inf-communication-manager.c' || echo '$(srcdir)/'`inf-communication-manager.c
 
447
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-manager.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-manager.Plo
 
448
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
419
449
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inf-communication-manager.c' object='libinfinity_communication_la-inf-communication-manager.lo' libtool=yes @AMDEPBACKSLASH@
420
450
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
421
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-manager.lo `test -f 'inf-communication-manager.c' || echo '$(srcdir)/'`inf-communication-manager.c
 
451
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-manager.lo `test -f 'inf-communication-manager.c' || echo '$(srcdir)/'`inf-communication-manager.c
422
452
 
423
453
libinfinity_communication_la-inf-communication-method.lo: inf-communication-method.c
424
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-method.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-method.Tpo -c -o libinfinity_communication_la-inf-communication-method.lo `test -f 'inf-communication-method.c' || echo '$(srcdir)/'`inf-communication-method.c
425
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-method.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-method.Plo
 
454
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-method.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-method.Tpo -c -o libinfinity_communication_la-inf-communication-method.lo `test -f 'inf-communication-method.c' || echo '$(srcdir)/'`inf-communication-method.c
 
455
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-method.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-method.Plo
 
456
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
426
457
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inf-communication-method.c' object='libinfinity_communication_la-inf-communication-method.lo' libtool=yes @AMDEPBACKSLASH@
427
458
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
428
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-method.lo `test -f 'inf-communication-method.c' || echo '$(srcdir)/'`inf-communication-method.c
 
459
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-method.lo `test -f 'inf-communication-method.c' || echo '$(srcdir)/'`inf-communication-method.c
429
460
 
430
461
libinfinity_communication_la-inf-communication-object.lo: inf-communication-object.c
431
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-object.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-object.Tpo -c -o libinfinity_communication_la-inf-communication-object.lo `test -f 'inf-communication-object.c' || echo '$(srcdir)/'`inf-communication-object.c
432
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-object.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-object.Plo
 
462
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-object.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-object.Tpo -c -o libinfinity_communication_la-inf-communication-object.lo `test -f 'inf-communication-object.c' || echo '$(srcdir)/'`inf-communication-object.c
 
463
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-object.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-object.Plo
 
464
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
433
465
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inf-communication-object.c' object='libinfinity_communication_la-inf-communication-object.lo' libtool=yes @AMDEPBACKSLASH@
434
466
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
435
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-object.lo `test -f 'inf-communication-object.c' || echo '$(srcdir)/'`inf-communication-object.c
 
467
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-object.lo `test -f 'inf-communication-object.c' || echo '$(srcdir)/'`inf-communication-object.c
436
468
 
437
469
libinfinity_communication_la-inf-communication-registry.lo: inf-communication-registry.c
438
 
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-registry.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-registry.Tpo -c -o libinfinity_communication_la-inf-communication-registry.lo `test -f 'inf-communication-registry.c' || echo '$(srcdir)/'`inf-communication-registry.c
439
 
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-registry.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-registry.Plo
 
470
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libinfinity_communication_la-inf-communication-registry.lo -MD -MP -MF $(DEPDIR)/libinfinity_communication_la-inf-communication-registry.Tpo -c -o libinfinity_communication_la-inf-communication-registry.lo `test -f 'inf-communication-registry.c' || echo '$(srcdir)/'`inf-communication-registry.c
 
471
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libinfinity_communication_la-inf-communication-registry.Tpo $(DEPDIR)/libinfinity_communication_la-inf-communication-registry.Plo
 
472
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
440
473
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='inf-communication-registry.c' object='libinfinity_communication_la-inf-communication-registry.lo' libtool=yes @AMDEPBACKSLASH@
441
474
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
442
 
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-registry.lo `test -f 'inf-communication-registry.c' || echo '$(srcdir)/'`inf-communication-registry.c
 
475
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libinfinity_communication_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libinfinity_communication_la-inf-communication-registry.lo `test -f 'inf-communication-registry.c' || echo '$(srcdir)/'`inf-communication-registry.c
443
476
 
444
477
mostlyclean-libtool:
445
478
        -rm -f *.lo