~sil2100/unity-lens-applications/ubuntu_6.2

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Didier Roche
  • Date: 2012-02-17 11:15:59 UTC
  • mfrom: (31.1.32)
  • Revision ID: didier.roche@canonical.com-20120217111559-dc8nlc3i4zd20dd9
New upstream release.

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.
66
66
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
67
67
        unity-package-search.o unity-ratings-db.o \
68
68
        $(am__DEPENDENCIES_1)
69
 
AM_V_lt = $(am__v_lt_$(V))
70
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
69
AM_V_lt = $(am__v_lt_@AM_V@)
 
70
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
71
71
am__v_lt_0 = --silent
72
72
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
73
73
depcomp = $(SHELL) $(top_srcdir)/depcomp
79
79
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
80
80
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81
81
        $(AM_CFLAGS) $(CFLAGS)
82
 
AM_V_CC = $(am__v_CC_$(V))
83
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
82
AM_V_CC = $(am__v_CC_@AM_V@)
 
83
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
84
84
am__v_CC_0 = @echo "  CC    " $@;
85
 
AM_V_at = $(am__v_at_$(V))
86
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
85
AM_V_at = $(am__v_at_@AM_V@)
 
86
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
87
87
am__v_at_0 = @
88
88
CCLD = $(CC)
89
89
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
90
90
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
91
91
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
92
 
AM_V_CCLD = $(am__v_CCLD_$(V))
93
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
92
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
93
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
94
94
am__v_CCLD_0 = @echo "  CCLD  " $@;
95
 
AM_V_GEN = $(am__v_GEN_$(V))
96
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
95
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
96
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
97
97
am__v_GEN_0 = @echo "  GEN   " $@;
98
98
SOURCES = $(unity_applications_daemon_SOURCES)
99
99
DIST_SOURCES = $(unity_applications_daemon_SOURCES)
154
154
INTLTOOL_MERGE = @INTLTOOL_MERGE@
155
155
INTLTOOL_PERL = @INTLTOOL_PERL@
156
156
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
157
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
158
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
159
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
160
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
157
161
LD = @LD@
158
162
LDFLAGS = @LDFLAGS@
159
163
LENS_DAEMON_CFLAGS = @LENS_DAEMON_CFLAGS@
238
242
includedir = @includedir@
239
243
infodir = @infodir@
240
244
install_sh = @install_sh@
 
245
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
246
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
241
247
libdir = @libdir@
242
248
libexecdir = @libexecdir@
243
249
localedir = @localedir@
404
410
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
405
411
        echo " rm -f" $$list; \
406
412
        rm -f $$list
407
 
unity-applications-daemon$(EXEEXT): $(unity_applications_daemon_OBJECTS) $(unity_applications_daemon_DEPENDENCIES) 
 
413
unity-applications-daemon$(EXEEXT): $(unity_applications_daemon_OBJECTS) $(unity_applications_daemon_DEPENDENCIES) $(EXTRA_unity_applications_daemon_DEPENDENCIES) 
408
414
        @rm -f unity-applications-daemon$(EXEEXT)
409
415
        $(AM_V_CCLD)$(LINK) $(unity_applications_daemon_OBJECTS) $(unity_applications_daemon_LDADD) $(LIBS)
410
416
 
425
431
.c.o:
426
432
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
427
433
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
428
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
429
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
434
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
430
435
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
431
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
436
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
432
437
 
433
438
.c.obj:
434
439
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
435
440
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
436
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
437
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
441
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
438
442
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
443
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
440
444
 
441
445
.c.lo:
442
446
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
443
447
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
444
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
445
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
448
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
446
449
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
447
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
450
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
448
451
 
449
452
unity_applications_daemon-app-watcher.o: app-watcher.c
450
453
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-app-watcher.o -MD -MP -MF $(DEPDIR)/unity_applications_daemon-app-watcher.Tpo -c -o unity_applications_daemon-app-watcher.o `test -f 'app-watcher.c' || echo '$(srcdir)/'`app-watcher.c
451
454
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-app-watcher.Tpo $(DEPDIR)/unity_applications_daemon-app-watcher.Po
452
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
453
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='app-watcher.c' object='unity_applications_daemon-app-watcher.o' libtool=no @AMDEPBACKSLASH@
 
455
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='app-watcher.c' object='unity_applications_daemon-app-watcher.o' libtool=no @AMDEPBACKSLASH@
454
456
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-app-watcher.o `test -f 'app-watcher.c' || echo '$(srcdir)/'`app-watcher.c
 
457
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-app-watcher.o `test -f 'app-watcher.c' || echo '$(srcdir)/'`app-watcher.c
456
458
 
457
459
unity_applications_daemon-app-watcher.obj: app-watcher.c
458
460
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-app-watcher.obj -MD -MP -MF $(DEPDIR)/unity_applications_daemon-app-watcher.Tpo -c -o unity_applications_daemon-app-watcher.obj `if test -f 'app-watcher.c'; then $(CYGPATH_W) 'app-watcher.c'; else $(CYGPATH_W) '$(srcdir)/app-watcher.c'; fi`
459
461
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-app-watcher.Tpo $(DEPDIR)/unity_applications_daemon-app-watcher.Po
460
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
461
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='app-watcher.c' object='unity_applications_daemon-app-watcher.obj' libtool=no @AMDEPBACKSLASH@
 
462
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='app-watcher.c' object='unity_applications_daemon-app-watcher.obj' libtool=no @AMDEPBACKSLASH@
462
463
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
463
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-app-watcher.obj `if test -f 'app-watcher.c'; then $(CYGPATH_W) 'app-watcher.c'; else $(CYGPATH_W) '$(srcdir)/app-watcher.c'; fi`
 
464
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-app-watcher.obj `if test -f 'app-watcher.c'; then $(CYGPATH_W) 'app-watcher.c'; else $(CYGPATH_W) '$(srcdir)/app-watcher.c'; fi`
464
465
 
465
466
unity_applications_daemon-config.o: config.c
466
467
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-config.o -MD -MP -MF $(DEPDIR)/unity_applications_daemon-config.Tpo -c -o unity_applications_daemon-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c
467
468
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-config.Tpo $(DEPDIR)/unity_applications_daemon-config.Po
468
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
469
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='config.c' object='unity_applications_daemon-config.o' libtool=no @AMDEPBACKSLASH@
 
469
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='config.c' object='unity_applications_daemon-config.o' libtool=no @AMDEPBACKSLASH@
470
470
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
471
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c
 
471
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-config.o `test -f 'config.c' || echo '$(srcdir)/'`config.c
472
472
 
473
473
unity_applications_daemon-config.obj: config.c
474
474
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-config.obj -MD -MP -MF $(DEPDIR)/unity_applications_daemon-config.Tpo -c -o unity_applications_daemon-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi`
475
475
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-config.Tpo $(DEPDIR)/unity_applications_daemon-config.Po
476
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
477
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='config.c' object='unity_applications_daemon-config.obj' libtool=no @AMDEPBACKSLASH@
 
476
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='config.c' object='unity_applications_daemon-config.obj' libtool=no @AMDEPBACKSLASH@
478
477
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi`
 
478
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-config.obj `if test -f 'config.c'; then $(CYGPATH_W) 'config.c'; else $(CYGPATH_W) '$(srcdir)/config.c'; fi`
480
479
 
481
480
unity_applications_daemon-daemon.o: daemon.c
482
481
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-daemon.o -MD -MP -MF $(DEPDIR)/unity_applications_daemon-daemon.Tpo -c -o unity_applications_daemon-daemon.o `test -f 'daemon.c' || echo '$(srcdir)/'`daemon.c
483
482
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-daemon.Tpo $(DEPDIR)/unity_applications_daemon-daemon.Po
484
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
485
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='daemon.c' object='unity_applications_daemon-daemon.o' libtool=no @AMDEPBACKSLASH@
 
483
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='daemon.c' object='unity_applications_daemon-daemon.o' libtool=no @AMDEPBACKSLASH@
486
484
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
487
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-daemon.o `test -f 'daemon.c' || echo '$(srcdir)/'`daemon.c
 
485
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-daemon.o `test -f 'daemon.c' || echo '$(srcdir)/'`daemon.c
488
486
 
489
487
unity_applications_daemon-daemon.obj: daemon.c
490
488
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-daemon.obj -MD -MP -MF $(DEPDIR)/unity_applications_daemon-daemon.Tpo -c -o unity_applications_daemon-daemon.obj `if test -f 'daemon.c'; then $(CYGPATH_W) 'daemon.c'; else $(CYGPATH_W) '$(srcdir)/daemon.c'; fi`
491
489
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-daemon.Tpo $(DEPDIR)/unity_applications_daemon-daemon.Po
492
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
493
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='daemon.c' object='unity_applications_daemon-daemon.obj' libtool=no @AMDEPBACKSLASH@
 
490
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='daemon.c' object='unity_applications_daemon-daemon.obj' libtool=no @AMDEPBACKSLASH@
494
491
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
495
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-daemon.obj `if test -f 'daemon.c'; then $(CYGPATH_W) 'daemon.c'; else $(CYGPATH_W) '$(srcdir)/daemon.c'; fi`
 
492
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-daemon.obj `if test -f 'daemon.c'; then $(CYGPATH_W) 'daemon.c'; else $(CYGPATH_W) '$(srcdir)/daemon.c'; fi`
496
493
 
497
494
unity_applications_daemon-main.o: main.c
498
495
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-main.o -MD -MP -MF $(DEPDIR)/unity_applications_daemon-main.Tpo -c -o unity_applications_daemon-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
499
496
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-main.Tpo $(DEPDIR)/unity_applications_daemon-main.Po
500
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
501
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='unity_applications_daemon-main.o' libtool=no @AMDEPBACKSLASH@
 
497
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='unity_applications_daemon-main.o' libtool=no @AMDEPBACKSLASH@
502
498
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
503
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
 
499
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
504
500
 
505
501
unity_applications_daemon-main.obj: main.c
506
502
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-main.obj -MD -MP -MF $(DEPDIR)/unity_applications_daemon-main.Tpo -c -o unity_applications_daemon-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
507
503
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-main.Tpo $(DEPDIR)/unity_applications_daemon-main.Po
508
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
509
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='main.c' object='unity_applications_daemon-main.obj' libtool=no @AMDEPBACKSLASH@
 
504
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='unity_applications_daemon-main.obj' libtool=no @AMDEPBACKSLASH@
510
505
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
511
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
 
506
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
512
507
 
513
508
unity_applications_daemon-runner.o: runner.c
514
509
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-runner.o -MD -MP -MF $(DEPDIR)/unity_applications_daemon-runner.Tpo -c -o unity_applications_daemon-runner.o `test -f 'runner.c' || echo '$(srcdir)/'`runner.c
515
510
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-runner.Tpo $(DEPDIR)/unity_applications_daemon-runner.Po
516
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
517
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runner.c' object='unity_applications_daemon-runner.o' libtool=no @AMDEPBACKSLASH@
 
511
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='runner.c' object='unity_applications_daemon-runner.o' libtool=no @AMDEPBACKSLASH@
518
512
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
519
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-runner.o `test -f 'runner.c' || echo '$(srcdir)/'`runner.c
 
513
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-runner.o `test -f 'runner.c' || echo '$(srcdir)/'`runner.c
520
514
 
521
515
unity_applications_daemon-runner.obj: runner.c
522
516
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-runner.obj -MD -MP -MF $(DEPDIR)/unity_applications_daemon-runner.Tpo -c -o unity_applications_daemon-runner.obj `if test -f 'runner.c'; then $(CYGPATH_W) 'runner.c'; else $(CYGPATH_W) '$(srcdir)/runner.c'; fi`
523
517
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-runner.Tpo $(DEPDIR)/unity_applications_daemon-runner.Po
524
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
525
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='runner.c' object='unity_applications_daemon-runner.obj' libtool=no @AMDEPBACKSLASH@
 
518
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='runner.c' object='unity_applications_daemon-runner.obj' libtool=no @AMDEPBACKSLASH@
526
519
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
527
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-runner.obj `if test -f 'runner.c'; then $(CYGPATH_W) 'runner.c'; else $(CYGPATH_W) '$(srcdir)/runner.c'; fi`
 
520
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-runner.obj `if test -f 'runner.c'; then $(CYGPATH_W) 'runner.c'; else $(CYGPATH_W) '$(srcdir)/runner.c'; fi`
528
521
 
529
522
unity_applications_daemon-schemas.o: schemas.c
530
523
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-schemas.o -MD -MP -MF $(DEPDIR)/unity_applications_daemon-schemas.Tpo -c -o unity_applications_daemon-schemas.o `test -f 'schemas.c' || echo '$(srcdir)/'`schemas.c
531
524
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-schemas.Tpo $(DEPDIR)/unity_applications_daemon-schemas.Po
532
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
533
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='schemas.c' object='unity_applications_daemon-schemas.o' libtool=no @AMDEPBACKSLASH@
 
525
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='schemas.c' object='unity_applications_daemon-schemas.o' libtool=no @AMDEPBACKSLASH@
534
526
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
535
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-schemas.o `test -f 'schemas.c' || echo '$(srcdir)/'`schemas.c
 
527
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-schemas.o `test -f 'schemas.c' || echo '$(srcdir)/'`schemas.c
536
528
 
537
529
unity_applications_daemon-schemas.obj: schemas.c
538
530
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-schemas.obj -MD -MP -MF $(DEPDIR)/unity_applications_daemon-schemas.Tpo -c -o unity_applications_daemon-schemas.obj `if test -f 'schemas.c'; then $(CYGPATH_W) 'schemas.c'; else $(CYGPATH_W) '$(srcdir)/schemas.c'; fi`
539
531
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-schemas.Tpo $(DEPDIR)/unity_applications_daemon-schemas.Po
540
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
541
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='schemas.c' object='unity_applications_daemon-schemas.obj' libtool=no @AMDEPBACKSLASH@
 
532
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='schemas.c' object='unity_applications_daemon-schemas.obj' libtool=no @AMDEPBACKSLASH@
542
533
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-schemas.obj `if test -f 'schemas.c'; then $(CYGPATH_W) 'schemas.c'; else $(CYGPATH_W) '$(srcdir)/schemas.c'; fi`
 
534
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-schemas.obj `if test -f 'schemas.c'; then $(CYGPATH_W) 'schemas.c'; else $(CYGPATH_W) '$(srcdir)/schemas.c'; fi`
544
535
 
545
536
unity_applications_daemon-utils.o: utils.c
546
537
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-utils.o -MD -MP -MF $(DEPDIR)/unity_applications_daemon-utils.Tpo -c -o unity_applications_daemon-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
547
538
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-utils.Tpo $(DEPDIR)/unity_applications_daemon-utils.Po
548
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
549
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='utils.c' object='unity_applications_daemon-utils.o' libtool=no @AMDEPBACKSLASH@
 
539
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='utils.c' object='unity_applications_daemon-utils.o' libtool=no @AMDEPBACKSLASH@
550
540
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
551
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
 
541
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
552
542
 
553
543
unity_applications_daemon-utils.obj: utils.c
554
544
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT unity_applications_daemon-utils.obj -MD -MP -MF $(DEPDIR)/unity_applications_daemon-utils.Tpo -c -o unity_applications_daemon-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
555
545
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/unity_applications_daemon-utils.Tpo $(DEPDIR)/unity_applications_daemon-utils.Po
556
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
557
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='utils.c' object='unity_applications_daemon-utils.obj' libtool=no @AMDEPBACKSLASH@
 
546
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='utils.c' object='unity_applications_daemon-utils.obj' libtool=no @AMDEPBACKSLASH@
558
547
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
559
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
 
548
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(unity_applications_daemon_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o unity_applications_daemon-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
560
549
 
561
550
mostlyclean-libtool:
562
551
        -rm -f *.lo
665
654
 
666
655
installcheck: installcheck-am
667
656
install-strip:
668
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
669
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
670
 
          `test -z '$(STRIP)' || \
671
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
657
        if test -z '$(STRIP)'; then \
 
658
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
659
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
660
              install; \
 
661
        else \
 
662
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
663
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
664
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
665
        fi
672
666
mostlyclean-generic:
673
667
 
674
668
clean-generic: