~ubuntu-branches/ubuntu/quantal/zeitgeist/quantal

« back to all changes in this revision

Viewing changes to test/direct/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-11-15 11:15:56 UTC
  • mfrom: (1.1.13)
  • Revision ID: package-import@ubuntu.com-20111115111556-4lmc5wdvjrsdm0ss
Tags: 0.8.99~alpha1-1ubuntu1
Upload to ubuntu the new zeitgeist rewritten in vala

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
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
TESTS = marshalling query-operators-test where-clause-test \
 
37
        table-lookup-test
 
38
subdir = test/direct
 
39
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
43
        $(ACLOCAL_M4)
 
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
45
CONFIG_HEADER = $(top_builddir)/config.h
 
46
CONFIG_CLEAN_FILES =
 
47
CONFIG_CLEAN_VPATH_FILES =
 
48
AM_V_GEN = $(am__v_GEN_$(V))
 
49
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
50
am__v_GEN_0 = @echo "  GEN   " $@;
 
51
AM_V_at = $(am__v_at_$(V))
 
52
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
53
am__v_at_0 = @
 
54
SOURCES =
 
55
DIST_SOURCES =
 
56
am__tty_colors = \
 
57
red=; grn=; lgn=; blu=; std=
 
58
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
59
ACLOCAL = @ACLOCAL@
 
60
ALL_LINGUAS = @ALL_LINGUAS@
 
61
AMTAR = @AMTAR@
 
62
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
63
AR = @AR@
 
64
AUTOCONF = @AUTOCONF@
 
65
AUTOHEADER = @AUTOHEADER@
 
66
AUTOMAKE = @AUTOMAKE@
 
67
AWK = @AWK@
 
68
CATALOGS = @CATALOGS@
 
69
CATOBJEXT = @CATOBJEXT@
 
70
CC = @CC@
 
71
CCDEPMODE = @CCDEPMODE@
 
72
CFLAGS = @CFLAGS@
 
73
CPP = @CPP@
 
74
CPPFLAGS = @CPPFLAGS@
 
75
CYGPATH_W = @CYGPATH_W@
 
76
DATADIRNAME = @DATADIRNAME@
 
77
DBUS_MODULE_CFLAGS = @DBUS_MODULE_CFLAGS@
 
78
DBUS_MODULE_LIBS = @DBUS_MODULE_LIBS@
 
79
DBUS_SERVICES_DIR = @DBUS_SERVICES_DIR@
 
80
DEFS = @DEFS@
 
81
DEPDIR = @DEPDIR@
 
82
DLLTOOL = @DLLTOOL@
 
83
DSYMUTIL = @DSYMUTIL@
 
84
DUMPBIN = @DUMPBIN@
 
85
ECHO_C = @ECHO_C@
 
86
ECHO_N = @ECHO_N@
 
87
ECHO_T = @ECHO_T@
 
88
EGREP = @EGREP@
 
89
EXEEXT = @EXEEXT@
 
90
FGREP = @FGREP@
 
91
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
92
GMOFILES = @GMOFILES@
 
93
GMSGFMT = @GMSGFMT@
 
94
GREP = @GREP@
 
95
HAVE_RAPPER = @HAVE_RAPPER@
 
96
INSTALL = @INSTALL@
 
97
INSTALL_DATA = @INSTALL_DATA@
 
98
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
99
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
100
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
101
INSTOBJEXT = @INSTOBJEXT@
 
102
INTLLIBS = @INTLLIBS@
 
103
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
104
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
105
INTLTOOL_PERL = @INTLTOOL_PERL@
 
106
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
107
LD = @LD@
 
108
LDFLAGS = @LDFLAGS@
 
109
LIBOBJS = @LIBOBJS@
 
110
LIBS = @LIBS@
 
111
LIBTOOL = @LIBTOOL@
 
112
LIPO = @LIPO@
 
113
LN_S = @LN_S@
 
114
LTLIBOBJS = @LTLIBOBJS@
 
115
MAINT = @MAINT@
 
116
MAKEINFO = @MAKEINFO@
 
117
MANIFEST_TOOL = @MANIFEST_TOOL@
 
118
MKDIR_P = @MKDIR_P@
 
119
MKINSTALLDIRS = @MKINSTALLDIRS@
 
120
MSGFMT = @MSGFMT@
 
121
MSGFMT_OPTS = @MSGFMT_OPTS@
 
122
MSGMERGE = @MSGMERGE@
 
123
NM = @NM@
 
124
NMEDIT = @NMEDIT@
 
125
OBJDUMP = @OBJDUMP@
 
126
OBJEXT = @OBJEXT@
 
127
OTOOL = @OTOOL@
 
128
OTOOL64 = @OTOOL64@
 
129
PACKAGE = @PACKAGE@
 
130
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
131
PACKAGE_NAME = @PACKAGE_NAME@
 
132
PACKAGE_STRING = @PACKAGE_STRING@
 
133
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
134
PACKAGE_URL = @PACKAGE_URL@
 
135
PACKAGE_VERSION = @PACKAGE_VERSION@
 
136
PATH_SEPARATOR = @PATH_SEPARATOR@
 
137
PKG_CONFIG = @PKG_CONFIG@
 
138
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
139
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
140
POFILES = @POFILES@
 
141
POSUB = @POSUB@
 
142
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
143
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
144
PYTHON = @PYTHON@
 
145
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
146
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
147
PYTHON_PREFIX = @PYTHON_PREFIX@
 
148
PYTHON_VERSION = @PYTHON_VERSION@
 
149
RANLIB = @RANLIB@
 
150
SED = @SED@
 
151
SET_MAKE = @SET_MAKE@
 
152
SHELL = @SHELL@
 
153
STRIP = @STRIP@
 
154
USE_NLS = @USE_NLS@
 
155
VALAC = @VALAC@
 
156
VERSION = @VERSION@
 
157
XGETTEXT = @XGETTEXT@
 
158
ZEITGEIST_CFLAGS = @ZEITGEIST_CFLAGS@
 
159
ZEITGEIST_LIBS = @ZEITGEIST_LIBS@
 
160
abs_builddir = @abs_builddir@
 
161
abs_srcdir = @abs_srcdir@
 
162
abs_top_builddir = @abs_top_builddir@
 
163
abs_top_srcdir = @abs_top_srcdir@
 
164
ac_ct_AR = @ac_ct_AR@
 
165
ac_ct_CC = @ac_ct_CC@
 
166
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
167
am__include = @am__include@
 
168
am__leading_dot = @am__leading_dot@
 
169
am__quote = @am__quote@
 
170
am__tar = @am__tar@
 
171
am__untar = @am__untar@
 
172
bindir = @bindir@
 
173
build = @build@
 
174
build_alias = @build_alias@
 
175
build_cpu = @build_cpu@
 
176
build_os = @build_os@
 
177
build_vendor = @build_vendor@
 
178
builddir = @builddir@
 
179
datadir = @datadir@
 
180
datarootdir = @datarootdir@
 
181
docdir = @docdir@
 
182
dvidir = @dvidir@
 
183
exec_prefix = @exec_prefix@
 
184
host = @host@
 
185
host_alias = @host_alias@
 
186
host_cpu = @host_cpu@
 
187
host_os = @host_os@
 
188
host_vendor = @host_vendor@
 
189
htmldir = @htmldir@
 
190
includedir = @includedir@
 
191
infodir = @infodir@
 
192
install_sh = @install_sh@
 
193
libdir = @libdir@
 
194
libexecdir = @libexecdir@
 
195
localedir = @localedir@
 
196
localstatedir = @localstatedir@
 
197
mandir = @mandir@
 
198
mkdir_p = @mkdir_p@
 
199
oldincludedir = @oldincludedir@
 
200
pdfdir = @pdfdir@
 
201
pkgpyexecdir = @pkgpyexecdir@
 
202
pkgpythondir = @pkgpythondir@
 
203
prefix = @prefix@
 
204
program_transform_name = @program_transform_name@
 
205
psdir = @psdir@
 
206
pyexecdir = @pyexecdir@
 
207
pythondir = @pythondir@
 
208
sbindir = @sbindir@
 
209
sharedstatedir = @sharedstatedir@
 
210
srcdir = @srcdir@
 
211
sysconfdir = @sysconfdir@
 
212
target_alias = @target_alias@
 
213
top_build_prefix = @top_build_prefix@
 
214
top_builddir = @top_builddir@
 
215
top_srcdir = @top_srcdir@
 
216
VALAFLAGS = \
 
217
        --pkg gio-2.0 \
 
218
        --target-glib=2.26 \
 
219
        --pkg sqlite3 \
 
220
        --pkg posix \
 
221
        --pkg gmodule-2.0 \
 
222
        $(srcdir)/assertions.vapi \
 
223
        --Xcc=-w \
 
224
        $(NULL)
 
225
 
 
226
SRC_FILES = \
 
227
        $(top_srcdir)/src/engine.vala \
 
228
        $(top_srcdir)/src/utils.vala \
 
229
        $(top_srcdir)/src/errors.vala \
 
230
        $(top_srcdir)/src/extension-store.vala \
 
231
        $(top_srcdir)/src/notify.vala \
 
232
        $(top_srcdir)/src/table-lookup.vala \
 
233
        $(top_srcdir)/src/datamodel.vala  \
 
234
        $(top_srcdir)/src/where-clause.vala \
 
235
        $(top_srcdir)/src/remote.vala \
 
236
        $(top_srcdir)/src/sql-schema.vala \
 
237
        $(top_srcdir)/src/extension.vala \
 
238
        $(top_srcdir)/src/extension-collection.vala \
 
239
        $(top_srcdir)/src/sql.vala \
 
240
        $(top_srcdir)/src/ontology.vala \
 
241
        $(top_srcdir)/src/ontology-uris.vala \
 
242
        $(NULL)
 
243
 
 
244
DISTCLEANFILES = \
 
245
        marshalling \
 
246
        query-operators-test \
 
247
        where-clause-test \
 
248
        table-lookup-test \
 
249
        $(NULL)
 
250
 
 
251
EXTRA_DIST = \
 
252
        marshalling.vala \
 
253
        query-operators-test.vala \
 
254
        where-clause-test.vala \
 
255
        table-lookup-test.vala \
 
256
        assertions.vapi \
 
257
        $(NULL)
 
258
 
 
259
all: all-am
 
260
 
 
261
.SUFFIXES:
 
262
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
263
        @for dep in $?; do \
 
264
          case '$(am__configure_deps)' in \
 
265
            *$$dep*) \
 
266
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
267
                && { if test -f $@; then exit 0; else break; fi; }; \
 
268
              exit 1;; \
 
269
          esac; \
 
270
        done; \
 
271
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/direct/Makefile'; \
 
272
        $(am__cd) $(top_srcdir) && \
 
273
          $(AUTOMAKE) --gnu test/direct/Makefile
 
274
.PRECIOUS: Makefile
 
275
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
276
        @case '$?' in \
 
277
          *config.status*) \
 
278
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
279
          *) \
 
280
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
281
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
282
        esac;
 
283
 
 
284
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
285
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
286
 
 
287
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
288
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
289
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
290
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
291
$(am__aclocal_m4_deps):
 
292
 
 
293
mostlyclean-libtool:
 
294
        -rm -f *.lo
 
295
 
 
296
clean-libtool:
 
297
        -rm -rf .libs _libs
 
298
tags: TAGS
 
299
TAGS:
 
300
 
 
301
ctags: CTAGS
 
302
CTAGS:
 
303
 
 
304
 
 
305
check-TESTS: $(TESTS)
 
306
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
 
307
        srcdir=$(srcdir); export srcdir; \
 
308
        list=' $(TESTS) '; \
 
309
        $(am__tty_colors); \
 
310
        if test -n "$$list"; then \
 
311
          for tst in $$list; do \
 
312
            if test -f ./$$tst; then dir=./; \
 
313
            elif test -f $$tst; then dir=; \
 
314
            else dir="$(srcdir)/"; fi; \
 
315
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
 
316
              all=`expr $$all + 1`; \
 
317
              case " $(XFAIL_TESTS) " in \
 
318
              *[\ \     ]$$tst[\ \      ]*) \
 
319
                xpass=`expr $$xpass + 1`; \
 
320
                failed=`expr $$failed + 1`; \
 
321
                col=$$red; res=XPASS; \
 
322
              ;; \
 
323
              *) \
 
324
                col=$$grn; res=PASS; \
 
325
              ;; \
 
326
              esac; \
 
327
            elif test $$? -ne 77; then \
 
328
              all=`expr $$all + 1`; \
 
329
              case " $(XFAIL_TESTS) " in \
 
330
              *[\ \     ]$$tst[\ \      ]*) \
 
331
                xfail=`expr $$xfail + 1`; \
 
332
                col=$$lgn; res=XFAIL; \
 
333
              ;; \
 
334
              *) \
 
335
                failed=`expr $$failed + 1`; \
 
336
                col=$$red; res=FAIL; \
 
337
              ;; \
 
338
              esac; \
 
339
            else \
 
340
              skip=`expr $$skip + 1`; \
 
341
              col=$$blu; res=SKIP; \
 
342
            fi; \
 
343
            echo "$${col}$$res$${std}: $$tst"; \
 
344
          done; \
 
345
          if test "$$all" -eq 1; then \
 
346
            tests="test"; \
 
347
            All=""; \
 
348
          else \
 
349
            tests="tests"; \
 
350
            All="All "; \
 
351
          fi; \
 
352
          if test "$$failed" -eq 0; then \
 
353
            if test "$$xfail" -eq 0; then \
 
354
              banner="$$All$$all $$tests passed"; \
 
355
            else \
 
356
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
 
357
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
 
358
            fi; \
 
359
          else \
 
360
            if test "$$xpass" -eq 0; then \
 
361
              banner="$$failed of $$all $$tests failed"; \
 
362
            else \
 
363
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
 
364
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
 
365
            fi; \
 
366
          fi; \
 
367
          dashes="$$banner"; \
 
368
          skipped=""; \
 
369
          if test "$$skip" -ne 0; then \
 
370
            if test "$$skip" -eq 1; then \
 
371
              skipped="($$skip test was not run)"; \
 
372
            else \
 
373
              skipped="($$skip tests were not run)"; \
 
374
            fi; \
 
375
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
 
376
              dashes="$$skipped"; \
 
377
          fi; \
 
378
          report=""; \
 
379
          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
 
380
            report="Please report to $(PACKAGE_BUGREPORT)"; \
 
381
            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
 
382
              dashes="$$report"; \
 
383
          fi; \
 
384
          dashes=`echo "$$dashes" | sed s/./=/g`; \
 
385
          if test "$$failed" -eq 0; then \
 
386
            echo "$$grn$$dashes"; \
 
387
          else \
 
388
            echo "$$red$$dashes"; \
 
389
          fi; \
 
390
          echo "$$banner"; \
 
391
          test -z "$$skipped" || echo "$$skipped"; \
 
392
          test -z "$$report" || echo "$$report"; \
 
393
          echo "$$dashes$$std"; \
 
394
          test "$$failed" -eq 0; \
 
395
        else :; fi
 
396
 
 
397
distdir: $(DISTFILES)
 
398
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
399
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
400
        list='$(DISTFILES)'; \
 
401
          dist_files=`for file in $$list; do echo $$file; done | \
 
402
          sed -e "s|^$$srcdirstrip/||;t" \
 
403
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
404
        case $$dist_files in \
 
405
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
406
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
407
                           sort -u` ;; \
 
408
        esac; \
 
409
        for file in $$dist_files; do \
 
410
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
411
          if test -d $$d/$$file; then \
 
412
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
413
            if test -d "$(distdir)/$$file"; then \
 
414
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
415
            fi; \
 
416
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
417
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
418
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
419
            fi; \
 
420
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
421
          else \
 
422
            test -f "$(distdir)/$$file" \
 
423
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
424
            || exit 1; \
 
425
          fi; \
 
426
        done
 
427
check-am: all-am
 
428
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
 
429
check: check-am
 
430
all-am: Makefile
 
431
installdirs:
 
432
install: install-am
 
433
install-exec: install-exec-am
 
434
install-data: install-data-am
 
435
uninstall: uninstall-am
 
436
 
 
437
install-am: all-am
 
438
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
439
 
 
440
installcheck: installcheck-am
 
441
install-strip:
 
442
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
443
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
444
          `test -z '$(STRIP)' || \
 
445
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
446
mostlyclean-generic:
 
447
 
 
448
clean-generic:
 
449
 
 
450
distclean-generic:
 
451
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
452
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
453
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
454
 
 
455
maintainer-clean-generic:
 
456
        @echo "This command is intended for maintainers to use"
 
457
        @echo "it deletes files that may require special tools to rebuild."
 
458
clean: clean-am
 
459
 
 
460
clean-am: clean-generic clean-libtool clean-local mostlyclean-am
 
461
 
 
462
distclean: distclean-am
 
463
        -rm -f Makefile
 
464
distclean-am: clean-am distclean-generic
 
465
 
 
466
dvi: dvi-am
 
467
 
 
468
dvi-am:
 
469
 
 
470
html: html-am
 
471
 
 
472
html-am:
 
473
 
 
474
info: info-am
 
475
 
 
476
info-am:
 
477
 
 
478
install-data-am:
 
479
 
 
480
install-dvi: install-dvi-am
 
481
 
 
482
install-dvi-am:
 
483
 
 
484
install-exec-am:
 
485
 
 
486
install-html: install-html-am
 
487
 
 
488
install-html-am:
 
489
 
 
490
install-info: install-info-am
 
491
 
 
492
install-info-am:
 
493
 
 
494
install-man:
 
495
 
 
496
install-pdf: install-pdf-am
 
497
 
 
498
install-pdf-am:
 
499
 
 
500
install-ps: install-ps-am
 
501
 
 
502
install-ps-am:
 
503
 
 
504
installcheck-am:
 
505
 
 
506
maintainer-clean: maintainer-clean-am
 
507
        -rm -f Makefile
 
508
maintainer-clean-am: distclean-am maintainer-clean-generic
 
509
 
 
510
mostlyclean: mostlyclean-am
 
511
 
 
512
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
513
 
 
514
pdf: pdf-am
 
515
 
 
516
pdf-am:
 
517
 
 
518
ps: ps-am
 
519
 
 
520
ps-am:
 
521
 
 
522
uninstall-am:
 
523
 
 
524
.MAKE: check-am install-am install-strip
 
525
 
 
526
.PHONY: all all-am check check-TESTS check-am clean clean-generic \
 
527
        clean-libtool clean-local distclean distclean-generic \
 
528
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
 
529
        install install-am install-data install-data-am install-dvi \
 
530
        install-dvi-am install-exec install-exec-am install-html \
 
531
        install-html-am install-info install-info-am install-man \
 
532
        install-pdf install-pdf-am install-ps install-ps-am \
 
533
        install-strip installcheck installcheck-am installdirs \
 
534
        maintainer-clean maintainer-clean-generic mostlyclean \
 
535
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
536
        uninstall uninstall-am
 
537
 
 
538
 
 
539
marshalling: marshalling.vala $(SRC_FILES)
 
540
        $(VALAC) $(VALAFLAGS) -o $@ $^
 
541
 
 
542
query-operators-test: query-operators-test.vala $(SRC_FILES)
 
543
        $(VALAC) $(VALAFLAGS) -o $@ $^
 
544
 
 
545
where-clause-test: where-clause-test.vala $(SRC_FILES)
 
546
        $(VALAC) $(VALAFLAGS) -o $@ $^
 
547
 
 
548
table-lookup-test: table-lookup-test.vala $(SRC_FILES)
 
549
        $(VALAC) $(VALAFLAGS) -o $@ $^
 
550
 
 
551
clean-local:
 
552
        rm -f *.~[0-9]~
 
553
 
 
554
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
555
# Otherwise a system limit (for SysV at least) may be exceeded.
 
556
.NOEXPORT: