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

« back to all changes in this revision

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