~ubuntu-branches/ubuntu/precise/code-saturne/precise

« back to all changes in this revision

Viewing changes to libple/doc/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2011-11-01 17:43:32 UTC
  • mto: (6.1.7 sid)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20111101174332-tl4vk45no0x3emc3
Tags: upstream-2.1.0
ImportĀ upstreamĀ versionĀ 2.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
 
7
# This Makefile.in is free software; the Free Software Foundation
 
8
# gives unlimited permission to copy and/or distribute it,
 
9
# with or without modifications, as long as this notice is preserved.
 
10
 
 
11
# This program is distributed in the hope that it will be useful,
 
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
14
# PARTICULAR PURPOSE.
 
15
 
 
16
@SET_MAKE@
 
17
 
 
18
#------------------------------------------------------------------------------
 
19
#   This file is part of the Code_Saturne Kernel, element of the
 
20
#   Code_Saturne CFD tool.
 
21
#
 
22
#   Copyright (C) 2009-2011 EDF S.A., France
 
23
#
 
24
#   The Code_Saturne Kernel is free software; you can redistribute it
 
25
#   and/or modify it under the terms of the GNU General Public License
 
26
#   as published by the Free Software Foundation; either version 2 of
 
27
#   the License, or (at your option) any later version.
 
28
#
 
29
#   The Code_Saturne Kernel is distributed in the hope that it will be
 
30
#   useful, but WITHOUT ANY WARRANTY; without even the implied warranty
 
31
#   of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
32
#   GNU General Public License for more details.
 
33
#
 
34
#   You should have received a copy of the GNU General Public Licence
 
35
#   along with the Code_Saturne Kernel; if not, write to the
 
36
#   Free Software Foundation, Inc.,
 
37
#   51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
38
#-------------------------------------------------------------------------------
 
39
VPATH = @srcdir@
 
40
pkgdatadir = $(datadir)/@PACKAGE@
 
41
pkgincludedir = $(includedir)/@PACKAGE@
 
42
pkglibdir = $(libdir)/@PACKAGE@
 
43
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
44
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
45
install_sh_DATA = $(install_sh) -c -m 644
 
46
install_sh_PROGRAM = $(install_sh) -c
 
47
install_sh_SCRIPT = $(install_sh) -c
 
48
INSTALL_HEADER = $(INSTALL_DATA)
 
49
transform = $(program_transform_name)
 
50
NORMAL_INSTALL = :
 
51
PRE_INSTALL = :
 
52
POST_INSTALL = :
 
53
NORMAL_UNINSTALL = :
 
54
PRE_UNINSTALL = :
 
55
POST_UNINSTALL = :
 
56
build_triplet = @build@
 
57
host_triplet = @host@
 
58
target_triplet = @target@
 
59
subdir = doc
 
60
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
61
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
62
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
 
63
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
64
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
65
        $(top_srcdir)/m4/ple_config_info.m4 \
 
66
        $(top_srcdir)/m4/ple_config_publ.m4 \
 
67
        $(top_srcdir)/m4/ple_mpi.m4 $(top_srcdir)/m4/ple_types.m4 \
 
68
        $(top_srcdir)/configure.ac
 
69
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
70
        $(ACLOCAL_M4)
 
71
mkinstalldirs = $(install_sh) -d
 
72
CONFIG_HEADER = $(top_builddir)/ple_config_priv.h
 
73
CONFIG_CLEAN_FILES =
 
74
CONFIG_CLEAN_VPATH_FILES =
 
75
AM_V_GEN = $(am__v_GEN_$(V))
 
76
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
77
am__v_GEN_0 = @echo "  GEN   " $@;
 
78
AM_V_at = $(am__v_at_$(V))
 
79
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
80
am__v_at_0 = @
 
81
SOURCES =
 
82
DIST_SOURCES =
 
83
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
84
        html-recursive info-recursive install-data-recursive \
 
85
        install-dvi-recursive install-exec-recursive \
 
86
        install-html-recursive install-info-recursive \
 
87
        install-pdf-recursive install-ps-recursive install-recursive \
 
88
        installcheck-recursive installdirs-recursive pdf-recursive \
 
89
        ps-recursive uninstall-recursive
 
90
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
91
  distclean-recursive maintainer-clean-recursive
 
92
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
93
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
94
        distdir
 
95
ETAGS = etags
 
96
CTAGS = ctags
 
97
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
98
am__relativize = \
 
99
  dir0=`pwd`; \
 
100
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
101
  sed_rest='s,^[^/]*/*,,'; \
 
102
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
103
  sed_butlast='s,/*[^/]*$$,,'; \
 
104
  while test -n "$$dir1"; do \
 
105
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
106
    if test "$$first" != "."; then \
 
107
      if test "$$first" = ".."; then \
 
108
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
109
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
110
      else \
 
111
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
112
        if test "$$first2" = "$$first"; then \
 
113
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
114
        else \
 
115
          dir2="../$$dir2"; \
 
116
        fi; \
 
117
        dir0="$$dir0"/"$$first"; \
 
118
      fi; \
 
119
    fi; \
 
120
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
121
  done; \
 
122
  reldir="$$dir2"
 
123
ACLOCAL = @ACLOCAL@
 
124
AMTAR = @AMTAR@
 
125
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
 
126
AR = @AR@
 
127
AUTOCONF = @AUTOCONF@
 
128
AUTOHEADER = @AUTOHEADER@
 
129
AUTOMAKE = @AUTOMAKE@
 
130
AWK = @AWK@
 
131
CC = @CC@
 
132
CCDEPMODE = @CCDEPMODE@
 
133
CC_ADD = @CC_ADD@
 
134
CFLAGS = @CFLAGS@
 
135
CPP = @CPP@
 
136
CPPFLAGS = @CPPFLAGS@
 
137
CPP_ADD = @CPP_ADD@
 
138
CYGPATH_W = @CYGPATH_W@
 
139
DEFS = @DEFS@
 
140
DEPDIR = @DEPDIR@
 
141
DSYMUTIL = @DSYMUTIL@
 
142
DUMPBIN = @DUMPBIN@
 
143
ECHO_C = @ECHO_C@
 
144
ECHO_N = @ECHO_N@
 
145
ECHO_T = @ECHO_T@
 
146
EGREP = @EGREP@
 
147
EXEEXT = @EXEEXT@
 
148
FGREP = @FGREP@
 
149
GREP = @GREP@
 
150
INSTALL = @INSTALL@
 
151
INSTALL_DATA = @INSTALL_DATA@
 
152
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
153
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
154
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
155
LD = @LD@
 
156
LDFLAGS = @LDFLAGS@
 
157
LD_ADD = @LD_ADD@
 
158
LIBOBJS = @LIBOBJS@
 
159
LIBS = @LIBS@
 
160
LIBS_ADD = @LIBS_ADD@
 
161
LIBTOOL = @LIBTOOL@
 
162
LIPO = @LIPO@
 
163
LN_S = @LN_S@
 
164
LTLIBOBJS = @LTLIBOBJS@
 
165
MAINT = @MAINT@
 
166
MAKEINFO = @MAKEINFO@
 
167
MKDIR_P = @MKDIR_P@
 
168
MPI_CPPFLAGS = @MPI_CPPFLAGS@
 
169
MPI_LDFLAGS = @MPI_LDFLAGS@
 
170
MPI_LIBS = @MPI_LIBS@
 
171
NM = @NM@
 
172
NMEDIT = @NMEDIT@
 
173
OBJDUMP = @OBJDUMP@
 
174
OBJEXT = @OBJEXT@
 
175
OTOOL = @OTOOL@
 
176
OTOOL64 = @OTOOL64@
 
177
PACKAGE = @PACKAGE@
 
178
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
179
PACKAGE_NAME = @PACKAGE_NAME@
 
180
PACKAGE_STRING = @PACKAGE_STRING@
 
181
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
182
PACKAGE_URL = @PACKAGE_URL@
 
183
PACKAGE_VERSION = @PACKAGE_VERSION@
 
184
PATH_SEPARATOR = @PATH_SEPARATOR@
 
185
RANLIB = @RANLIB@
 
186
SED = @SED@
 
187
SET_MAKE = @SET_MAKE@
 
188
SHELL = @SHELL@
 
189
STRIP = @STRIP@
 
190
VERSION = @VERSION@
 
191
abs_builddir = @abs_builddir@
 
192
abs_srcdir = @abs_srcdir@
 
193
abs_top_builddir = @abs_top_builddir@
 
194
abs_top_srcdir = @abs_top_srcdir@
 
195
ac_ct_CC = @ac_ct_CC@
 
196
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
197
am__include = @am__include@
 
198
am__leading_dot = @am__leading_dot@
 
199
am__quote = @am__quote@
 
200
am__tar = @am__tar@
 
201
am__untar = @am__untar@
 
202
bindir = @bindir@
 
203
build = @build@
 
204
build_alias = @build_alias@
 
205
build_cpu = @build_cpu@
 
206
build_os = @build_os@
 
207
build_vendor = @build_vendor@
 
208
builddir = @builddir@
 
209
datadir = @datadir@
 
210
datarootdir = @datarootdir@
 
211
docdir = @docdir@
 
212
dvidir = @dvidir@
 
213
exec_prefix = @exec_prefix@
 
214
host = @host@
 
215
host_alias = @host_alias@
 
216
host_cpu = @host_cpu@
 
217
host_os = @host_os@
 
218
host_vendor = @host_vendor@
 
219
htmldir = @htmldir@
 
220
includedir = @includedir@
 
221
infodir = @infodir@
 
222
install_sh = @install_sh@
 
223
libdir = @libdir@
 
224
libexecdir = @libexecdir@
 
225
localedir = @localedir@
 
226
localstatedir = @localstatedir@
 
227
lt_ECHO = @lt_ECHO@
 
228
mandir = @mandir@
 
229
mkdir_p = @mkdir_p@
 
230
oldincludedir = @oldincludedir@
 
231
pdfdir = @pdfdir@
 
232
prefix = @prefix@
 
233
program_transform_name = @program_transform_name@
 
234
psdir = @psdir@
 
235
sbindir = @sbindir@
 
236
sharedstatedir = @sharedstatedir@
 
237
srcdir = @srcdir@
 
238
sysconfdir = @sysconfdir@
 
239
target = @target@
 
240
target_alias = @target_alias@
 
241
target_cpu = @target_cpu@
 
242
target_os = @target_os@
 
243
target_vendor = @target_vendor@
 
244
top_build_prefix = @top_build_prefix@
 
245
top_builddir = @top_builddir@
 
246
top_srcdir = @top_srcdir@
 
247
SUBDIRS = doxygen
 
248
DIST_SUBDIRS = $(SUBDIRS)
 
249
EXTRA_DIST = 
 
250
all: all-recursive
 
251
 
 
252
.SUFFIXES:
 
253
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
254
        @for dep in $?; do \
 
255
          case '$(am__configure_deps)' in \
 
256
            *$$dep*) \
 
257
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
258
                && { if test -f $@; then exit 0; else break; fi; }; \
 
259
              exit 1;; \
 
260
          esac; \
 
261
        done; \
 
262
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
 
263
        $(am__cd) $(top_srcdir) && \
 
264
          $(AUTOMAKE) --gnu doc/Makefile
 
265
.PRECIOUS: Makefile
 
266
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
267
        @case '$?' in \
 
268
          *config.status*) \
 
269
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
270
          *) \
 
271
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
272
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
273
        esac;
 
274
 
 
275
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
276
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
277
 
 
278
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
279
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
280
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
281
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
282
$(am__aclocal_m4_deps):
 
283
 
 
284
mostlyclean-libtool:
 
285
        -rm -f *.lo
 
286
 
 
287
clean-libtool:
 
288
        -rm -rf .libs _libs
 
289
 
 
290
# This directory's subdirectories are mostly independent; you can cd
 
291
# into them and run `make' without going through this Makefile.
 
292
# To change the values of `make' variables: instead of editing Makefiles,
 
293
# (1) if the variable is set in `config.status', edit `config.status'
 
294
#     (which will cause the Makefiles to be regenerated when you run `make');
 
295
# (2) otherwise, pass the desired values on the `make' command line.
 
296
$(RECURSIVE_TARGETS):
 
297
        @fail= failcom='exit 1'; \
 
298
        for f in x $$MAKEFLAGS; do \
 
299
          case $$f in \
 
300
            *=* | --[!k]*);; \
 
301
            *k*) failcom='fail=yes';; \
 
302
          esac; \
 
303
        done; \
 
304
        dot_seen=no; \
 
305
        target=`echo $@ | sed s/-recursive//`; \
 
306
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
307
          echo "Making $$target in $$subdir"; \
 
308
          if test "$$subdir" = "."; then \
 
309
            dot_seen=yes; \
 
310
            local_target="$$target-am"; \
 
311
          else \
 
312
            local_target="$$target"; \
 
313
          fi; \
 
314
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
315
          || eval $$failcom; \
 
316
        done; \
 
317
        if test "$$dot_seen" = "no"; then \
 
318
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
319
        fi; test -z "$$fail"
 
320
 
 
321
$(RECURSIVE_CLEAN_TARGETS):
 
322
        @fail= failcom='exit 1'; \
 
323
        for f in x $$MAKEFLAGS; do \
 
324
          case $$f in \
 
325
            *=* | --[!k]*);; \
 
326
            *k*) failcom='fail=yes';; \
 
327
          esac; \
 
328
        done; \
 
329
        dot_seen=no; \
 
330
        case "$@" in \
 
331
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
332
          *) list='$(SUBDIRS)' ;; \
 
333
        esac; \
 
334
        rev=''; for subdir in $$list; do \
 
335
          if test "$$subdir" = "."; then :; else \
 
336
            rev="$$subdir $$rev"; \
 
337
          fi; \
 
338
        done; \
 
339
        rev="$$rev ."; \
 
340
        target=`echo $@ | sed s/-recursive//`; \
 
341
        for subdir in $$rev; do \
 
342
          echo "Making $$target in $$subdir"; \
 
343
          if test "$$subdir" = "."; then \
 
344
            local_target="$$target-am"; \
 
345
          else \
 
346
            local_target="$$target"; \
 
347
          fi; \
 
348
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
349
          || eval $$failcom; \
 
350
        done && test -z "$$fail"
 
351
tags-recursive:
 
352
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
353
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
354
        done
 
355
ctags-recursive:
 
356
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
357
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
358
        done
 
359
 
 
360
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
361
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
362
        unique=`for i in $$list; do \
 
363
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
364
          done | \
 
365
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
366
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
367
        mkid -fID $$unique
 
368
tags: TAGS
 
369
 
 
370
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
371
                $(TAGS_FILES) $(LISP)
 
372
        set x; \
 
373
        here=`pwd`; \
 
374
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
375
          include_option=--etags-include; \
 
376
          empty_fix=.; \
 
377
        else \
 
378
          include_option=--include; \
 
379
          empty_fix=; \
 
380
        fi; \
 
381
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
382
          if test "$$subdir" = .; then :; else \
 
383
            test ! -f $$subdir/TAGS || \
 
384
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
385
          fi; \
 
386
        done; \
 
387
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
388
        unique=`for i in $$list; do \
 
389
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
390
          done | \
 
391
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
392
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
393
        shift; \
 
394
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
395
          test -n "$$unique" || unique=$$empty_fix; \
 
396
          if test $$# -gt 0; then \
 
397
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
398
              "$$@" $$unique; \
 
399
          else \
 
400
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
401
              $$unique; \
 
402
          fi; \
 
403
        fi
 
404
ctags: CTAGS
 
405
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
406
                $(TAGS_FILES) $(LISP)
 
407
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
408
        unique=`for i in $$list; do \
 
409
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
410
          done | \
 
411
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
412
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
413
        test -z "$(CTAGS_ARGS)$$unique" \
 
414
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
415
             $$unique
 
416
 
 
417
GTAGS:
 
418
        here=`$(am__cd) $(top_builddir) && pwd` \
 
419
          && $(am__cd) $(top_srcdir) \
 
420
          && gtags -i $(GTAGS_ARGS) "$$here"
 
421
 
 
422
distclean-tags:
 
423
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
424
 
 
425
distdir: $(DISTFILES)
 
426
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
427
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
428
        list='$(DISTFILES)'; \
 
429
          dist_files=`for file in $$list; do echo $$file; done | \
 
430
          sed -e "s|^$$srcdirstrip/||;t" \
 
431
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
432
        case $$dist_files in \
 
433
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
434
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
435
                           sort -u` ;; \
 
436
        esac; \
 
437
        for file in $$dist_files; do \
 
438
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
439
          if test -d $$d/$$file; then \
 
440
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
441
            if test -d "$(distdir)/$$file"; then \
 
442
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
443
            fi; \
 
444
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
445
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
446
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
447
            fi; \
 
448
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
449
          else \
 
450
            test -f "$(distdir)/$$file" \
 
451
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
452
            || exit 1; \
 
453
          fi; \
 
454
        done
 
455
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
456
          if test "$$subdir" = .; then :; else \
 
457
            test -d "$(distdir)/$$subdir" \
 
458
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
459
            || exit 1; \
 
460
          fi; \
 
461
        done
 
462
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
463
          if test "$$subdir" = .; then :; else \
 
464
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
465
            $(am__relativize); \
 
466
            new_distdir=$$reldir; \
 
467
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
468
            $(am__relativize); \
 
469
            new_top_distdir=$$reldir; \
 
470
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
471
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
472
            ($(am__cd) $$subdir && \
 
473
              $(MAKE) $(AM_MAKEFLAGS) \
 
474
                top_distdir="$$new_top_distdir" \
 
475
                distdir="$$new_distdir" \
 
476
                am__remove_distdir=: \
 
477
                am__skip_length_check=: \
 
478
                am__skip_mode_fix=: \
 
479
                distdir) \
 
480
              || exit 1; \
 
481
          fi; \
 
482
        done
 
483
check-am: all-am
 
484
check: check-recursive
 
485
all-am: Makefile
 
486
installdirs: installdirs-recursive
 
487
installdirs-am:
 
488
install: install-recursive
 
489
install-exec: install-exec-recursive
 
490
install-data: install-data-recursive
 
491
uninstall: uninstall-recursive
 
492
 
 
493
install-am: all-am
 
494
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
495
 
 
496
installcheck: installcheck-recursive
 
497
install-strip:
 
498
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
499
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
500
          `test -z '$(STRIP)' || \
 
501
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
502
mostlyclean-generic:
 
503
 
 
504
clean-generic:
 
505
 
 
506
distclean-generic:
 
507
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
508
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
509
 
 
510
maintainer-clean-generic:
 
511
        @echo "This command is intended for maintainers to use"
 
512
        @echo "it deletes files that may require special tools to rebuild."
 
513
clean: clean-recursive
 
514
 
 
515
clean-am: clean-generic clean-libtool mostlyclean-am
 
516
 
 
517
distclean: distclean-recursive
 
518
        -rm -f Makefile
 
519
distclean-am: clean-am distclean-generic distclean-tags
 
520
 
 
521
dvi: dvi-recursive
 
522
 
 
523
dvi-am:
 
524
 
 
525
html: html-recursive
 
526
 
 
527
html-am:
 
528
 
 
529
info: info-recursive
 
530
 
 
531
info-am:
 
532
 
 
533
install-data-am:
 
534
 
 
535
install-dvi: install-dvi-recursive
 
536
 
 
537
install-dvi-am:
 
538
 
 
539
install-exec-am:
 
540
 
 
541
install-html: install-html-recursive
 
542
 
 
543
install-html-am:
 
544
 
 
545
install-info: install-info-recursive
 
546
 
 
547
install-info-am:
 
548
 
 
549
install-man:
 
550
 
 
551
install-pdf: install-pdf-recursive
 
552
 
 
553
install-pdf-am:
 
554
 
 
555
install-ps: install-ps-recursive
 
556
 
 
557
install-ps-am:
 
558
 
 
559
installcheck-am:
 
560
 
 
561
maintainer-clean: maintainer-clean-recursive
 
562
        -rm -f Makefile
 
563
maintainer-clean-am: distclean-am maintainer-clean-generic
 
564
 
 
565
mostlyclean: mostlyclean-recursive
 
566
 
 
567
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
568
 
 
569
pdf: pdf-recursive
 
570
 
 
571
pdf-am:
 
572
 
 
573
ps: ps-recursive
 
574
 
 
575
ps-am:
 
576
 
 
577
uninstall-am:
 
578
 
 
579
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
580
        install-am install-strip tags-recursive
 
581
 
 
582
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
583
        all all-am check check-am clean clean-generic clean-libtool \
 
584
        ctags ctags-recursive distclean distclean-generic \
 
585
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
586
        html-am info info-am install install-am install-data \
 
587
        install-data-am install-dvi install-dvi-am install-exec \
 
588
        install-exec-am install-html install-html-am install-info \
 
589
        install-info-am install-man install-pdf install-pdf-am \
 
590
        install-ps install-ps-am install-strip installcheck \
 
591
        installcheck-am installdirs installdirs-am maintainer-clean \
 
592
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
593
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
594
        uninstall uninstall-am
 
595
 
 
596
 
 
597
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
598
# Otherwise a system limit (for SysV at least) may be exceeded.
 
599
.NOEXPORT: