~ubuntu-branches/ubuntu/raring/tumbler/raring-proposed

« back to all changes in this revision

Viewing changes to tumblerd/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-03-30 22:21:12 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20120330222112-ktz1vv4t1ye3d1t1
Tags: 0.1.24-0ubuntu1
* New upstream bugfix and translation release.
* debian/patches:
  - 01_fix-link-lm and 02_fix-link-gmodule removed, included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
83
83
        tumblerd-tumbler-group-scheduler.$(OBJEXT) $(am__objects_1)
84
84
tumblerd_OBJECTS = $(am_tumblerd_OBJECTS)
85
85
am__DEPENDENCIES_1 =
86
 
AM_V_lt = $(am__v_lt_$(V))
87
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
86
AM_V_lt = $(am__v_lt_@AM_V@)
 
87
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
88
88
am__v_lt_0 = --silent
89
89
tumblerd_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
90
90
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(tumblerd_CFLAGS) \
99
99
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
100
100
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
101
101
        $(AM_CFLAGS) $(CFLAGS)
102
 
AM_V_CC = $(am__v_CC_$(V))
103
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
102
AM_V_CC = $(am__v_CC_@AM_V@)
 
103
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
104
104
am__v_CC_0 = @echo "  CC    " $@;
105
 
AM_V_at = $(am__v_at_$(V))
106
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
105
AM_V_at = $(am__v_at_@AM_V@)
 
106
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
107
107
am__v_at_0 = @
108
108
CCLD = $(CC)
109
109
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
110
110
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
111
111
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
112
 
AM_V_CCLD = $(am__v_CCLD_$(V))
113
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
112
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
113
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
114
114
am__v_CCLD_0 = @echo "  CCLD  " $@;
115
 
AM_V_GEN = $(am__v_GEN_$(V))
116
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
115
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
116
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
117
117
am__v_GEN_0 = @echo "  GEN   " $@;
118
118
SOURCES = $(tumblerd_SOURCES)
119
119
DIST_SOURCES = $(tumblerd_SOURCES)
138
138
am__base_list = \
139
139
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
140
140
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
141
am__uninstall_files_from_dir = { \
 
142
  test -z "$$files" \
 
143
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
144
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
145
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
146
  }
141
147
DATA = $(service_DATA)
142
148
ETAGS = etags
143
149
CTAGS = ctags
192
198
GIO_LIBS = @GIO_LIBS@
193
199
GLIB_CFLAGS = @GLIB_CFLAGS@
194
200
GLIB_LIBS = @GLIB_LIBS@
 
201
GMODULE_CFLAGS = @GMODULE_CFLAGS@
 
202
GMODULE_LIBS = @GMODULE_LIBS@
195
203
GMOFILES = @GMOFILES@
196
204
GMSGFMT = @GMSGFMT@
197
205
GREP = @GREP@
219
227
INTLTOOL_MERGE = @INTLTOOL_MERGE@
220
228
INTLTOOL_PERL = @INTLTOOL_PERL@
221
229
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
230
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
231
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
232
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
233
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
222
234
LD = @LD@
223
235
LDFLAGS = @LDFLAGS@
224
236
LIBJPEG_CFLAGS = @LIBJPEG_CFLAGS@
312
324
includedir = @includedir@
313
325
infodir = @infodir@
314
326
install_sh = @install_sh@
 
327
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
328
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
315
329
libdir = @libdir@
316
330
libexecdir = @libexecdir@
317
331
localedir = @localedir@
377
391
        $(GDK_PIXBUF_CFLAGS)                                            \
378
392
        $(GIO_CFLAGS)                                                   \
379
393
        $(GLIB_CFLAGS)                                                  \
380
 
        $(GTHREAD_CFLAGS)
 
394
        $(GTHREAD_CFLAGS)                                               \
 
395
        $(PLATFORM_CFLAGS)                                              \
 
396
        $(PLATFORM_CPPFLAGS)
381
397
 
382
398
tumblerd_LDFLAGS = \
383
 
        -no-undefined
 
399
        -no-undefined                                                   \
 
400
        $(PLATFORM_LDFLAGS)
384
401
 
385
402
tumblerd_DEPENDENCIES = \
386
403
        $(top_builddir)/tumbler/libtumbler-$(TUMBLER_VERSION_API).la
494
511
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
495
512
        echo " rm -f" $$list; \
496
513
        rm -f $$list
497
 
tumblerd$(EXEEXT): $(tumblerd_OBJECTS) $(tumblerd_DEPENDENCIES) 
 
514
tumblerd$(EXEEXT): $(tumblerd_OBJECTS) $(tumblerd_DEPENDENCIES) $(EXTRA_tumblerd_DEPENDENCIES) 
498
515
        @rm -f tumblerd$(EXEEXT)
499
516
        $(AM_V_CCLD)$(tumblerd_LINK) $(tumblerd_OBJECTS) $(tumblerd_LDADD) $(LIBS)
500
517
 
519
536
.c.o:
520
537
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
521
538
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
522
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
523
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
539
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
524
540
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
525
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
541
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
526
542
 
527
543
.c.obj:
528
544
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
529
545
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
530
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
531
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
546
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
532
547
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
533
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
548
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
534
549
 
535
550
.c.lo:
536
551
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
537
552
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
538
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
539
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
553
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
540
554
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
541
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
555
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
542
556
 
543
557
tumblerd-main.o: main.c
544
558
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-main.o -MD -MP -MF $(DEPDIR)/tumblerd-main.Tpo -c -o tumblerd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
545
559
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-main.Tpo $(DEPDIR)/tumblerd-main.Po
546
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
547
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='tumblerd-main.o' libtool=no @AMDEPBACKSLASH@
 
560
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='tumblerd-main.o' libtool=no @AMDEPBACKSLASH@
548
561
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
549
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
 
562
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
550
563
 
551
564
tumblerd-main.obj: main.c
552
565
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-main.obj -MD -MP -MF $(DEPDIR)/tumblerd-main.Tpo -c -o tumblerd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
553
566
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-main.Tpo $(DEPDIR)/tumblerd-main.Po
554
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
555
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='tumblerd-main.obj' libtool=no @AMDEPBACKSLASH@
 
567
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='tumblerd-main.obj' libtool=no @AMDEPBACKSLASH@
556
568
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
 
569
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
558
570
 
559
571
tumblerd-tumbler-cache-service.o: tumbler-cache-service.c
560
572
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-cache-service.o -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-cache-service.Tpo -c -o tumblerd-tumbler-cache-service.o `test -f 'tumbler-cache-service.c' || echo '$(srcdir)/'`tumbler-cache-service.c
561
573
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-cache-service.Tpo $(DEPDIR)/tumblerd-tumbler-cache-service.Po
562
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
563
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-cache-service.c' object='tumblerd-tumbler-cache-service.o' libtool=no @AMDEPBACKSLASH@
 
574
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-cache-service.c' object='tumblerd-tumbler-cache-service.o' libtool=no @AMDEPBACKSLASH@
564
575
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
565
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-cache-service.o `test -f 'tumbler-cache-service.c' || echo '$(srcdir)/'`tumbler-cache-service.c
 
576
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-cache-service.o `test -f 'tumbler-cache-service.c' || echo '$(srcdir)/'`tumbler-cache-service.c
566
577
 
567
578
tumblerd-tumbler-cache-service.obj: tumbler-cache-service.c
568
579
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-cache-service.obj -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-cache-service.Tpo -c -o tumblerd-tumbler-cache-service.obj `if test -f 'tumbler-cache-service.c'; then $(CYGPATH_W) 'tumbler-cache-service.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-cache-service.c'; fi`
569
580
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-cache-service.Tpo $(DEPDIR)/tumblerd-tumbler-cache-service.Po
570
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
571
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-cache-service.c' object='tumblerd-tumbler-cache-service.obj' libtool=no @AMDEPBACKSLASH@
 
581
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-cache-service.c' object='tumblerd-tumbler-cache-service.obj' libtool=no @AMDEPBACKSLASH@
572
582
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
573
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-cache-service.obj `if test -f 'tumbler-cache-service.c'; then $(CYGPATH_W) 'tumbler-cache-service.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-cache-service.c'; fi`
 
583
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-cache-service.obj `if test -f 'tumbler-cache-service.c'; then $(CYGPATH_W) 'tumbler-cache-service.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-cache-service.c'; fi`
574
584
 
575
585
tumblerd-tumbler-component.o: tumbler-component.c
576
586
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-component.o -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-component.Tpo -c -o tumblerd-tumbler-component.o `test -f 'tumbler-component.c' || echo '$(srcdir)/'`tumbler-component.c
577
587
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-component.Tpo $(DEPDIR)/tumblerd-tumbler-component.Po
578
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
579
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-component.c' object='tumblerd-tumbler-component.o' libtool=no @AMDEPBACKSLASH@
 
588
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-component.c' object='tumblerd-tumbler-component.o' libtool=no @AMDEPBACKSLASH@
580
589
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
581
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-component.o `test -f 'tumbler-component.c' || echo '$(srcdir)/'`tumbler-component.c
 
590
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-component.o `test -f 'tumbler-component.c' || echo '$(srcdir)/'`tumbler-component.c
582
591
 
583
592
tumblerd-tumbler-component.obj: tumbler-component.c
584
593
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-component.obj -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-component.Tpo -c -o tumblerd-tumbler-component.obj `if test -f 'tumbler-component.c'; then $(CYGPATH_W) 'tumbler-component.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-component.c'; fi`
585
594
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-component.Tpo $(DEPDIR)/tumblerd-tumbler-component.Po
586
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
587
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-component.c' object='tumblerd-tumbler-component.obj' libtool=no @AMDEPBACKSLASH@
 
595
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-component.c' object='tumblerd-tumbler-component.obj' libtool=no @AMDEPBACKSLASH@
588
596
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
589
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-component.obj `if test -f 'tumbler-component.c'; then $(CYGPATH_W) 'tumbler-component.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-component.c'; fi`
 
597
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-component.obj `if test -f 'tumbler-component.c'; then $(CYGPATH_W) 'tumbler-component.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-component.c'; fi`
590
598
 
591
599
tumblerd-tumbler-lifecycle-manager.o: tumbler-lifecycle-manager.c
592
600
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-lifecycle-manager.o -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-lifecycle-manager.Tpo -c -o tumblerd-tumbler-lifecycle-manager.o `test -f 'tumbler-lifecycle-manager.c' || echo '$(srcdir)/'`tumbler-lifecycle-manager.c
593
601
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-lifecycle-manager.Tpo $(DEPDIR)/tumblerd-tumbler-lifecycle-manager.Po
594
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
595
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-lifecycle-manager.c' object='tumblerd-tumbler-lifecycle-manager.o' libtool=no @AMDEPBACKSLASH@
 
602
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-lifecycle-manager.c' object='tumblerd-tumbler-lifecycle-manager.o' libtool=no @AMDEPBACKSLASH@
596
603
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-lifecycle-manager.o `test -f 'tumbler-lifecycle-manager.c' || echo '$(srcdir)/'`tumbler-lifecycle-manager.c
 
604
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-lifecycle-manager.o `test -f 'tumbler-lifecycle-manager.c' || echo '$(srcdir)/'`tumbler-lifecycle-manager.c
598
605
 
599
606
tumblerd-tumbler-lifecycle-manager.obj: tumbler-lifecycle-manager.c
600
607
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-lifecycle-manager.obj -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-lifecycle-manager.Tpo -c -o tumblerd-tumbler-lifecycle-manager.obj `if test -f 'tumbler-lifecycle-manager.c'; then $(CYGPATH_W) 'tumbler-lifecycle-manager.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-lifecycle-manager.c'; fi`
601
608
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-lifecycle-manager.Tpo $(DEPDIR)/tumblerd-tumbler-lifecycle-manager.Po
602
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
603
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-lifecycle-manager.c' object='tumblerd-tumbler-lifecycle-manager.obj' libtool=no @AMDEPBACKSLASH@
 
609
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-lifecycle-manager.c' object='tumblerd-tumbler-lifecycle-manager.obj' libtool=no @AMDEPBACKSLASH@
604
610
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
605
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-lifecycle-manager.obj `if test -f 'tumbler-lifecycle-manager.c'; then $(CYGPATH_W) 'tumbler-lifecycle-manager.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-lifecycle-manager.c'; fi`
 
611
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-lifecycle-manager.obj `if test -f 'tumbler-lifecycle-manager.c'; then $(CYGPATH_W) 'tumbler-lifecycle-manager.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-lifecycle-manager.c'; fi`
606
612
 
607
613
tumblerd-tumbler-manager.o: tumbler-manager.c
608
614
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-manager.o -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-manager.Tpo -c -o tumblerd-tumbler-manager.o `test -f 'tumbler-manager.c' || echo '$(srcdir)/'`tumbler-manager.c
609
615
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-manager.Tpo $(DEPDIR)/tumblerd-tumbler-manager.Po
610
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
611
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-manager.c' object='tumblerd-tumbler-manager.o' libtool=no @AMDEPBACKSLASH@
 
616
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-manager.c' object='tumblerd-tumbler-manager.o' libtool=no @AMDEPBACKSLASH@
612
617
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
613
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-manager.o `test -f 'tumbler-manager.c' || echo '$(srcdir)/'`tumbler-manager.c
 
618
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-manager.o `test -f 'tumbler-manager.c' || echo '$(srcdir)/'`tumbler-manager.c
614
619
 
615
620
tumblerd-tumbler-manager.obj: tumbler-manager.c
616
621
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-manager.obj -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-manager.Tpo -c -o tumblerd-tumbler-manager.obj `if test -f 'tumbler-manager.c'; then $(CYGPATH_W) 'tumbler-manager.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-manager.c'; fi`
617
622
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-manager.Tpo $(DEPDIR)/tumblerd-tumbler-manager.Po
618
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
619
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-manager.c' object='tumblerd-tumbler-manager.obj' libtool=no @AMDEPBACKSLASH@
 
623
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-manager.c' object='tumblerd-tumbler-manager.obj' libtool=no @AMDEPBACKSLASH@
620
624
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
621
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-manager.obj `if test -f 'tumbler-manager.c'; then $(CYGPATH_W) 'tumbler-manager.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-manager.c'; fi`
 
625
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-manager.obj `if test -f 'tumbler-manager.c'; then $(CYGPATH_W) 'tumbler-manager.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-manager.c'; fi`
622
626
 
623
627
tumblerd-tumbler-registry.o: tumbler-registry.c
624
628
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-registry.o -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-registry.Tpo -c -o tumblerd-tumbler-registry.o `test -f 'tumbler-registry.c' || echo '$(srcdir)/'`tumbler-registry.c
625
629
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-registry.Tpo $(DEPDIR)/tumblerd-tumbler-registry.Po
626
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
627
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-registry.c' object='tumblerd-tumbler-registry.o' libtool=no @AMDEPBACKSLASH@
 
630
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-registry.c' object='tumblerd-tumbler-registry.o' libtool=no @AMDEPBACKSLASH@
628
631
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
629
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-registry.o `test -f 'tumbler-registry.c' || echo '$(srcdir)/'`tumbler-registry.c
 
632
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-registry.o `test -f 'tumbler-registry.c' || echo '$(srcdir)/'`tumbler-registry.c
630
633
 
631
634
tumblerd-tumbler-registry.obj: tumbler-registry.c
632
635
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-registry.obj -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-registry.Tpo -c -o tumblerd-tumbler-registry.obj `if test -f 'tumbler-registry.c'; then $(CYGPATH_W) 'tumbler-registry.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-registry.c'; fi`
633
636
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-registry.Tpo $(DEPDIR)/tumblerd-tumbler-registry.Po
634
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
635
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-registry.c' object='tumblerd-tumbler-registry.obj' libtool=no @AMDEPBACKSLASH@
 
637
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-registry.c' object='tumblerd-tumbler-registry.obj' libtool=no @AMDEPBACKSLASH@
636
638
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
637
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-registry.obj `if test -f 'tumbler-registry.c'; then $(CYGPATH_W) 'tumbler-registry.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-registry.c'; fi`
 
639
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-registry.obj `if test -f 'tumbler-registry.c'; then $(CYGPATH_W) 'tumbler-registry.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-registry.c'; fi`
638
640
 
639
641
tumblerd-tumbler-scheduler.o: tumbler-scheduler.c
640
642
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-scheduler.o -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-scheduler.Tpo -c -o tumblerd-tumbler-scheduler.o `test -f 'tumbler-scheduler.c' || echo '$(srcdir)/'`tumbler-scheduler.c
641
643
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-scheduler.Tpo $(DEPDIR)/tumblerd-tumbler-scheduler.Po
642
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
643
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-scheduler.c' object='tumblerd-tumbler-scheduler.o' libtool=no @AMDEPBACKSLASH@
 
644
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-scheduler.c' object='tumblerd-tumbler-scheduler.o' libtool=no @AMDEPBACKSLASH@
644
645
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
645
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-scheduler.o `test -f 'tumbler-scheduler.c' || echo '$(srcdir)/'`tumbler-scheduler.c
 
646
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-scheduler.o `test -f 'tumbler-scheduler.c' || echo '$(srcdir)/'`tumbler-scheduler.c
646
647
 
647
648
tumblerd-tumbler-scheduler.obj: tumbler-scheduler.c
648
649
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-scheduler.obj -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-scheduler.Tpo -c -o tumblerd-tumbler-scheduler.obj `if test -f 'tumbler-scheduler.c'; then $(CYGPATH_W) 'tumbler-scheduler.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-scheduler.c'; fi`
649
650
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-scheduler.Tpo $(DEPDIR)/tumblerd-tumbler-scheduler.Po
650
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
651
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-scheduler.c' object='tumblerd-tumbler-scheduler.obj' libtool=no @AMDEPBACKSLASH@
 
651
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-scheduler.c' object='tumblerd-tumbler-scheduler.obj' libtool=no @AMDEPBACKSLASH@
652
652
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
653
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-scheduler.obj `if test -f 'tumbler-scheduler.c'; then $(CYGPATH_W) 'tumbler-scheduler.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-scheduler.c'; fi`
 
653
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-scheduler.obj `if test -f 'tumbler-scheduler.c'; then $(CYGPATH_W) 'tumbler-scheduler.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-scheduler.c'; fi`
654
654
 
655
655
tumblerd-tumbler-service.o: tumbler-service.c
656
656
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-service.o -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-service.Tpo -c -o tumblerd-tumbler-service.o `test -f 'tumbler-service.c' || echo '$(srcdir)/'`tumbler-service.c
657
657
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-service.Tpo $(DEPDIR)/tumblerd-tumbler-service.Po
658
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
659
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-service.c' object='tumblerd-tumbler-service.o' libtool=no @AMDEPBACKSLASH@
 
658
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-service.c' object='tumblerd-tumbler-service.o' libtool=no @AMDEPBACKSLASH@
660
659
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
661
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-service.o `test -f 'tumbler-service.c' || echo '$(srcdir)/'`tumbler-service.c
 
660
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-service.o `test -f 'tumbler-service.c' || echo '$(srcdir)/'`tumbler-service.c
662
661
 
663
662
tumblerd-tumbler-service.obj: tumbler-service.c
664
663
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-service.obj -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-service.Tpo -c -o tumblerd-tumbler-service.obj `if test -f 'tumbler-service.c'; then $(CYGPATH_W) 'tumbler-service.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-service.c'; fi`
665
664
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-service.Tpo $(DEPDIR)/tumblerd-tumbler-service.Po
666
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
667
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-service.c' object='tumblerd-tumbler-service.obj' libtool=no @AMDEPBACKSLASH@
 
665
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-service.c' object='tumblerd-tumbler-service.obj' libtool=no @AMDEPBACKSLASH@
668
666
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
669
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-service.obj `if test -f 'tumbler-service.c'; then $(CYGPATH_W) 'tumbler-service.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-service.c'; fi`
 
667
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-service.obj `if test -f 'tumbler-service.c'; then $(CYGPATH_W) 'tumbler-service.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-service.c'; fi`
670
668
 
671
669
tumblerd-tumbler-specialized-thumbnailer.o: tumbler-specialized-thumbnailer.c
672
670
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-specialized-thumbnailer.o -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-specialized-thumbnailer.Tpo -c -o tumblerd-tumbler-specialized-thumbnailer.o `test -f 'tumbler-specialized-thumbnailer.c' || echo '$(srcdir)/'`tumbler-specialized-thumbnailer.c
673
671
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-specialized-thumbnailer.Tpo $(DEPDIR)/tumblerd-tumbler-specialized-thumbnailer.Po
674
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
675
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-specialized-thumbnailer.c' object='tumblerd-tumbler-specialized-thumbnailer.o' libtool=no @AMDEPBACKSLASH@
 
672
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-specialized-thumbnailer.c' object='tumblerd-tumbler-specialized-thumbnailer.o' libtool=no @AMDEPBACKSLASH@
676
673
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
677
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-specialized-thumbnailer.o `test -f 'tumbler-specialized-thumbnailer.c' || echo '$(srcdir)/'`tumbler-specialized-thumbnailer.c
 
674
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-specialized-thumbnailer.o `test -f 'tumbler-specialized-thumbnailer.c' || echo '$(srcdir)/'`tumbler-specialized-thumbnailer.c
678
675
 
679
676
tumblerd-tumbler-specialized-thumbnailer.obj: tumbler-specialized-thumbnailer.c
680
677
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-specialized-thumbnailer.obj -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-specialized-thumbnailer.Tpo -c -o tumblerd-tumbler-specialized-thumbnailer.obj `if test -f 'tumbler-specialized-thumbnailer.c'; then $(CYGPATH_W) 'tumbler-specialized-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-specialized-thumbnailer.c'; fi`
681
678
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-specialized-thumbnailer.Tpo $(DEPDIR)/tumblerd-tumbler-specialized-thumbnailer.Po
682
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
683
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-specialized-thumbnailer.c' object='tumblerd-tumbler-specialized-thumbnailer.obj' libtool=no @AMDEPBACKSLASH@
 
679
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-specialized-thumbnailer.c' object='tumblerd-tumbler-specialized-thumbnailer.obj' libtool=no @AMDEPBACKSLASH@
684
680
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
685
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-specialized-thumbnailer.obj `if test -f 'tumbler-specialized-thumbnailer.c'; then $(CYGPATH_W) 'tumbler-specialized-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-specialized-thumbnailer.c'; fi`
 
681
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-specialized-thumbnailer.obj `if test -f 'tumbler-specialized-thumbnailer.c'; then $(CYGPATH_W) 'tumbler-specialized-thumbnailer.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-specialized-thumbnailer.c'; fi`
686
682
 
687
683
tumblerd-tumbler-lifo-scheduler.o: tumbler-lifo-scheduler.c
688
684
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-lifo-scheduler.o -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-lifo-scheduler.Tpo -c -o tumblerd-tumbler-lifo-scheduler.o `test -f 'tumbler-lifo-scheduler.c' || echo '$(srcdir)/'`tumbler-lifo-scheduler.c
689
685
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-lifo-scheduler.Tpo $(DEPDIR)/tumblerd-tumbler-lifo-scheduler.Po
690
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
691
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-lifo-scheduler.c' object='tumblerd-tumbler-lifo-scheduler.o' libtool=no @AMDEPBACKSLASH@
 
686
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-lifo-scheduler.c' object='tumblerd-tumbler-lifo-scheduler.o' libtool=no @AMDEPBACKSLASH@
692
687
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
693
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-lifo-scheduler.o `test -f 'tumbler-lifo-scheduler.c' || echo '$(srcdir)/'`tumbler-lifo-scheduler.c
 
688
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-lifo-scheduler.o `test -f 'tumbler-lifo-scheduler.c' || echo '$(srcdir)/'`tumbler-lifo-scheduler.c
694
689
 
695
690
tumblerd-tumbler-lifo-scheduler.obj: tumbler-lifo-scheduler.c
696
691
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-lifo-scheduler.obj -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-lifo-scheduler.Tpo -c -o tumblerd-tumbler-lifo-scheduler.obj `if test -f 'tumbler-lifo-scheduler.c'; then $(CYGPATH_W) 'tumbler-lifo-scheduler.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-lifo-scheduler.c'; fi`
697
692
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-lifo-scheduler.Tpo $(DEPDIR)/tumblerd-tumbler-lifo-scheduler.Po
698
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
699
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-lifo-scheduler.c' object='tumblerd-tumbler-lifo-scheduler.obj' libtool=no @AMDEPBACKSLASH@
 
693
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-lifo-scheduler.c' object='tumblerd-tumbler-lifo-scheduler.obj' libtool=no @AMDEPBACKSLASH@
700
694
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
701
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-lifo-scheduler.obj `if test -f 'tumbler-lifo-scheduler.c'; then $(CYGPATH_W) 'tumbler-lifo-scheduler.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-lifo-scheduler.c'; fi`
 
695
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-lifo-scheduler.obj `if test -f 'tumbler-lifo-scheduler.c'; then $(CYGPATH_W) 'tumbler-lifo-scheduler.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-lifo-scheduler.c'; fi`
702
696
 
703
697
tumblerd-tumbler-group-scheduler.o: tumbler-group-scheduler.c
704
698
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-group-scheduler.o -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-group-scheduler.Tpo -c -o tumblerd-tumbler-group-scheduler.o `test -f 'tumbler-group-scheduler.c' || echo '$(srcdir)/'`tumbler-group-scheduler.c
705
699
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-group-scheduler.Tpo $(DEPDIR)/tumblerd-tumbler-group-scheduler.Po
706
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
707
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-group-scheduler.c' object='tumblerd-tumbler-group-scheduler.o' libtool=no @AMDEPBACKSLASH@
 
700
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-group-scheduler.c' object='tumblerd-tumbler-group-scheduler.o' libtool=no @AMDEPBACKSLASH@
708
701
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
709
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-group-scheduler.o `test -f 'tumbler-group-scheduler.c' || echo '$(srcdir)/'`tumbler-group-scheduler.c
 
702
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-group-scheduler.o `test -f 'tumbler-group-scheduler.c' || echo '$(srcdir)/'`tumbler-group-scheduler.c
710
703
 
711
704
tumblerd-tumbler-group-scheduler.obj: tumbler-group-scheduler.c
712
705
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -MT tumblerd-tumbler-group-scheduler.obj -MD -MP -MF $(DEPDIR)/tumblerd-tumbler-group-scheduler.Tpo -c -o tumblerd-tumbler-group-scheduler.obj `if test -f 'tumbler-group-scheduler.c'; then $(CYGPATH_W) 'tumbler-group-scheduler.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-group-scheduler.c'; fi`
713
706
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/tumblerd-tumbler-group-scheduler.Tpo $(DEPDIR)/tumblerd-tumbler-group-scheduler.Po
714
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
715
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='tumbler-group-scheduler.c' object='tumblerd-tumbler-group-scheduler.obj' libtool=no @AMDEPBACKSLASH@
 
707
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='tumbler-group-scheduler.c' object='tumblerd-tumbler-group-scheduler.obj' libtool=no @AMDEPBACKSLASH@
716
708
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
717
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-group-scheduler.obj `if test -f 'tumbler-group-scheduler.c'; then $(CYGPATH_W) 'tumbler-group-scheduler.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-group-scheduler.c'; fi`
 
709
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tumblerd_CFLAGS) $(CFLAGS) -c -o tumblerd-tumbler-group-scheduler.obj `if test -f 'tumbler-group-scheduler.c'; then $(CYGPATH_W) 'tumbler-group-scheduler.c'; else $(CYGPATH_W) '$(srcdir)/tumbler-group-scheduler.c'; fi`
718
710
 
719
711
mostlyclean-libtool:
720
712
        -rm -f *.lo
738
730
        @$(NORMAL_UNINSTALL)
739
731
        @list='$(service_DATA)'; test -n "$(servicedir)" || list=; \
740
732
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
741
 
        test -n "$$files" || exit 0; \
742
 
        echo " ( cd '$(DESTDIR)$(servicedir)' && rm -f" $$files ")"; \
743
 
        cd "$(DESTDIR)$(servicedir)" && rm -f $$files
 
733
        dir='$(DESTDIR)$(servicedir)'; $(am__uninstall_files_from_dir)
744
734
 
745
735
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
746
736
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
843
833
 
844
834
installcheck: installcheck-am
845
835
install-strip:
846
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
847
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
848
 
          `test -z '$(STRIP)' || \
849
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
836
        if test -z '$(STRIP)'; then \
 
837
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
838
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
839
              install; \
 
840
        else \
 
841
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
842
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
843
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
844
        fi
850
845
mostlyclean-generic:
851
846
 
852
847
clean-generic: