~ubuntu-branches/ubuntu/trusty/gnome-do/trusty

« back to all changes in this revision

Viewing changes to Do/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Christopher James Halse Rogers
  • Date: 2012-03-26 11:12:21 UTC
  • mfrom: (0.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20120326111221-1jk143fy37zxi3e4
Tags: 0.9-1
* New upstream version no longer uses deprecated internal glib headers.
  (Closes: #665537)
* [59fa37b9] Fix watch file
* [63486516] Imported Upstream version 0.9
* [8c636d84] Disable testsuite for now; requires running dbus and gconf daemons
* [e46de4b9] Remove inaccurate README.Source
* [4591d677] Add git-buildpackage configuration to default to pristine-tar

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.
76
76
am__base_list = \
77
77
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
78
78
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
79
am__uninstall_files_from_dir = { \
 
80
  test -z "$$files" \
 
81
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
82
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
83
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
84
  }
79
85
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(moduledir)" \
80
86
        "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(pkgconfigdir)"
81
87
SCRIPTS = $(bin_SCRIPTS) $(module_SCRIPTS)
87
93
ACLOCAL = @ACLOCAL@
88
94
ALL_LINGUAS = @ALL_LINGUAS@
89
95
AMTAR = @AMTAR@
 
96
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
90
97
AR = @AR@
91
98
AUTOCONF = @AUTOCONF@
92
99
AUTOHEADER = @AUTOHEADER@
102
109
CPPFLAGS = @CPPFLAGS@
103
110
CYGPATH_W = @CYGPATH_W@
104
111
DATADIRNAME = @DATADIRNAME@
 
112
DBUS_BUILD_DEFINES = @DBUS_BUILD_DEFINES@
 
113
DBUS_SHARP_CFLAGS = @DBUS_SHARP_CFLAGS@
 
114
DBUS_SHARP_GLIB_CFLAGS = @DBUS_SHARP_GLIB_CFLAGS@
 
115
DBUS_SHARP_GLIB_LIBS = @DBUS_SHARP_GLIB_LIBS@
 
116
DBUS_SHARP_LIBS = @DBUS_SHARP_LIBS@
105
117
DEBUG_CFLAGS = @DEBUG_CFLAGS@
106
118
DEFS = @DEFS@
107
119
DEPDIR = @DEPDIR@
108
120
DLLTOOL = @DLLTOOL@
 
121
DMCS = @DMCS@
109
122
DSYMUTIL = @DSYMUTIL@
110
123
DUMPBIN = @DUMPBIN@
111
124
ECHO_C = @ECHO_C@
124
137
GLADE_SHARP_20_LIBS = @GLADE_SHARP_20_LIBS@
125
138
GLIB_SHARP_20_CFLAGS = @GLIB_SHARP_20_CFLAGS@
126
139
GLIB_SHARP_20_LIBS = @GLIB_SHARP_20_LIBS@
 
140
GMCS = @GMCS@
127
141
GMOFILES = @GMOFILES@
128
142
GMSGFMT = @GMSGFMT@
129
143
GNOME_DESKTOP_SHARP_20_CFLAGS = @GNOME_DESKTOP_SHARP_20_CFLAGS@
148
162
INTLTOOL_MERGE = @INTLTOOL_MERGE@
149
163
INTLTOOL_PERL = @INTLTOOL_PERL@
150
164
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
165
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
166
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
167
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
168
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
151
169
LD = @LD@
152
170
LDFLAGS = @LDFLAGS@
153
171
LIBDO_CFLAGS = @LIBDO_CFLAGS@
175
193
MSGFMT = @MSGFMT@
176
194
MSGFMT_OPTS = @MSGFMT_OPTS@
177
195
MSGMERGE = @MSGMERGE@
178
 
NDESK_DBUS_10_CFLAGS = @NDESK_DBUS_10_CFLAGS@
179
 
NDESK_DBUS_10_LIBS = @NDESK_DBUS_10_LIBS@
180
 
NDESK_DBUS_GLIB_10_CFLAGS = @NDESK_DBUS_GLIB_10_CFLAGS@
181
 
NDESK_DBUS_GLIB_10_LIBS = @NDESK_DBUS_GLIB_10_LIBS@
182
196
NM = @NM@
183
197
NMEDIT = @NMEDIT@
184
198
NOTIFY_SHARP_CFLAGS = @NOTIFY_SHARP_CFLAGS@
251
265
includedir = @includedir@
252
266
infodir = @infodir@
253
267
install_sh = @install_sh@
 
268
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
269
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
254
270
libdir = @libdir@
255
271
libexecdir = @libexecdir@
256
272
localedir = @localedir@
289
305
        %.mdb,$(OUTPUT_FILES)) Do.addins
290
306
# Install executables as scripts
291
307
module_SCRIPTS = $(filter %.exe,$(OUTPUT_FILES))
292
 
MCS_FLAGS = $(MCS_LINQ_FLAG) -noconfig -codepage:utf8 -warn:4 \
293
 
        $(am__append_2) -unsafe
 
308
MCS_FLAGS = $(MCS_LINQ_FLAG) $(DBUS_BUILD_DEFINES) -noconfig \
 
309
        -codepage:utf8 -warn:4 $(am__append_2) -unsafe
294
310
 
295
311
#
296
312
# pkg-config handling
431
447
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
432
448
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
433
449
        esac;
 
450
$(top_srcdir)/build.rules.mk:
434
451
 
435
452
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
436
453
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
473
490
        @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
474
491
        files=`for p in $$list; do echo "$$p"; done | \
475
492
               sed -e 's,.*/,,;$(transform)'`; \
476
 
        test -n "$$list" || exit 0; \
477
 
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
478
 
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
 
493
        dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
479
494
install-moduleSCRIPTS: $(module_SCRIPTS)
480
495
        @$(NORMAL_INSTALL)
481
496
        test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
507
522
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || exit 0; \
508
523
        files=`for p in $$list; do echo "$$p"; done | \
509
524
               sed -e 's,.*/,,;$(transform)'`; \
510
 
        test -n "$$list" || exit 0; \
511
 
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
512
 
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
525
        dir='$(DESTDIR)$(moduledir)'; $(am__uninstall_files_from_dir)
513
526
 
514
527
mostlyclean-libtool:
515
528
        -rm -f *.lo
533
546
        @$(NORMAL_UNINSTALL)
534
547
        @list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
535
548
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
536
 
        test -n "$$files" || exit 0; \
537
 
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
538
 
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
549
        dir='$(DESTDIR)$(moduledir)'; $(am__uninstall_files_from_dir)
539
550
install-pkgconfigDATA: $(pkgconfig_DATA)
540
551
        @$(NORMAL_INSTALL)
541
552
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
553
564
        @$(NORMAL_UNINSTALL)
554
565
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
555
566
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
556
 
        test -n "$$files" || exit 0; \
557
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
558
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
 
567
        dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
559
568
tags: TAGS
560
569
TAGS:
561
570
 
610
619
 
611
620
installcheck: installcheck-am
612
621
install-strip:
613
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
614
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
615
 
          `test -z '$(STRIP)' || \
616
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
622
        if test -z '$(STRIP)'; then \
 
623
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
624
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
625
              install; \
 
626
        else \
 
627
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
628
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
629
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
630
        fi
617
631
mostlyclean-generic:
618
632
 
619
633
clean-generic: