~ubuntu-branches/ubuntu/quantal/maildir-utils/quantal

« back to all changes in this revision

Viewing changes to gtk/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2010-01-19 20:12:43 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100119201243-d8qmzgxgexhy1bs0
Tags: 0.6~beta1-1
* new upstream release 0.6-beta
  - that merges the several different programs under one binary mu
  - no sqlite storage is used anymore
* debian packaging changes:
  - debian/patches
    . remove all patches
  - remove debian/HOWTO (upstream document) it is completely outdated
  - debian/control:
    . adjust build-dep for gmime-2.4
    . remove build-dep on quilt and sqlite
    . adjust the description to new reality
  - debian/rules:
    . do not try to install doc files that are not present anymore
    . disable quilt adaptions
  - add debian/NEWS that explains that the separate programs are gone

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
6
 
# This Makefile.in is free software; the Free Software Foundation
7
 
# gives unlimited permission to copy and/or distribute it,
8
 
# with or without modifications, as long as this notice is preserved.
9
 
 
10
 
# This program is distributed in the hope that it will be useful,
11
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
 
# PARTICULAR PURPOSE.
14
 
 
15
 
@SET_MAKE@
16
 
VPATH = @srcdir@
17
 
pkgdatadir = $(datadir)/@PACKAGE@
18
 
pkglibdir = $(libdir)/@PACKAGE@
19
 
pkgincludedir = $(includedir)/@PACKAGE@
20
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21
 
install_sh_DATA = $(install_sh) -c -m 644
22
 
install_sh_PROGRAM = $(install_sh) -c
23
 
install_sh_SCRIPT = $(install_sh) -c
24
 
INSTALL_HEADER = $(INSTALL_DATA)
25
 
transform = $(program_transform_name)
26
 
NORMAL_INSTALL = :
27
 
PRE_INSTALL = :
28
 
POST_INSTALL = :
29
 
NORMAL_UNINSTALL = :
30
 
PRE_UNINSTALL = :
31
 
POST_UNINSTALL = :
32
 
build_triplet = @build@
33
 
host_triplet = @host@
34
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
35
 
        $(top_srcdir)/gtest.mk
36
 
subdir = gtk
37
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
39
 
        $(top_srcdir)/configure.ac
40
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41
 
        $(ACLOCAL_M4)
42
 
mkinstalldirs = $(install_sh) -d
43
 
CONFIG_HEADER = $(top_builddir)/config.h
44
 
CONFIG_CLEAN_FILES =
45
 
SOURCES =
46
 
DIST_SOURCES =
47
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
48
 
        html-recursive info-recursive install-data-recursive \
49
 
        install-dvi-recursive install-exec-recursive \
50
 
        install-html-recursive install-info-recursive \
51
 
        install-pdf-recursive install-ps-recursive install-recursive \
52
 
        installcheck-recursive installdirs-recursive pdf-recursive \
53
 
        ps-recursive uninstall-recursive
54
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
55
 
  distclean-recursive maintainer-clean-recursive
56
 
ETAGS = etags
57
 
CTAGS = ctags
58
 
DIST_SUBDIRS = $(SUBDIRS)
59
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60
 
ACLOCAL = @ACLOCAL@
61
 
AMTAR = @AMTAR@
62
 
AR = @AR@
63
 
AUTOCONF = @AUTOCONF@
64
 
AUTOHEADER = @AUTOHEADER@
65
 
AUTOMAKE = @AUTOMAKE@
66
 
AWK = @AWK@
67
 
CC = @CC@
68
 
CCDEPMODE = @CCDEPMODE@
69
 
CFLAGS = @CFLAGS@
70
 
CPP = @CPP@
71
 
CPPFLAGS = @CPPFLAGS@
72
 
CXX = @CXX@
73
 
CXXCPP = @CXXCPP@
74
 
CXXDEPMODE = @CXXDEPMODE@
75
 
CXXFLAGS = @CXXFLAGS@
76
 
CYGPATH_W = @CYGPATH_W@
77
 
DEFS = @DEFS@
78
 
DEPDIR = @DEPDIR@
79
 
DSYMUTIL = @DSYMUTIL@
80
 
DUMPBIN = @DUMPBIN@
81
 
ECHO_C = @ECHO_C@
82
 
ECHO_N = @ECHO_N@
83
 
ECHO_T = @ECHO_T@
84
 
EGREP = @EGREP@
85
 
EXEEXT = @EXEEXT@
86
 
FGREP = @FGREP@
87
 
GREP = @GREP@
88
 
INSTALL = @INSTALL@
89
 
INSTALL_DATA = @INSTALL_DATA@
90
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
91
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
92
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93
 
LD = @LD@
94
 
LDFLAGS = @LDFLAGS@
95
 
LIBOBJS = @LIBOBJS@
96
 
LIBS = @LIBS@
97
 
LIBTOOL = @LIBTOOL@
98
 
LIPO = @LIPO@
99
 
LN_S = @LN_S@
100
 
LTLIBOBJS = @LTLIBOBJS@
101
 
MAKEINFO = @MAKEINFO@
102
 
MKDIR_P = @MKDIR_P@
103
 
MU_GLIB2_CFLAGS = @MU_GLIB2_CFLAGS@
104
 
MU_GLIB2_LIBS = @MU_GLIB2_LIBS@
105
 
MU_GMIME2_CFLAGS = @MU_GMIME2_CFLAGS@
106
 
MU_GMIME2_LIBS = @MU_GMIME2_LIBS@
107
 
MU_GTK_CFLAGS = @MU_GTK_CFLAGS@
108
 
MU_GTK_LIBS = @MU_GTK_LIBS@
109
 
MU_SQLITE3_CFLAGS = @MU_SQLITE3_CFLAGS@
110
 
MU_SQLITE3_LIBS = @MU_SQLITE3_LIBS@
111
 
MU_XAPIAN_CXXFLAGS = @MU_XAPIAN_CXXFLAGS@
112
 
MU_XAPIAN_LIBS = @MU_XAPIAN_LIBS@
113
 
NM = @NM@
114
 
NMEDIT = @NMEDIT@
115
 
OBJEXT = @OBJEXT@
116
 
OTOOL = @OTOOL@
117
 
OTOOL64 = @OTOOL64@
118
 
PACKAGE = @PACKAGE@
119
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
120
 
PACKAGE_NAME = @PACKAGE_NAME@
121
 
PACKAGE_STRING = @PACKAGE_STRING@
122
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
123
 
PACKAGE_VERSION = @PACKAGE_VERSION@
124
 
PATH_SEPARATOR = @PATH_SEPARATOR@
125
 
PKG_CONFIG = @PKG_CONFIG@
126
 
RANLIB = @RANLIB@
127
 
SED = @SED@
128
 
SET_MAKE = @SET_MAKE@
129
 
SHELL = @SHELL@
130
 
STRIP = @STRIP@
131
 
VERSION = @VERSION@
132
 
XAPIAN = @XAPIAN@
133
 
abs_builddir = @abs_builddir@
134
 
abs_srcdir = @abs_srcdir@
135
 
abs_top_builddir = @abs_top_builddir@
136
 
abs_top_srcdir = @abs_top_srcdir@
137
 
ac_ct_CC = @ac_ct_CC@
138
 
ac_ct_CXX = @ac_ct_CXX@
139
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
140
 
am__include = @am__include@
141
 
am__leading_dot = @am__leading_dot@
142
 
am__quote = @am__quote@
143
 
am__tar = @am__tar@
144
 
am__untar = @am__untar@
145
 
bindir = @bindir@
146
 
build = @build@
147
 
build_alias = @build_alias@
148
 
build_cpu = @build_cpu@
149
 
build_os = @build_os@
150
 
build_vendor = @build_vendor@
151
 
builddir = @builddir@
152
 
datadir = @datadir@
153
 
datarootdir = @datarootdir@
154
 
docdir = @docdir@
155
 
dvidir = @dvidir@
156
 
exec_prefix = @exec_prefix@
157
 
g_test_CFLAGS = @g_test_CFLAGS@
158
 
g_test_LIBS = @g_test_LIBS@
159
 
host = @host@
160
 
host_alias = @host_alias@
161
 
host_cpu = @host_cpu@
162
 
host_os = @host_os@
163
 
host_vendor = @host_vendor@
164
 
htmldir = @htmldir@
165
 
includedir = @includedir@
166
 
infodir = @infodir@
167
 
install_sh = @install_sh@
168
 
libdir = @libdir@
169
 
libexecdir = @libexecdir@
170
 
localedir = @localedir@
171
 
localstatedir = @localstatedir@
172
 
lt_ECHO = @lt_ECHO@
173
 
mandir = @mandir@
174
 
mkdir_p = @mkdir_p@
175
 
oldincludedir = @oldincludedir@
176
 
pdfdir = @pdfdir@
177
 
prefix = @prefix@
178
 
program_transform_name = @program_transform_name@
179
 
psdir = @psdir@
180
 
sbindir = @sbindir@
181
 
sharedstatedir = @sharedstatedir@
182
 
srcdir = @srcdir@
183
 
sysconfdir = @sysconfdir@
184
 
target_alias = @target_alias@
185
 
top_builddir = @top_builddir@
186
 
top_srcdir = @top_srcdir@
187
 
TEST_PROGS = 
188
 
SUBDIRS = . widgets msgview index
189
 
all: all-recursive
190
 
 
191
 
.SUFFIXES:
192
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/gtest.mk $(am__configure_deps)
193
 
        @for dep in $?; do \
194
 
          case '$(am__configure_deps)' in \
195
 
            *$$dep*) \
196
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
197
 
                && exit 0; \
198
 
              exit 1;; \
199
 
          esac; \
200
 
        done; \
201
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  gtk/Makefile'; \
202
 
        cd $(top_srcdir) && \
203
 
          $(AUTOMAKE) --gnu  gtk/Makefile
204
 
.PRECIOUS: Makefile
205
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
206
 
        @case '$?' in \
207
 
          *config.status*) \
208
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
209
 
          *) \
210
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
211
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
212
 
        esac;
213
 
 
214
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
215
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216
 
 
217
 
$(top_srcdir)/configure:  $(am__configure_deps)
218
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
219
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
220
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221
 
 
222
 
mostlyclean-libtool:
223
 
        -rm -f *.lo
224
 
 
225
 
clean-libtool:
226
 
        -rm -rf .libs _libs
227
 
 
228
 
# This directory's subdirectories are mostly independent; you can cd
229
 
# into them and run `make' without going through this Makefile.
230
 
# To change the values of `make' variables: instead of editing Makefiles,
231
 
# (1) if the variable is set in `config.status', edit `config.status'
232
 
#     (which will cause the Makefiles to be regenerated when you run `make');
233
 
# (2) otherwise, pass the desired values on the `make' command line.
234
 
$(RECURSIVE_TARGETS):
235
 
        @failcom='exit 1'; \
236
 
        for f in x $$MAKEFLAGS; do \
237
 
          case $$f in \
238
 
            *=* | --[!k]*);; \
239
 
            *k*) failcom='fail=yes';; \
240
 
          esac; \
241
 
        done; \
242
 
        dot_seen=no; \
243
 
        target=`echo $@ | sed s/-recursive//`; \
244
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
245
 
          echo "Making $$target in $$subdir"; \
246
 
          if test "$$subdir" = "."; then \
247
 
            dot_seen=yes; \
248
 
            local_target="$$target-am"; \
249
 
          else \
250
 
            local_target="$$target"; \
251
 
          fi; \
252
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
253
 
          || eval $$failcom; \
254
 
        done; \
255
 
        if test "$$dot_seen" = "no"; then \
256
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
257
 
        fi; test -z "$$fail"
258
 
 
259
 
$(RECURSIVE_CLEAN_TARGETS):
260
 
        @failcom='exit 1'; \
261
 
        for f in x $$MAKEFLAGS; do \
262
 
          case $$f in \
263
 
            *=* | --[!k]*);; \
264
 
            *k*) failcom='fail=yes';; \
265
 
          esac; \
266
 
        done; \
267
 
        dot_seen=no; \
268
 
        case "$@" in \
269
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
270
 
          *) list='$(SUBDIRS)' ;; \
271
 
        esac; \
272
 
        rev=''; for subdir in $$list; do \
273
 
          if test "$$subdir" = "."; then :; else \
274
 
            rev="$$subdir $$rev"; \
275
 
          fi; \
276
 
        done; \
277
 
        rev="$$rev ."; \
278
 
        target=`echo $@ | sed s/-recursive//`; \
279
 
        for subdir in $$rev; do \
280
 
          echo "Making $$target in $$subdir"; \
281
 
          if test "$$subdir" = "."; then \
282
 
            local_target="$$target-am"; \
283
 
          else \
284
 
            local_target="$$target"; \
285
 
          fi; \
286
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
287
 
          || eval $$failcom; \
288
 
        done && test -z "$$fail"
289
 
tags-recursive:
290
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
291
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
292
 
        done
293
 
ctags-recursive:
294
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
295
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
296
 
        done
297
 
 
298
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
299
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
300
 
        unique=`for i in $$list; do \
301
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
302
 
          done | \
303
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
304
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
305
 
        mkid -fID $$unique
306
 
tags: TAGS
307
 
 
308
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
309
 
                $(TAGS_FILES) $(LISP)
310
 
        tags=; \
311
 
        here=`pwd`; \
312
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
313
 
          include_option=--etags-include; \
314
 
          empty_fix=.; \
315
 
        else \
316
 
          include_option=--include; \
317
 
          empty_fix=; \
318
 
        fi; \
319
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
320
 
          if test "$$subdir" = .; then :; else \
321
 
            test ! -f $$subdir/TAGS || \
322
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
323
 
          fi; \
324
 
        done; \
325
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
326
 
        unique=`for i in $$list; do \
327
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328
 
          done | \
329
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
330
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
331
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
332
 
          test -n "$$unique" || unique=$$empty_fix; \
333
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
334
 
            $$tags $$unique; \
335
 
        fi
336
 
ctags: CTAGS
337
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
338
 
                $(TAGS_FILES) $(LISP)
339
 
        tags=; \
340
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
341
 
        unique=`for i in $$list; do \
342
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343
 
          done | \
344
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
345
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
346
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
347
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
348
 
             $$tags $$unique
349
 
 
350
 
GTAGS:
351
 
        here=`$(am__cd) $(top_builddir) && pwd` \
352
 
          && cd $(top_srcdir) \
353
 
          && gtags -i $(GTAGS_ARGS) $$here
354
 
 
355
 
distclean-tags:
356
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
357
 
 
358
 
distdir: $(DISTFILES)
359
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
360
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361
 
        list='$(DISTFILES)'; \
362
 
          dist_files=`for file in $$list; do echo $$file; done | \
363
 
          sed -e "s|^$$srcdirstrip/||;t" \
364
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
365
 
        case $$dist_files in \
366
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
367
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
368
 
                           sort -u` ;; \
369
 
        esac; \
370
 
        for file in $$dist_files; do \
371
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
372
 
          if test -d $$d/$$file; then \
373
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
374
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
375
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
376
 
            fi; \
377
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
378
 
          else \
379
 
            test -f $(distdir)/$$file \
380
 
            || cp -p $$d/$$file $(distdir)/$$file \
381
 
            || exit 1; \
382
 
          fi; \
383
 
        done
384
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
385
 
          if test "$$subdir" = .; then :; else \
386
 
            test -d "$(distdir)/$$subdir" \
387
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
388
 
            || exit 1; \
389
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
390
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
391
 
            (cd $$subdir && \
392
 
              $(MAKE) $(AM_MAKEFLAGS) \
393
 
                top_distdir="$$top_distdir" \
394
 
                distdir="$$distdir/$$subdir" \
395
 
                am__remove_distdir=: \
396
 
                am__skip_length_check=: \
397
 
                distdir) \
398
 
              || exit 1; \
399
 
          fi; \
400
 
        done
401
 
check-am: all-am
402
 
check: check-recursive
403
 
all-am: Makefile
404
 
installdirs: installdirs-recursive
405
 
installdirs-am:
406
 
install: install-recursive
407
 
install-exec: install-exec-recursive
408
 
install-data: install-data-recursive
409
 
uninstall: uninstall-recursive
410
 
 
411
 
install-am: all-am
412
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
413
 
 
414
 
installcheck: installcheck-recursive
415
 
install-strip:
416
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
417
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
418
 
          `test -z '$(STRIP)' || \
419
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
420
 
mostlyclean-generic:
421
 
 
422
 
clean-generic:
423
 
 
424
 
distclean-generic:
425
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
426
 
 
427
 
maintainer-clean-generic:
428
 
        @echo "This command is intended for maintainers to use"
429
 
        @echo "it deletes files that may require special tools to rebuild."
430
 
clean: clean-recursive
431
 
 
432
 
clean-am: clean-generic clean-libtool mostlyclean-am
433
 
 
434
 
distclean: distclean-recursive
435
 
        -rm -f Makefile
436
 
distclean-am: clean-am distclean-generic distclean-tags
437
 
 
438
 
dvi: dvi-recursive
439
 
 
440
 
dvi-am:
441
 
 
442
 
html: html-recursive
443
 
 
444
 
info: info-recursive
445
 
 
446
 
info-am:
447
 
 
448
 
install-data-am:
449
 
 
450
 
install-dvi: install-dvi-recursive
451
 
 
452
 
install-exec-am:
453
 
 
454
 
install-html: install-html-recursive
455
 
 
456
 
install-info: install-info-recursive
457
 
 
458
 
install-man:
459
 
 
460
 
install-pdf: install-pdf-recursive
461
 
 
462
 
install-ps: install-ps-recursive
463
 
 
464
 
installcheck-am:
465
 
 
466
 
maintainer-clean: maintainer-clean-recursive
467
 
        -rm -f Makefile
468
 
maintainer-clean-am: distclean-am maintainer-clean-generic
469
 
 
470
 
mostlyclean: mostlyclean-recursive
471
 
 
472
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
473
 
 
474
 
pdf: pdf-recursive
475
 
 
476
 
pdf-am:
477
 
 
478
 
ps: ps-recursive
479
 
 
480
 
ps-am:
481
 
 
482
 
uninstall-am:
483
 
 
484
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
485
 
        install-strip
486
 
 
487
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
488
 
        all all-am check check-am clean clean-generic clean-libtool \
489
 
        ctags ctags-recursive distclean distclean-generic \
490
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
491
 
        html-am info info-am install install-am install-data \
492
 
        install-data-am install-dvi install-dvi-am install-exec \
493
 
        install-exec-am install-html install-html-am install-info \
494
 
        install-info-am install-man install-pdf install-pdf-am \
495
 
        install-ps install-ps-am install-strip installcheck \
496
 
        installcheck-am installdirs installdirs-am maintainer-clean \
497
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
498
 
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
499
 
        uninstall uninstall-am
500
 
 
501
 
 
502
 
test: all $(TEST_PROGS)
503
 
        @ test -z "$(TEST_PROGS)" || gtester --verbose $(TEST_PROGS); \
504
 
          test -z "$(SUBDIRS)" || \
505
 
                for subdir in $(SUBDIRS); do \
506
 
                        test "$$subdir" = "." || \
507
 
                (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
508
 
                done
509
 
 
510
 
.PHONY: test
511
 
 
512
 
# if MU_HAVE_GTEST
513
 
# SUBDIRS += tests
514
 
# endif
515
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
516
 
# Otherwise a system limit (for SysV at least) may be exceeded.
517
 
.NOEXPORT: