~ubuntu-branches/ubuntu/wily/gnome-do/wily

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2011-02-15 21:50:02 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20110215215002-1j8ylb69o15asb06
Tags: 0.8.4-0ubuntu1
* The Race Against FF upload.  Merge from unreleased Debian git.
  Remaining Ubuntu changes:
  + debian/patches/05_disable_resize_grips.patch.diff:
    Disable resize handles for the Do windows.
  + debian/control:
    Bump gtk# build dep for HasResizeGrip API.
* New Debian changes:
* The long fortold release
  + Fixes a threadsafety issue resulting in 100% CPU usage (Closes: 565591,
    LP: #450852).
  + Proxies all keyring calls to the GTK main thread, as required by the new
    gnome-keyring (Closes: 603876, LP: #553643)
* debian/patches/00_bundledlibs.dpatch:
* debian/rules:
  + Upstream has dropped bundled gmcs binary; now 100% DFSG-free, so we don't
    have to repack the tarball or patch the buildsystem.
* debian/patches/03_disable_docky.dpatch:
  + Drop.  Docky is now gone in the upstream tarball.
* debian/rules:
* debian/control:
* debian/patches/*:
  + Switch to quilt to harmonise with other pkg-cli-* packages.
* debian/control:
  + Drop recommends on gnome-do-docklets.  Docky is now a separate package,
    so the docklets are useless for Do.
  + Bump Breaks on gnome-do-plugins to 0.8.3.  Do no longer provides the Wink
    library, which has been imported into the 0.8.3 do-plugins sources.
  + Bump standards-version; no changes needed.
  + Migrate to git and update VCS fields appropriately

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
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.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
# Rules to more easily specify a C# build for automake.
 
19
#
 
20
# Inspired and adapted from Banshee's build system
 
21
 
 
22
 
 
23
VPATH = @srcdir@
 
24
pkgdatadir = $(datadir)/@PACKAGE@
 
25
pkgincludedir = $(includedir)/@PACKAGE@
 
26
pkglibdir = $(libdir)/@PACKAGE@
 
27
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
28
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
29
install_sh_DATA = $(install_sh) -c -m 644
 
30
install_sh_PROGRAM = $(install_sh) -c
 
31
install_sh_SCRIPT = $(install_sh) -c
 
32
INSTALL_HEADER = $(INSTALL_DATA)
 
33
transform = $(program_transform_name)
 
34
NORMAL_INSTALL = :
 
35
PRE_INSTALL = :
 
36
POST_INSTALL = :
 
37
NORMAL_UNINSTALL = :
 
38
PRE_UNINSTALL = :
 
39
POST_UNINSTALL = :
 
40
build_triplet = @build@
 
41
host_triplet = @host@
 
42
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
43
        $(top_srcdir)/build.rules.mk
 
44
@ENABLE_DEBUG_TRUE@@ENABLE_JOLICLOUD_TRUE@am__append_1 = -debug -d:DEBUG
 
45
@HAVE_NUNIT_TRUE@am__append_2 = \
 
46
@HAVE_NUNIT_TRUE@       src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud/Tests/PackageManagerServiceTests.cs
 
47
 
 
48
subdir = Do.Platform.Linux.JoliCloud
 
49
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
50
am__aclocal_m4_deps = $(top_srcdir)/m4/shamrock/expansions.m4 \
 
51
        $(top_srcdir)/m4/shamrock/i18n.m4 \
 
52
        $(top_srcdir)/m4/shamrock/mono.m4 \
 
53
        $(top_srcdir)/m4/shamrock/programs.m4 \
 
54
        $(top_srcdir)/configure.ac
 
55
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
56
        $(ACLOCAL_M4)
 
57
mkinstalldirs = $(install_sh) -d
 
58
CONFIG_CLEAN_FILES =
 
59
CONFIG_CLEAN_VPATH_FILES =
 
60
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
61
am__vpath_adj = case $$p in \
 
62
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
63
    *) f=$$p;; \
 
64
  esac;
 
65
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
66
am__install_max = 40
 
67
am__nobase_strip_setup = \
 
68
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
69
am__nobase_strip = \
 
70
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
71
am__nobase_list = $(am__nobase_strip_setup); \
 
72
  for p in $$list; do echo "$$p $$p"; done | \
 
73
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
74
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
75
    if (++n[$$2] == $(am__install_max)) \
 
76
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
77
    END { for (dir in files) print dir, files[dir] }'
 
78
am__base_list = \
 
79
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
80
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
81
am__installdirs = "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(moduledir)" \
 
82
        "$(DESTDIR)$(pkgconfigdir)"
 
83
SCRIPTS = $(module_SCRIPTS)
 
84
SOURCES =
 
85
DIST_SOURCES =
 
86
DATA = $(module_DATA) $(pkgconfig_DATA)
 
87
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
88
ABI_VERSION = @ABI_VERSION@
 
89
ACLOCAL = @ACLOCAL@
 
90
ALL_LINGUAS = @ALL_LINGUAS@
 
91
AMTAR = @AMTAR@
 
92
AR = @AR@
 
93
AUTOCONF = @AUTOCONF@
 
94
AUTOHEADER = @AUTOHEADER@
 
95
AUTOMAKE = @AUTOMAKE@
 
96
AWK = @AWK@
 
97
CATALOGS = @CATALOGS@
 
98
CATOBJEXT = @CATOBJEXT@
 
99
CC = @CC@
 
100
CCDEPMODE = @CCDEPMODE@
 
101
CFLAGS = @CFLAGS@
 
102
CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
 
103
CPP = @CPP@
 
104
CPPFLAGS = @CPPFLAGS@
 
105
CYGPATH_W = @CYGPATH_W@
 
106
DATADIRNAME = @DATADIRNAME@
 
107
DEFS = @DEFS@
 
108
DEPDIR = @DEPDIR@
 
109
DSYMUTIL = @DSYMUTIL@
 
110
DUMPBIN = @DUMPBIN@
 
111
ECHO_C = @ECHO_C@
 
112
ECHO_N = @ECHO_N@
 
113
ECHO_T = @ECHO_T@
 
114
EGREP = @EGREP@
 
115
EXEEXT = @EXEEXT@
 
116
FGREP = @FGREP@
 
117
GCONFTOOL = @GCONFTOOL@
 
118
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
 
119
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
 
120
GCONF_SHARP_20_CFLAGS = @GCONF_SHARP_20_CFLAGS@
 
121
GCONF_SHARP_20_LIBS = @GCONF_SHARP_20_LIBS@
 
122
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
123
GLADE_SHARP_20_CFLAGS = @GLADE_SHARP_20_CFLAGS@
 
124
GLADE_SHARP_20_LIBS = @GLADE_SHARP_20_LIBS@
 
125
GLIB_SHARP_20_CFLAGS = @GLIB_SHARP_20_CFLAGS@
 
126
GLIB_SHARP_20_LIBS = @GLIB_SHARP_20_LIBS@
 
127
GMOFILES = @GMOFILES@
 
128
GMSGFMT = @GMSGFMT@
 
129
GNOME_DESKTOP_SHARP_20_CFLAGS = @GNOME_DESKTOP_SHARP_20_CFLAGS@
 
130
GNOME_DESKTOP_SHARP_20_LIBS = @GNOME_DESKTOP_SHARP_20_LIBS@
 
131
GNOME_KEYRING_SHARP_CFLAGS = @GNOME_KEYRING_SHARP_CFLAGS@
 
132
GNOME_KEYRING_SHARP_LIBS = @GNOME_KEYRING_SHARP_LIBS@
 
133
GNOME_SHARP_20_CFLAGS = @GNOME_SHARP_20_CFLAGS@
 
134
GNOME_SHARP_20_LIBS = @GNOME_SHARP_20_LIBS@
 
135
GNOME_VFS_SHARP_20_CFLAGS = @GNOME_VFS_SHARP_20_CFLAGS@
 
136
GNOME_VFS_SHARP_20_LIBS = @GNOME_VFS_SHARP_20_LIBS@
 
137
GREP = @GREP@
 
138
GTK_SHARP_20_CFLAGS = @GTK_SHARP_20_CFLAGS@
 
139
GTK_SHARP_20_LIBS = @GTK_SHARP_20_LIBS@
 
140
INSTALL = @INSTALL@
 
141
INSTALL_DATA = @INSTALL_DATA@
 
142
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
143
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
144
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
145
INSTOBJEXT = @INSTOBJEXT@
 
146
INTLLIBS = @INTLLIBS@
 
147
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
148
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
149
INTLTOOL_PERL = @INTLTOOL_PERL@
 
150
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
151
LD = @LD@
 
152
LDFLAGS = @LDFLAGS@
 
153
LIBDO_CFLAGS = @LIBDO_CFLAGS@
 
154
LIBDO_LIBS = @LIBDO_LIBS@
 
155
LIBOBJS = @LIBOBJS@
 
156
LIBRSVG_SHARP_CFLAGS = @LIBRSVG_SHARP_CFLAGS@
 
157
LIBRSVG_SHARP_LIBS = @LIBRSVG_SHARP_LIBS@
 
158
LIBS = @LIBS@
 
159
LIBTOOL = @LIBTOOL@
 
160
LIPO = @LIPO@
 
161
LN_S = @LN_S@
 
162
LTLIBOBJS = @LTLIBOBJS@
 
163
MAKEINFO = @MAKEINFO@
 
164
MCS = @MCS@
 
165
MKDIR_P = @MKDIR_P@
 
166
MKINSTALLDIRS = @MKINSTALLDIRS@
 
167
MONO = @MONO@
 
168
MONO_ADDINS_CFLAGS = @MONO_ADDINS_CFLAGS@
 
169
MONO_ADDINS_GUI_CFLAGS = @MONO_ADDINS_GUI_CFLAGS@
 
170
MONO_ADDINS_GUI_LIBS = @MONO_ADDINS_GUI_LIBS@
 
171
MONO_ADDINS_LIBS = @MONO_ADDINS_LIBS@
 
172
MONO_ADDINS_SETUP_CFLAGS = @MONO_ADDINS_SETUP_CFLAGS@
 
173
MONO_ADDINS_SETUP_LIBS = @MONO_ADDINS_SETUP_LIBS@
 
174
MSGFMT = @MSGFMT@
 
175
MSGFMT_OPTS = @MSGFMT_OPTS@
 
176
MSGMERGE = @MSGMERGE@
 
177
NDESK_DBUS_10_CFLAGS = @NDESK_DBUS_10_CFLAGS@
 
178
NDESK_DBUS_10_LIBS = @NDESK_DBUS_10_LIBS@
 
179
NDESK_DBUS_GLIB_10_CFLAGS = @NDESK_DBUS_GLIB_10_CFLAGS@
 
180
NDESK_DBUS_GLIB_10_LIBS = @NDESK_DBUS_GLIB_10_LIBS@
 
181
NM = @NM@
 
182
NMEDIT = @NMEDIT@
 
183
NOTIFY_SHARP_CFLAGS = @NOTIFY_SHARP_CFLAGS@
 
184
NOTIFY_SHARP_LIBS = @NOTIFY_SHARP_LIBS@
 
185
NUNIT_CFLAGS = @NUNIT_CFLAGS@
 
186
NUNIT_LIBS = @NUNIT_LIBS@
 
187
OBJDUMP = @OBJDUMP@
 
188
OBJEXT = @OBJEXT@
 
189
OTOOL = @OTOOL@
 
190
OTOOL64 = @OTOOL64@
 
191
PACKAGE = @PACKAGE@
 
192
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
193
PACKAGE_NAME = @PACKAGE_NAME@
 
194
PACKAGE_STRING = @PACKAGE_STRING@
 
195
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
196
PACKAGE_URL = @PACKAGE_URL@
 
197
PACKAGE_VERSION = @PACKAGE_VERSION@
 
198
PATH_SEPARATOR = @PATH_SEPARATOR@
 
199
PKG_CONFIG = @PKG_CONFIG@
 
200
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
201
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
202
POFILES = @POFILES@
 
203
POSUB = @POSUB@
 
204
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
205
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
206
RANLIB = @RANLIB@
 
207
SED = @SED@
 
208
SET_MAKE = @SET_MAKE@
 
209
SHELL = @SHELL@
 
210
STRIP = @STRIP@
 
211
USE_NLS = @USE_NLS@
 
212
VERSION = @VERSION@
 
213
VERSION_INFO = @VERSION_INFO@
 
214
WNCK_SHARP_10_CFLAGS = @WNCK_SHARP_10_CFLAGS@
 
215
WNCK_SHARP_10_LIBS = @WNCK_SHARP_10_LIBS@
 
216
XGETTEXT = @XGETTEXT@
 
217
abs_builddir = @abs_builddir@
 
218
abs_srcdir = @abs_srcdir@
 
219
abs_top_builddir = @abs_top_builddir@
 
220
abs_top_srcdir = @abs_top_srcdir@
 
221
ac_ct_CC = @ac_ct_CC@
 
222
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
223
am__include = @am__include@
 
224
am__leading_dot = @am__leading_dot@
 
225
am__quote = @am__quote@
 
226
am__tar = @am__tar@
 
227
am__untar = @am__untar@
 
228
bindir = @bindir@
 
229
build = @build@
 
230
build_alias = @build_alias@
 
231
build_cpu = @build_cpu@
 
232
build_os = @build_os@
 
233
build_vendor = @build_vendor@
 
234
builddir = @builddir@
 
235
datadir = @datadir@
 
236
datarootdir = @datarootdir@
 
237
docdir = @docdir@
 
238
dvidir = @dvidir@
 
239
exec_prefix = @exec_prefix@
 
240
expanded_bindir = @expanded_bindir@
 
241
expanded_datadir = @expanded_datadir@
 
242
expanded_libdir = @expanded_libdir@
 
243
host = @host@
 
244
host_alias = @host_alias@
 
245
host_cpu = @host_cpu@
 
246
host_os = @host_os@
 
247
host_vendor = @host_vendor@
 
248
htmldir = @htmldir@
 
249
includedir = @includedir@
 
250
infodir = @infodir@
 
251
install_sh = @install_sh@
 
252
libdir = @libdir@
 
253
libexecdir = @libexecdir@
 
254
localedir = @localedir@
 
255
localstatedir = @localstatedir@
 
256
lt_ECHO = @lt_ECHO@
 
257
mandir = @mandir@
 
258
mkdir_p = @mkdir_p@
 
259
oldincludedir = @oldincludedir@
 
260
pdfdir = @pdfdir@
 
261
prefix = @prefix@
 
262
program_transform_name = @program_transform_name@
 
263
psdir = @psdir@
 
264
sbindir = @sbindir@
 
265
sharedstatedir = @sharedstatedir@
 
266
srcdir = @srcdir@
 
267
sysconfdir = @sysconfdir@
 
268
target_alias = @target_alias@
 
269
top_build_prefix = @top_build_prefix@
 
270
top_builddir = @top_builddir@
 
271
top_srcdir = @top_srcdir@
 
272
@ENABLE_JOLICLOUD_TRUE@SOURCES_BUILD = $(addprefix $(srcdir)/, $(FILES))
 
273
@ENABLE_JOLICLOUD_TRUE@RESOURCES_EXPANDED = $(addprefix $(srcdir)/, $(RESOURCES))
 
274
@ENABLE_JOLICLOUD_TRUE@RESOURCES_BUILD = $(foreach resource, $(RESOURCES_EXPANDED), \
 
275
@ENABLE_JOLICLOUD_TRUE@        -resource:$(resource),$(notdir $(resource)))
 
276
 
 
277
@ENABLE_JOLICLOUD_TRUE@BUILD_DIR = $(top_builddir)/build
 
278
@ENABLE_JOLICLOUD_TRUE@ASSEMBLY_EXTENSION = $(strip $(patsubst library, dll, $(TARGET)))
 
279
@ENABLE_JOLICLOUD_TRUE@ASSEMBLY_FILE = $(BUILD_DIR)/$(ASSEMBLY).$(ASSEMBLY_EXTENSION)
 
280
@ENABLE_JOLICLOUD_TRUE@STD_REFERENCES = $(foreach ref,$(filter-out -r:%,$(REFERENCES)),-r:$(ref))
 
281
@ENABLE_JOLICLOUD_TRUE@BUILD_REFERENCES = $(filter -r:%,$(REFERENCES) $(STD_REFERENCES))
 
282
@ENABLE_JOLICLOUD_TRUE@COMPONENT_REFERENCES = $(foreach ref, $(PROJECT_REFERENCES),-r:$(BUILD_DIR)/$(ref).dll)
 
283
@ENABLE_JOLICLOUD_TRUE@COMPONENT_DEPS = $(foreach ref,$(PROJECT_REFERENCES),$(BUILD_DIR)/$(ref).dll)
 
284
@ENABLE_JOLICLOUD_TRUE@OUTPUT_FILES = \
 
285
@ENABLE_JOLICLOUD_TRUE@        $(ASSEMBLY_FILE) \
 
286
@ENABLE_JOLICLOUD_TRUE@        $(ASSEMBLY_FILE).mdb
 
287
 
 
288
@ENABLE_JOLICLOUD_TRUE@moduledir = $(pkglibdir)
 
289
# Install libraries as data; there's no need for them to be excutable
 
290
@ENABLE_JOLICLOUD_TRUE@module_DATA = $(foreach file,$(filter %.dll,$(OUTPUT_FILES)),$(file) $(file).mdb) $(foreach file,$(filter %.exe,$(OUTPUT_FILES)),$(file).mdb)
 
291
# Install executables as scripts
 
292
@ENABLE_JOLICLOUD_TRUE@module_SCRIPTS = $(filter %.exe,$(OUTPUT_FILES))
 
293
@ENABLE_JOLICLOUD_TRUE@MCS_FLAGS = $(MCS_LINQ_FLAG) -noconfig \
 
294
@ENABLE_JOLICLOUD_TRUE@ -codepage:utf8 -warn:4 $(am__append_1)
 
295
 
 
296
#
 
297
# pkg-config handling
 
298
#
 
299
@ENABLE_JOLICLOUD_TRUE@pkgconfigdir = $(libdir)/pkgconfig
 
300
@ENABLE_JOLICLOUD_TRUE@pkgconfig_DATA = $(PKG_CONFIG_FILES)
 
301
 
 
302
#
 
303
# Clean and dist targets
 
304
#
 
305
@ENABLE_JOLICLOUD_TRUE@EXTRA_DIST = $(SOURCES_BUILD) $(RESOURCES_EXPANDED) $(THEME_ICONS_SOURCE) \
 
306
@ENABLE_JOLICLOUD_TRUE@ $(foreach pkgcfg_file, $(PKG_CONFIG_FILES), $(pkgcfg_file).in)
 
307
 
 
308
@ENABLE_JOLICLOUD_TRUE@CLEANFILES = $(OUTPUT_FILES) $(pkgconfig_DATA)
 
309
@ENABLE_JOLICLOUD_TRUE@DISTCLEANFILES = *.pidb
 
310
@ENABLE_JOLICLOUD_TRUE@MAINTAINERCLEANFILES = Makefile.in
 
311
 
 
312
# Simple component buildsystem
 
313
ASSEMBLY = Do.Platform.Linux.JoliCloud
 
314
TARGET = library
 
315
FILES = src/Do.Platform/Do.Platform.Linux/Do.Platform.Linux.JoliCloud/PackageManagerService.cs \
 
316
        $(am__append_2)
 
317
RESOURCES = \
 
318
        Resources/Do.Platform.Linux.JoliCloud.addin.xml
 
319
 
 
320
PKG_CONFIG_FILES = do.platform.linux.jolicloud.pc
 
321
REFERENCES = \
 
322
        System \
 
323
        System.Core \
 
324
        Mono.Posix \
 
325
        $(MONO_ADDINS_LIBS) \
 
326
        $(NDESK_DBUS_10_LIBS) \
 
327
        $(NDESK_DBUS_GLIB_10_LIBS) \
 
328
        $(NUNIT_LIBS) 
 
329
 
 
330
PROJECT_REFERENCES = \
 
331
        Do.Platform \
 
332
        Do.Platform.Linux
 
333
 
 
334
all: all-am
 
335
 
 
336
.SUFFIXES:
 
337
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/build.rules.mk $(am__configure_deps)
 
338
        @for dep in $?; do \
 
339
          case '$(am__configure_deps)' in \
 
340
            *$$dep*) \
 
341
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
342
                && { if test -f $@; then exit 0; else break; fi; }; \
 
343
              exit 1;; \
 
344
          esac; \
 
345
        done; \
 
346
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Do.Platform.Linux.JoliCloud/Makefile'; \
 
347
        $(am__cd) $(top_srcdir) && \
 
348
          $(AUTOMAKE) --foreign Do.Platform.Linux.JoliCloud/Makefile
 
349
.PRECIOUS: Makefile
 
350
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
351
        @case '$?' in \
 
352
          *config.status*) \
 
353
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
354
          *) \
 
355
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
356
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
357
        esac;
 
358
 
 
359
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
360
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
361
 
 
362
$(top_srcdir)/configure:  $(am__configure_deps)
 
363
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
364
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
365
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
366
$(am__aclocal_m4_deps):
 
367
install-moduleSCRIPTS: $(module_SCRIPTS)
 
368
        @$(NORMAL_INSTALL)
 
369
        test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
 
370
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || list=; \
 
371
        for p in $$list; do \
 
372
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
373
          if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
 
374
        done | \
 
375
        sed -e 'p;s,.*/,,;n' \
 
376
            -e 'h;s|.*|.|' \
 
377
            -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
 
378
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
 
379
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
380
            if ($$2 == $$4) { files[d] = files[d] " " $$1; \
 
381
              if (++n[d] == $(am__install_max)) { \
 
382
                print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
 
383
            else { print "f", d "/" $$4, $$1 } } \
 
384
          END { for (d in files) print "f", d, files[d] }' | \
 
385
        while read type dir files; do \
 
386
             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
387
             test -z "$$files" || { \
 
388
               echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(moduledir)$$dir'"; \
 
389
               $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(moduledir)$$dir" || exit $$?; \
 
390
             } \
 
391
        ; done
 
392
 
 
393
uninstall-moduleSCRIPTS:
 
394
        @$(NORMAL_UNINSTALL)
 
395
        @list='$(module_SCRIPTS)'; test -n "$(moduledir)" || exit 0; \
 
396
        files=`for p in $$list; do echo "$$p"; done | \
 
397
               sed -e 's,.*/,,;$(transform)'`; \
 
398
        test -n "$$list" || exit 0; \
 
399
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
 
400
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
401
 
 
402
mostlyclean-libtool:
 
403
        -rm -f *.lo
 
404
 
 
405
clean-libtool:
 
406
        -rm -rf .libs _libs
 
407
install-moduleDATA: $(module_DATA)
 
408
        @$(NORMAL_INSTALL)
 
409
        test -z "$(moduledir)" || $(MKDIR_P) "$(DESTDIR)$(moduledir)"
 
410
        @list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
 
411
        for p in $$list; do \
 
412
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
413
          echo "$$d$$p"; \
 
414
        done | $(am__base_list) | \
 
415
        while read files; do \
 
416
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(moduledir)'"; \
 
417
          $(INSTALL_DATA) $$files "$(DESTDIR)$(moduledir)" || exit $$?; \
 
418
        done
 
419
 
 
420
uninstall-moduleDATA:
 
421
        @$(NORMAL_UNINSTALL)
 
422
        @list='$(module_DATA)'; test -n "$(moduledir)" || list=; \
 
423
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
424
        test -n "$$files" || exit 0; \
 
425
        echo " ( cd '$(DESTDIR)$(moduledir)' && rm -f" $$files ")"; \
 
426
        cd "$(DESTDIR)$(moduledir)" && rm -f $$files
 
427
install-pkgconfigDATA: $(pkgconfig_DATA)
 
428
        @$(NORMAL_INSTALL)
 
429
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
 
430
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
431
        for p in $$list; do \
 
432
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
433
          echo "$$d$$p"; \
 
434
        done | $(am__base_list) | \
 
435
        while read files; do \
 
436
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
 
437
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
 
438
        done
 
439
 
 
440
uninstall-pkgconfigDATA:
 
441
        @$(NORMAL_UNINSTALL)
 
442
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
443
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
444
        test -n "$$files" || exit 0; \
 
445
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
 
446
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
 
447
tags: TAGS
 
448
TAGS:
 
449
 
 
450
ctags: CTAGS
 
451
CTAGS:
 
452
 
 
453
 
 
454
distdir: $(DISTFILES)
 
455
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
456
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
457
        list='$(DISTFILES)'; \
 
458
          dist_files=`for file in $$list; do echo $$file; done | \
 
459
          sed -e "s|^$$srcdirstrip/||;t" \
 
460
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
461
        case $$dist_files in \
 
462
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
463
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
464
                           sort -u` ;; \
 
465
        esac; \
 
466
        for file in $$dist_files; do \
 
467
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
468
          if test -d $$d/$$file; then \
 
469
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
470
            if test -d "$(distdir)/$$file"; then \
 
471
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
472
            fi; \
 
473
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
474
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
475
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
476
            fi; \
 
477
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
478
          else \
 
479
            test -f "$(distdir)/$$file" \
 
480
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
481
            || exit 1; \
 
482
          fi; \
 
483
        done
 
484
check-am: all-am
 
485
check: check-am
 
486
all-am: Makefile $(SCRIPTS) $(DATA)
 
487
installdirs:
 
488
        for dir in "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(moduledir)" "$(DESTDIR)$(pkgconfigdir)"; do \
 
489
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
490
        done
 
491
install: install-am
 
492
install-exec: install-exec-am
 
493
install-data: install-data-am
 
494
uninstall: uninstall-am
 
495
 
 
496
install-am: all-am
 
497
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
498
 
 
499
installcheck: installcheck-am
 
500
install-strip:
 
501
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
502
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
503
          `test -z '$(STRIP)' || \
 
504
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
505
mostlyclean-generic:
 
506
 
 
507
clean-generic:
 
508
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
 
509
 
 
510
distclean-generic:
 
511
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
512
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
513
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
514
 
 
515
maintainer-clean-generic:
 
516
        @echo "This command is intended for maintainers to use"
 
517
        @echo "it deletes files that may require special tools to rebuild."
 
518
        -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
 
519
clean: clean-am
 
520
 
 
521
clean-am: clean-generic clean-libtool mostlyclean-am
 
522
 
 
523
distclean: distclean-am
 
524
        -rm -f Makefile
 
525
distclean-am: clean-am distclean-generic
 
526
 
 
527
dvi: dvi-am
 
528
 
 
529
dvi-am:
 
530
 
 
531
html: html-am
 
532
 
 
533
html-am:
 
534
 
 
535
info: info-am
 
536
 
 
537
info-am:
 
538
 
 
539
install-data-am: install-moduleDATA install-moduleSCRIPTS \
 
540
        install-pkgconfigDATA
 
541
 
 
542
install-dvi: install-dvi-am
 
543
 
 
544
install-dvi-am:
 
545
 
 
546
install-exec-am:
 
547
 
 
548
install-html: install-html-am
 
549
 
 
550
install-html-am:
 
551
 
 
552
install-info: install-info-am
 
553
 
 
554
install-info-am:
 
555
 
 
556
install-man:
 
557
 
 
558
install-pdf: install-pdf-am
 
559
 
 
560
install-pdf-am:
 
561
 
 
562
install-ps: install-ps-am
 
563
 
 
564
install-ps-am:
 
565
 
 
566
installcheck-am:
 
567
 
 
568
maintainer-clean: maintainer-clean-am
 
569
        -rm -f Makefile
 
570
maintainer-clean-am: distclean-am maintainer-clean-generic
 
571
 
 
572
mostlyclean: mostlyclean-am
 
573
 
 
574
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
575
 
 
576
pdf: pdf-am
 
577
 
 
578
pdf-am:
 
579
 
 
580
ps: ps-am
 
581
 
 
582
ps-am:
 
583
 
 
584
uninstall-am: uninstall-moduleDATA uninstall-moduleSCRIPTS \
 
585
        uninstall-pkgconfigDATA
 
586
 
 
587
.MAKE: install-am install-strip
 
588
 
 
589
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
 
590
        distclean distclean-generic distclean-libtool distdir dvi \
 
591
        dvi-am html html-am info info-am install install-am \
 
592
        install-data install-data-am install-dvi install-dvi-am \
 
593
        install-exec install-exec-am install-html install-html-am \
 
594
        install-info install-info-am install-man install-moduleDATA \
 
595
        install-moduleSCRIPTS install-pdf install-pdf-am \
 
596
        install-pkgconfigDATA install-ps install-ps-am install-strip \
 
597
        installcheck installcheck-am installdirs maintainer-clean \
 
598
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
599
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
 
600
        uninstall-moduleDATA uninstall-moduleSCRIPTS \
 
601
        uninstall-pkgconfigDATA
 
602
 
 
603
 
 
604
@ENABLE_JOLICLOUD_TRUE@all: $(ASSEMBLY_FILE)
 
605
 
 
606
@ENABLE_JOLICLOUD_TRUE@$(ASSEMBLY_FILE).mdb: $(ASSEMBLY_FILE)
 
607
 
 
608
@ENABLE_JOLICLOUD_TRUE@build-debug :
 
609
@ENABLE_JOLICLOUD_TRUE@ @echo $(COMPONENT_REFERENCES)
 
610
 
 
611
@ENABLE_JOLICLOUD_TRUE@$(ASSEMBLY_FILE): $(SOURCES_BUILD) $(RESOURCES_EXPANDED) $(COMPONENT_DEPS)
 
612
@ENABLE_JOLICLOUD_TRUE@ @mkdir -p $(BUILD_DIR)
 
613
@ENABLE_JOLICLOUD_TRUE@ @colors=no; \
 
614
@ENABLE_JOLICLOUD_TRUE@ case $$TERM in \
 
615
@ENABLE_JOLICLOUD_TRUE@                "xterm" | "rxvt" | "rxvt-unicode") \
 
616
@ENABLE_JOLICLOUD_TRUE@                        test "x$$COLORTERM" != "x" && colors=yes ;; \
 
617
@ENABLE_JOLICLOUD_TRUE@                "xterm-color") colors=yes ;; \
 
618
@ENABLE_JOLICLOUD_TRUE@ esac; \
 
619
@ENABLE_JOLICLOUD_TRUE@ if [ "x$$colors" = "xyes" ]; then \
 
620
@ENABLE_JOLICLOUD_TRUE@                tty -s && true || { colors=no; true; } \
 
621
@ENABLE_JOLICLOUD_TRUE@ fi; \
 
622
@ENABLE_JOLICLOUD_TRUE@ test "x$$colors" = "xyes" && \
 
623
@ENABLE_JOLICLOUD_TRUE@         echo -e "\033[1mCompiling $(notdir $@)...\033[0m" || \
 
624
@ENABLE_JOLICLOUD_TRUE@         echo "Compiling $(notdir $@)...";
 
625
@ENABLE_JOLICLOUD_TRUE@ @$(MCS) $(MCS_FLAGS) -target:$(TARGET) -out:$@ $(BUILD_DEFINES) $(BUILD_REFERENCES) $(COMPONENT_REFERENCES) $(RESOURCES_BUILD) $(SOURCES_BUILD) 
 
626
@ENABLE_JOLICLOUD_TRUE@ @if [ -e $(srcdir)/$(notdir $@.config) ]; then \
 
627
@ENABLE_JOLICLOUD_TRUE@         cp $(srcdir)/$(notdir $@.config) $(BUILD_DIR) ; \
 
628
@ENABLE_JOLICLOUD_TRUE@ fi;
 
629
 
 
630
@ENABLE_JOLICLOUD_TRUE@%.pc : %.pc.in
 
631
@ENABLE_JOLICLOUD_TRUE@ @colors=no; \
 
632
@ENABLE_JOLICLOUD_TRUE@ case $$TERM in \
 
633
@ENABLE_JOLICLOUD_TRUE@                "xterm" | "rxvt" | "rxvt-unicode") \
 
634
@ENABLE_JOLICLOUD_TRUE@                        test "x$$COLORTERM" != "x" && colors=yes ;; \
 
635
@ENABLE_JOLICLOUD_TRUE@                "xterm-color") colors=yes ;; \
 
636
@ENABLE_JOLICLOUD_TRUE@ esac; \
 
637
@ENABLE_JOLICLOUD_TRUE@ if [ "x$$colors" = "xyes" ]; then \
 
638
@ENABLE_JOLICLOUD_TRUE@                tty -s && true || { colors=no; true; } \
 
639
@ENABLE_JOLICLOUD_TRUE@ fi; \
 
640
@ENABLE_JOLICLOUD_TRUE@ test "x$$colors" = "xyes" && \
 
641
@ENABLE_JOLICLOUD_TRUE@         echo -e "\033[1mGenerating $(notdir $@)...\033[0m" || \
 
642
@ENABLE_JOLICLOUD_TRUE@         echo "Generating $(notdir $@)...";
 
643
@ENABLE_JOLICLOUD_TRUE@ @sed "s,\@ABI_VERSION\@,$(ABI_VERSION),g; s,\@expanded_libdir\@,$(expanded_libdir),g; s,\@PACKAGE\@,$(PACKAGE),g" < $< > $@
 
644
 
 
645
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
646
# Otherwise a system limit (for SysV at least) may be exceeded.
 
647
.NOEXPORT: