~gpager/gpager/main

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Lionel Dricot
  • Date: 2009-10-12 12:59:38 UTC
  • mfrom: (2.1.2 gpager)
  • Revision ID: ploum@ploum.net-20091012125938-1c2eggm7uynf9ojv
0.2.2

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
 
subdir = .
35
 
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36
 
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
37
 
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
38
 
        config.guess config.sub depcomp install-sh ltmain.sh missing \
39
 
        mkinstalldirs
40
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
 
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
42
 
        $(top_srcdir)/configure.ac
43
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
 
        $(ACLOCAL_M4)
45
 
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
46
 
 configure.lineno config.status.lineno
47
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48
 
CONFIG_HEADER = config.h
49
 
CONFIG_CLEAN_FILES =
50
 
SOURCES =
51
 
DIST_SOURCES =
52
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
53
 
        html-recursive info-recursive install-data-recursive \
54
 
        install-dvi-recursive install-exec-recursive \
55
 
        install-html-recursive install-info-recursive \
56
 
        install-pdf-recursive install-ps-recursive install-recursive \
57
 
        installcheck-recursive installdirs-recursive pdf-recursive \
58
 
        ps-recursive uninstall-recursive
59
 
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
60
 
  distclean-recursive maintainer-clean-recursive
61
 
ETAGS = etags
62
 
CTAGS = ctags
63
 
DIST_SUBDIRS = $(SUBDIRS)
64
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
65
 
distdir = $(PACKAGE)-$(VERSION)
66
 
top_distdir = $(distdir)
67
 
am__remove_distdir = \
68
 
  { test ! -d $(distdir) \
69
 
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
70
 
         && rm -fr $(distdir); }; }
71
 
DIST_ARCHIVES = $(distdir).tar.gz
72
 
GZIP_ENV = --best
73
 
distuninstallcheck_listfiles = find . -type f -print
74
 
distcleancheck_listfiles = find . -type f -print
75
 
ACLOCAL = @ACLOCAL@
76
 
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
77
 
ALL_LINGUAS = @ALL_LINGUAS@
78
 
AMTAR = @AMTAR@
79
 
AR = @AR@
80
 
AUTOCONF = @AUTOCONF@
81
 
AUTOHEADER = @AUTOHEADER@
82
 
AUTOMAKE = @AUTOMAKE@
83
 
AWK = @AWK@
84
 
CATALOGS = @CATALOGS@
85
 
CATOBJEXT = @CATOBJEXT@
86
 
CC = @CC@
87
 
CCDEPMODE = @CCDEPMODE@
88
 
CFLAGS = @CFLAGS@
89
 
CPP = @CPP@
90
 
CPPFLAGS = @CPPFLAGS@
91
 
CXX = @CXX@
92
 
CXXCPP = @CXXCPP@
93
 
CXXDEPMODE = @CXXDEPMODE@
94
 
CXXFLAGS = @CXXFLAGS@
95
 
CYGPATH_W = @CYGPATH_W@
96
 
DATADIRNAME = @DATADIRNAME@
97
 
DEFS = @DEFS@
98
 
DEPDIR = @DEPDIR@
99
 
DSYMUTIL = @DSYMUTIL@
100
 
ECHO = @ECHO@
101
 
ECHO_C = @ECHO_C@
102
 
ECHO_N = @ECHO_N@
103
 
ECHO_T = @ECHO_T@
104
 
EGREP = @EGREP@
105
 
EXEEXT = @EXEEXT@
106
 
F77 = @F77@
107
 
FFLAGS = @FFLAGS@
108
 
GCONFTOOL = @GCONFTOOL@
109
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
110
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
111
 
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
112
 
GMOFILES = @GMOFILES@
113
 
GMSGFMT = @GMSGFMT@
114
 
GPAGER_CFLAGS = @GPAGER_CFLAGS@
115
 
GPAGER_LIBS = @GPAGER_LIBS@
116
 
GREP = @GREP@
117
 
HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
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_CAVES_RULE = @INTLTOOL_CAVES_RULE@
126
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
127
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
128
 
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
129
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
130
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
131
 
INTLTOOL_MERGE = @INTLTOOL_MERGE@
132
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
133
 
INTLTOOL_PERL = @INTLTOOL_PERL@
134
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
135
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
136
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
137
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
138
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
139
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
140
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
141
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
142
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
143
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
144
 
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
145
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
146
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
147
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
148
 
LDFLAGS = @LDFLAGS@
149
 
LIBOBJS = @LIBOBJS@
150
 
LIBS = @LIBS@
151
 
LIBTOOL = @LIBTOOL@
152
 
LN_S = @LN_S@
153
 
LTLIBOBJS = @LTLIBOBJS@
154
 
MAINT = @MAINT@
155
 
MAKEINFO = @MAKEINFO@
156
 
MKDIR_P = @MKDIR_P@
157
 
MKINSTALLDIRS = @MKINSTALLDIRS@
158
 
MSGFMT = @MSGFMT@
159
 
MSGFMT_OPTS = @MSGFMT_OPTS@
160
 
MSGMERGE = @MSGMERGE@
161
 
NMEDIT = @NMEDIT@
162
 
OBJEXT = @OBJEXT@
163
 
PACKAGE = @PACKAGE@
164
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
165
 
PACKAGE_NAME = @PACKAGE_NAME@
166
 
PACKAGE_STRING = @PACKAGE_STRING@
167
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
168
 
PACKAGE_VERSION = @PACKAGE_VERSION@
169
 
PATH_SEPARATOR = @PATH_SEPARATOR@
170
 
PKG_CONFIG = @PKG_CONFIG@
171
 
POFILES = @POFILES@
172
 
POSUB = @POSUB@
173
 
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
174
 
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
175
 
RANLIB = @RANLIB@
176
 
SED = @SED@
177
 
SET_MAKE = @SET_MAKE@
178
 
SHELL = @SHELL@
179
 
STRIP = @STRIP@
180
 
USE_NLS = @USE_NLS@
181
 
VERSION = @VERSION@
182
 
XGETTEXT = @XGETTEXT@
183
 
abs_builddir = @abs_builddir@
184
 
abs_srcdir = @abs_srcdir@
185
 
abs_top_builddir = @abs_top_builddir@
186
 
abs_top_srcdir = @abs_top_srcdir@
187
 
ac_ct_CC = @ac_ct_CC@
188
 
ac_ct_CXX = @ac_ct_CXX@
189
 
ac_ct_F77 = @ac_ct_F77@
190
 
am__include = @am__include@
191
 
am__leading_dot = @am__leading_dot@
192
 
am__quote = @am__quote@
193
 
am__tar = @am__tar@
194
 
am__untar = @am__untar@
195
 
bindir = @bindir@
196
 
build = @build@
197
 
build_alias = @build_alias@
198
 
build_cpu = @build_cpu@
199
 
build_os = @build_os@
200
 
build_vendor = @build_vendor@
201
 
builddir = @builddir@
202
 
datadir = @datadir@
203
 
datarootdir = @datarootdir@
204
 
docdir = @docdir@
205
 
dvidir = @dvidir@
206
 
exec_prefix = @exec_prefix@
207
 
host = @host@
208
 
host_alias = @host_alias@
209
 
host_cpu = @host_cpu@
210
 
host_os = @host_os@
211
 
host_vendor = @host_vendor@
212
 
htmldir = @htmldir@
213
 
includedir = @includedir@
214
 
infodir = @infodir@
215
 
install_sh = @install_sh@
216
 
libdir = @libdir@
217
 
libexecdir = @libexecdir@
218
 
localedir = @localedir@
219
 
localstatedir = @localstatedir@
220
 
mandir = @mandir@
221
 
mkdir_p = @mkdir_p@
222
 
oldincludedir = @oldincludedir@
223
 
pdfdir = @pdfdir@
224
 
prefix = @prefix@
225
 
program_transform_name = @program_transform_name@
226
 
psdir = @psdir@
227
 
sbindir = @sbindir@
228
 
sharedstatedir = @sharedstatedir@
229
 
srcdir = @srcdir@
230
 
sysconfdir = @sysconfdir@
231
 
target_alias = @target_alias@
232
 
top_builddir = @top_builddir@
233
 
top_srcdir = @top_srcdir@
234
 
SUBDIRS = src data po
235
 
DISTCLEANFILES = \
236
 
        intltool-extract \
237
 
        intltool-merge \
238
 
        intltool-update
239
 
 
240
 
EXTRA_DIST = \
241
 
        intltool-update.in \
242
 
        intltool-extract.in     \
243
 
        intltool-merge.in
244
 
 
245
 
all: config.h
246
 
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
247
 
 
248
 
.SUFFIXES:
249
 
am--refresh:
250
 
        @:
251
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
252
 
        @for dep in $?; do \
253
 
          case '$(am__configure_deps)' in \
254
 
            *$$dep*) \
255
 
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
256
 
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
257
 
                && exit 0; \
258
 
              exit 1;; \
259
 
          esac; \
260
 
        done; \
261
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
262
 
        cd $(top_srcdir) && \
263
 
          $(AUTOMAKE) --gnu  Makefile
264
 
.PRECIOUS: Makefile
265
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266
 
        @case '$?' in \
267
 
          *config.status*) \
268
 
            echo ' $(SHELL) ./config.status'; \
269
 
            $(SHELL) ./config.status;; \
270
 
          *) \
271
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
272
 
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
273
 
        esac;
274
 
 
275
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
276
 
        $(SHELL) ./config.status --recheck
277
 
 
278
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
279
 
        cd $(srcdir) && $(AUTOCONF)
280
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
281
 
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
282
 
 
283
 
config.h: stamp-h1
284
 
        @if test ! -f $@; then \
285
 
          rm -f stamp-h1; \
286
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
287
 
        else :; fi
288
 
 
289
 
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
290
 
        @rm -f stamp-h1
291
 
        cd $(top_builddir) && $(SHELL) ./config.status config.h
292
 
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
293
 
        cd $(top_srcdir) && $(AUTOHEADER)
294
 
        rm -f stamp-h1
295
 
        touch $@
296
 
 
297
 
distclean-hdr:
298
 
        -rm -f config.h stamp-h1
299
 
 
300
 
mostlyclean-libtool:
301
 
        -rm -f *.lo
302
 
 
303
 
clean-libtool:
304
 
        -rm -rf .libs _libs
305
 
 
306
 
distclean-libtool:
307
 
        -rm -f libtool
308
 
 
309
 
# This directory's subdirectories are mostly independent; you can cd
310
 
# into them and run `make' without going through this Makefile.
311
 
# To change the values of `make' variables: instead of editing Makefiles,
312
 
# (1) if the variable is set in `config.status', edit `config.status'
313
 
#     (which will cause the Makefiles to be regenerated when you run `make');
314
 
# (2) otherwise, pass the desired values on the `make' command line.
315
 
$(RECURSIVE_TARGETS):
316
 
        @failcom='exit 1'; \
317
 
        for f in x $$MAKEFLAGS; do \
318
 
          case $$f in \
319
 
            *=* | --[!k]*);; \
320
 
            *k*) failcom='fail=yes';; \
321
 
          esac; \
322
 
        done; \
323
 
        dot_seen=no; \
324
 
        target=`echo $@ | sed s/-recursive//`; \
325
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
326
 
          echo "Making $$target in $$subdir"; \
327
 
          if test "$$subdir" = "."; then \
328
 
            dot_seen=yes; \
329
 
            local_target="$$target-am"; \
330
 
          else \
331
 
            local_target="$$target"; \
332
 
          fi; \
333
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
334
 
          || eval $$failcom; \
335
 
        done; \
336
 
        if test "$$dot_seen" = "no"; then \
337
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
338
 
        fi; test -z "$$fail"
339
 
 
340
 
$(RECURSIVE_CLEAN_TARGETS):
341
 
        @failcom='exit 1'; \
342
 
        for f in x $$MAKEFLAGS; do \
343
 
          case $$f in \
344
 
            *=* | --[!k]*);; \
345
 
            *k*) failcom='fail=yes';; \
346
 
          esac; \
347
 
        done; \
348
 
        dot_seen=no; \
349
 
        case "$@" in \
350
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
351
 
          *) list='$(SUBDIRS)' ;; \
352
 
        esac; \
353
 
        rev=''; for subdir in $$list; do \
354
 
          if test "$$subdir" = "."; then :; else \
355
 
            rev="$$subdir $$rev"; \
356
 
          fi; \
357
 
        done; \
358
 
        rev="$$rev ."; \
359
 
        target=`echo $@ | sed s/-recursive//`; \
360
 
        for subdir in $$rev; do \
361
 
          echo "Making $$target in $$subdir"; \
362
 
          if test "$$subdir" = "."; then \
363
 
            local_target="$$target-am"; \
364
 
          else \
365
 
            local_target="$$target"; \
366
 
          fi; \
367
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
368
 
          || eval $$failcom; \
369
 
        done && test -z "$$fail"
370
 
tags-recursive:
371
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
372
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
373
 
        done
374
 
ctags-recursive:
375
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
376
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
377
 
        done
378
 
 
379
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
380
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
381
 
        unique=`for i in $$list; do \
382
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
383
 
          done | \
384
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
385
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
386
 
        mkid -fID $$unique
387
 
tags: TAGS
388
 
 
389
 
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
390
 
                $(TAGS_FILES) $(LISP)
391
 
        tags=; \
392
 
        here=`pwd`; \
393
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
394
 
          include_option=--etags-include; \
395
 
          empty_fix=.; \
396
 
        else \
397
 
          include_option=--include; \
398
 
          empty_fix=; \
399
 
        fi; \
400
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
401
 
          if test "$$subdir" = .; then :; else \
402
 
            test ! -f $$subdir/TAGS || \
403
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
404
 
          fi; \
405
 
        done; \
406
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
407
 
        unique=`for i in $$list; do \
408
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
409
 
          done | \
410
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
411
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
412
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
413
 
          test -n "$$unique" || unique=$$empty_fix; \
414
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
415
 
            $$tags $$unique; \
416
 
        fi
417
 
ctags: CTAGS
418
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
419
 
                $(TAGS_FILES) $(LISP)
420
 
        tags=; \
421
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
422
 
        unique=`for i in $$list; do \
423
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424
 
          done | \
425
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
426
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
427
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
428
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
429
 
             $$tags $$unique
430
 
 
431
 
GTAGS:
432
 
        here=`$(am__cd) $(top_builddir) && pwd` \
433
 
          && cd $(top_srcdir) \
434
 
          && gtags -i $(GTAGS_ARGS) $$here
435
 
 
436
 
distclean-tags:
437
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
438
 
 
439
 
distdir: $(DISTFILES)
440
 
        $(am__remove_distdir)
441
 
        test -d $(distdir) || mkdir $(distdir)
442
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
443
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
444
 
        list='$(DISTFILES)'; \
445
 
          dist_files=`for file in $$list; do echo $$file; done | \
446
 
          sed -e "s|^$$srcdirstrip/||;t" \
447
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
448
 
        case $$dist_files in \
449
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
450
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
451
 
                           sort -u` ;; \
452
 
        esac; \
453
 
        for file in $$dist_files; do \
454
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
455
 
          if test -d $$d/$$file; then \
456
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
457
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
458
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
459
 
            fi; \
460
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
461
 
          else \
462
 
            test -f $(distdir)/$$file \
463
 
            || cp -p $$d/$$file $(distdir)/$$file \
464
 
            || exit 1; \
465
 
          fi; \
466
 
        done
467
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
468
 
          if test "$$subdir" = .; then :; else \
469
 
            test -d "$(distdir)/$$subdir" \
470
 
            || $(MKDIR_P) "$(distdir)/$$subdir" \
471
 
            || exit 1; \
472
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
473
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
474
 
            (cd $$subdir && \
475
 
              $(MAKE) $(AM_MAKEFLAGS) \
476
 
                top_distdir="$$top_distdir" \
477
 
                distdir="$$distdir/$$subdir" \
478
 
                am__remove_distdir=: \
479
 
                am__skip_length_check=: \
480
 
                distdir) \
481
 
              || exit 1; \
482
 
          fi; \
483
 
        done
484
 
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
485
 
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
486
 
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
487
 
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
488
 
        || chmod -R a+r $(distdir)
489
 
dist-gzip: distdir
490
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
491
 
        $(am__remove_distdir)
492
 
 
493
 
dist-bzip2: distdir
494
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
495
 
        $(am__remove_distdir)
496
 
 
497
 
dist-lzma: distdir
498
 
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
499
 
        $(am__remove_distdir)
500
 
 
501
 
dist-tarZ: distdir
502
 
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
503
 
        $(am__remove_distdir)
504
 
 
505
 
dist-shar: distdir
506
 
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
507
 
        $(am__remove_distdir)
508
 
 
509
 
dist-zip: distdir
510
 
        -rm -f $(distdir).zip
511
 
        zip -rq $(distdir).zip $(distdir)
512
 
        $(am__remove_distdir)
513
 
 
514
 
dist dist-all: distdir
515
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
516
 
        $(am__remove_distdir)
517
 
 
518
 
# This target untars the dist file and tries a VPATH configuration.  Then
519
 
# it guarantees that the distribution is self-contained by making another
520
 
# tarfile.
521
 
distcheck: dist
522
 
        case '$(DIST_ARCHIVES)' in \
523
 
        *.tar.gz*) \
524
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
525
 
        *.tar.bz2*) \
526
 
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
527
 
        *.tar.lzma*) \
528
 
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
529
 
        *.tar.Z*) \
530
 
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
531
 
        *.shar.gz*) \
532
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
533
 
        *.zip*) \
534
 
          unzip $(distdir).zip ;;\
535
 
        esac
536
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
537
 
        mkdir $(distdir)/_build
538
 
        mkdir $(distdir)/_inst
539
 
        chmod a-w $(distdir)
540
 
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
541
 
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
542
 
          && cd $(distdir)/_build \
543
 
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
544
 
            $(DISTCHECK_CONFIGURE_FLAGS) \
545
 
          && $(MAKE) $(AM_MAKEFLAGS) \
546
 
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
547
 
          && $(MAKE) $(AM_MAKEFLAGS) check \
548
 
          && $(MAKE) $(AM_MAKEFLAGS) install \
549
 
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
550
 
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
551
 
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
552
 
                distuninstallcheck \
553
 
          && chmod -R a-w "$$dc_install_base" \
554
 
          && ({ \
555
 
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
556
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
557
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
558
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
559
 
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
560
 
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
561
 
          && rm -rf "$$dc_destdir" \
562
 
          && $(MAKE) $(AM_MAKEFLAGS) dist \
563
 
          && rm -rf $(DIST_ARCHIVES) \
564
 
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
565
 
        $(am__remove_distdir)
566
 
        @(echo "$(distdir) archives ready for distribution: "; \
567
 
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
568
 
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
569
 
distuninstallcheck:
570
 
        @cd $(distuninstallcheck_dir) \
571
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
572
 
           || { echo "ERROR: files left after uninstall:" ; \
573
 
                if test -n "$(DESTDIR)"; then \
574
 
                  echo "  (check DESTDIR support)"; \
575
 
                fi ; \
576
 
                $(distuninstallcheck_listfiles) ; \
577
 
                exit 1; } >&2
578
 
distcleancheck: distclean
579
 
        @if test '$(srcdir)' = . ; then \
580
 
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
581
 
          exit 1 ; \
582
 
        fi
583
 
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
584
 
          || { echo "ERROR: files left in build directory after distclean:" ; \
585
 
               $(distcleancheck_listfiles) ; \
586
 
               exit 1; } >&2
587
 
check-am: all-am
588
 
check: check-recursive
589
 
all-am: Makefile config.h
590
 
installdirs: installdirs-recursive
591
 
installdirs-am:
592
 
install: install-recursive
593
 
install-exec: install-exec-recursive
594
 
install-data: install-data-recursive
595
 
uninstall: uninstall-recursive
596
 
 
597
 
install-am: all-am
598
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
599
 
 
600
 
installcheck: installcheck-recursive
601
 
install-strip:
602
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
603
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
604
 
          `test -z '$(STRIP)' || \
605
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
606
 
mostlyclean-generic:
607
 
 
608
 
clean-generic:
609
 
 
610
 
distclean-generic:
611
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
612
 
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
613
 
 
614
 
maintainer-clean-generic:
615
 
        @echo "This command is intended for maintainers to use"
616
 
        @echo "it deletes files that may require special tools to rebuild."
617
 
clean: clean-recursive
618
 
 
619
 
clean-am: clean-generic clean-libtool mostlyclean-am
620
 
 
621
 
distclean: distclean-recursive
622
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
623
 
        -rm -f Makefile
624
 
distclean-am: clean-am distclean-generic distclean-hdr \
625
 
        distclean-libtool distclean-tags
626
 
 
627
 
dvi: dvi-recursive
628
 
 
629
 
dvi-am:
630
 
 
631
 
html: html-recursive
632
 
 
633
 
info: info-recursive
634
 
 
635
 
info-am:
636
 
 
637
 
install-data-am:
638
 
 
639
 
install-dvi: install-dvi-recursive
640
 
 
641
 
install-exec-am:
642
 
 
643
 
install-html: install-html-recursive
644
 
 
645
 
install-info: install-info-recursive
646
 
 
647
 
install-man:
648
 
 
649
 
install-pdf: install-pdf-recursive
650
 
 
651
 
install-ps: install-ps-recursive
652
 
 
653
 
installcheck-am:
654
 
 
655
 
maintainer-clean: maintainer-clean-recursive
656
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
657
 
        -rm -rf $(top_srcdir)/autom4te.cache
658
 
        -rm -f Makefile
659
 
maintainer-clean-am: distclean-am maintainer-clean-generic
660
 
 
661
 
mostlyclean: mostlyclean-recursive
662
 
 
663
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
664
 
 
665
 
pdf: pdf-recursive
666
 
 
667
 
pdf-am:
668
 
 
669
 
ps: ps-recursive
670
 
 
671
 
ps-am:
672
 
 
673
 
uninstall-am:
674
 
 
675
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
676
 
        install-strip
677
 
 
678
 
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
679
 
        all all-am am--refresh check check-am clean clean-generic \
680
 
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
681
 
        dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
682
 
        distclean distclean-generic distclean-hdr distclean-libtool \
683
 
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
684
 
        dvi-am html html-am info info-am install install-am \
685
 
        install-data install-data-am install-dvi install-dvi-am \
686
 
        install-exec install-exec-am install-html install-html-am \
687
 
        install-info install-info-am install-man install-pdf \
688
 
        install-pdf-am install-ps install-ps-am install-strip \
689
 
        installcheck installcheck-am installdirs installdirs-am \
690
 
        maintainer-clean maintainer-clean-generic mostlyclean \
691
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
692
 
        tags tags-recursive uninstall uninstall-am
693
 
 
694
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
695
 
# Otherwise a system limit (for SysV at least) may be exceeded.
696
 
.NOEXPORT: