~ubuntu-branches/ubuntu/precise/gnome-do/precise-backports

« back to all changes in this revision

Viewing changes to Do.Platform.Linux.JoliCloud/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Christopher James Halse Rogers
  • Date: 2012-03-26 11:12:21 UTC
  • mfrom: (1.1.12)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: package-import@ubuntu.com-20120326111221-r38me9l4lvegczar
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.
79
79
am__base_list = \
80
80
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
81
81
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
82
am__uninstall_files_from_dir = { \
 
83
  test -z "$$files" \
 
84
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
85
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
86
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
87
  }
82
88
am__installdirs = "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(moduledir)" \
83
89
        "$(DESTDIR)$(pkgconfigdir)"
84
90
SCRIPTS = $(module_SCRIPTS)
90
96
ACLOCAL = @ACLOCAL@
91
97
ALL_LINGUAS = @ALL_LINGUAS@
92
98
AMTAR = @AMTAR@
 
99
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
93
100
AR = @AR@
94
101
AUTOCONF = @AUTOCONF@
95
102
AUTOHEADER = @AUTOHEADER@
105
112
CPPFLAGS = @CPPFLAGS@
106
113
CYGPATH_W = @CYGPATH_W@
107
114
DATADIRNAME = @DATADIRNAME@
 
115
DBUS_BUILD_DEFINES = @DBUS_BUILD_DEFINES@
 
116
DBUS_SHARP_CFLAGS = @DBUS_SHARP_CFLAGS@
 
117
DBUS_SHARP_GLIB_CFLAGS = @DBUS_SHARP_GLIB_CFLAGS@
 
118
DBUS_SHARP_GLIB_LIBS = @DBUS_SHARP_GLIB_LIBS@
 
119
DBUS_SHARP_LIBS = @DBUS_SHARP_LIBS@
108
120
DEBUG_CFLAGS = @DEBUG_CFLAGS@
109
121
DEFS = @DEFS@
110
122
DEPDIR = @DEPDIR@
111
123
DLLTOOL = @DLLTOOL@
 
124
DMCS = @DMCS@
112
125
DSYMUTIL = @DSYMUTIL@
113
126
DUMPBIN = @DUMPBIN@
114
127
ECHO_C = @ECHO_C@
127
140
GLADE_SHARP_20_LIBS = @GLADE_SHARP_20_LIBS@
128
141
GLIB_SHARP_20_CFLAGS = @GLIB_SHARP_20_CFLAGS@
129
142
GLIB_SHARP_20_LIBS = @GLIB_SHARP_20_LIBS@
 
143
GMCS = @GMCS@
130
144
GMOFILES = @GMOFILES@
131
145
GMSGFMT = @GMSGFMT@
132
146
GNOME_DESKTOP_SHARP_20_CFLAGS = @GNOME_DESKTOP_SHARP_20_CFLAGS@
151
165
INTLTOOL_MERGE = @INTLTOOL_MERGE@
152
166
INTLTOOL_PERL = @INTLTOOL_PERL@
153
167
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
168
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
169
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
170
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
171
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
154
172
LD = @LD@
155
173
LDFLAGS = @LDFLAGS@
156
174
LIBDO_CFLAGS = @LIBDO_CFLAGS@
178
196
MSGFMT = @MSGFMT@
179
197
MSGFMT_OPTS = @MSGFMT_OPTS@
180
198
MSGMERGE = @MSGMERGE@
181
 
NDESK_DBUS_10_CFLAGS = @NDESK_DBUS_10_CFLAGS@
182
 
NDESK_DBUS_10_LIBS = @NDESK_DBUS_10_LIBS@
183
 
NDESK_DBUS_GLIB_10_CFLAGS = @NDESK_DBUS_GLIB_10_CFLAGS@
184
 
NDESK_DBUS_GLIB_10_LIBS = @NDESK_DBUS_GLIB_10_LIBS@
185
199
NM = @NM@
186
200
NMEDIT = @NMEDIT@
187
201
NOTIFY_SHARP_CFLAGS = @NOTIFY_SHARP_CFLAGS@
254
268
includedir = @includedir@
255
269
infodir = @infodir@
256
270
install_sh = @install_sh@
 
271
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
272
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
257
273
libdir = @libdir@
258
274
libexecdir = @libexecdir@
259
275
localedir = @localedir@
291
307
@ENABLE_JOLICLOUD_TRUE@module_DATA = $(filter %.dll,$(OUTPUT_FILES)) $(filter %.mdb,$(OUTPUT_FILES))
292
308
# Install executables as scripts
293
309
@ENABLE_JOLICLOUD_TRUE@module_SCRIPTS = $(filter %.exe,$(OUTPUT_FILES))
294
 
@ENABLE_JOLICLOUD_TRUE@MCS_FLAGS = $(MCS_LINQ_FLAG) -noconfig \
 
310
@ENABLE_JOLICLOUD_TRUE@MCS_FLAGS = $(MCS_LINQ_FLAG) \
 
311
@ENABLE_JOLICLOUD_TRUE@ $(DBUS_BUILD_DEFINES) -noconfig \
295
312
@ENABLE_JOLICLOUD_TRUE@ -codepage:utf8 -warn:4 $(am__append_2)
296
313
 
297
314
#
324
341
        System.Core \
325
342
        Mono.Posix \
326
343
        $(MONO_ADDINS_LIBS) \
327
 
        $(NDESK_DBUS_10_LIBS) \
328
 
        $(NDESK_DBUS_GLIB_10_LIBS) \
 
344
        $(DBUS_SHARP_LIBS) \
 
345
        $(DBUS_SHARP_GLIB_LIBS) \
329
346
        $(NUNIT_LIBS) 
330
347
 
331
348
PROJECT_REFERENCES = \
356
373
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
357
374
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
358
375
        esac;
 
376
$(top_srcdir)/build.rules.mk:
359
377
 
360
378
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
361
379
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
396
414
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || exit 0; \
397
415
        files=`for p in $$list; do echo "$$p"; done | \
398
416
               sed -e 's,.*/,,;$(transform)'`; \
399
 
        test -n "$$list" || exit 0; \
400
 
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
401
 
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
417
        dir='$(DESTDIR)$(moduledir)'; $(am__uninstall_files_from_dir)
402
418
 
403
419
mostlyclean-libtool:
404
420
        -rm -f *.lo
422
438
        @$(NORMAL_UNINSTALL)
423
439
        @list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
424
440
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
425
 
        test -n "$$files" || exit 0; \
426
 
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
427
 
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
441
        dir='$(DESTDIR)$(moduledir)'; $(am__uninstall_files_from_dir)
428
442
install-pkgconfigDATA: $(pkgconfig_DATA)
429
443
        @$(NORMAL_INSTALL)
430
444
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
442
456
        @$(NORMAL_UNINSTALL)
443
457
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
444
458
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
445
 
        test -n "$$files" || exit 0; \
446
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
447
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
 
459
        dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
448
460
tags: TAGS
449
461
TAGS:
450
462
 
499
511
 
500
512
installcheck: installcheck-am
501
513
install-strip:
502
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
503
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
504
 
          `test -z '$(STRIP)' || \
505
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
514
        if test -z '$(STRIP)'; then \
 
515
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
516
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
517
              install; \
 
518
        else \
 
519
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
520
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
521
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
522
        fi
506
523
mostlyclean-generic:
507
524
 
508
525
clean-generic: