~ubuntu-branches/ubuntu/maverick/totem-pl-parser/maverick

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-01-21 22:38:15 UTC
  • mto: (1.3.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20080121223815-zpm89qm051i9o6cr
Tags: upstream-2.21.91
ImportĀ upstreamĀ versionĀ 2.21.91

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006  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 = docs
 
35
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
36
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
37
am__aclocal_m4_deps = $(top_srcdir)/configure.in
 
38
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
39
        $(ACLOCAL_M4)
 
40
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
41
CONFIG_HEADER = $(top_builddir)/config.h
 
42
CONFIG_CLEAN_FILES =
 
43
SOURCES =
 
44
DIST_SOURCES =
 
45
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
46
        html-recursive info-recursive install-data-recursive \
 
47
        install-dvi-recursive install-exec-recursive \
 
48
        install-html-recursive install-info-recursive \
 
49
        install-pdf-recursive install-ps-recursive install-recursive \
 
50
        installcheck-recursive installdirs-recursive pdf-recursive \
 
51
        ps-recursive uninstall-recursive
 
52
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
53
  distclean-recursive maintainer-clean-recursive
 
54
ETAGS = etags
 
55
CTAGS = ctags
 
56
DIST_SUBDIRS = $(SUBDIRS)
 
57
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
58
ACLOCAL = @ACLOCAL@
 
59
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
60
ALL_LINGUAS = @ALL_LINGUAS@
 
61
AMTAR = @AMTAR@
 
62
AM_CFLAGS = @AM_CFLAGS@
 
63
AM_CPPFLAGS = @AM_CPPFLAGS@
 
64
AM_CXXFLAGS = @AM_CXXFLAGS@
 
65
AM_LDFLAGS = @AM_LDFLAGS@
 
66
AR = @AR@
 
67
AUTOCONF = @AUTOCONF@
 
68
AUTOHEADER = @AUTOHEADER@
 
69
AUTOMAKE = @AUTOMAKE@
 
70
AWK = @AWK@
 
71
CATALOGS = @CATALOGS@
 
72
CATOBJEXT = @CATOBJEXT@
 
73
CC = @CC@
 
74
CCDEPMODE = @CCDEPMODE@
 
75
CFLAGS = @CFLAGS@
 
76
CPP = @CPP@
 
77
CPPFLAGS = @CPPFLAGS@
 
78
CXX = @CXX@
 
79
CXXCPP = @CXXCPP@
 
80
CXXDEPMODE = @CXXDEPMODE@
 
81
CXXFLAGS = @CXXFLAGS@
 
82
CYGPATH_W = @CYGPATH_W@
 
83
DATADIRNAME = @DATADIRNAME@
 
84
DEFS = @DEFS@
 
85
DEPDIR = @DEPDIR@
 
86
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
 
87
ECHO = @ECHO@
 
88
ECHO_C = @ECHO_C@
 
89
ECHO_N = @ECHO_N@
 
90
ECHO_T = @ECHO_T@
 
91
EGREP = @EGREP@
 
92
EXEEXT = @EXEEXT@
 
93
F77 = @F77@
 
94
FFLAGS = @FFLAGS@
 
95
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
96
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
97
GLIB_MKENUMS = @GLIB_MKENUMS@
 
98
GMOFILES = @GMOFILES@
 
99
GMSGFMT = @GMSGFMT@
 
100
GREP = @GREP@
 
101
HAL_CFLAGS = @HAL_CFLAGS@
 
102
HAL_LIBS = @HAL_LIBS@
 
103
HTML_DIR = @HTML_DIR@
 
104
INSTALL = @INSTALL@
 
105
INSTALL_DATA = @INSTALL_DATA@
 
106
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
107
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
108
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
109
INSTOBJEXT = @INSTOBJEXT@
 
110
INTLLIBS = @INTLLIBS@
 
111
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
112
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
113
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
114
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
115
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
116
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
117
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
118
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
119
INTLTOOL_PERL = @INTLTOOL_PERL@
 
120
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
121
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
122
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
123
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
124
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
125
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
126
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
127
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
128
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
129
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
130
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
131
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
132
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
133
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
134
LDFLAGS = @LDFLAGS@
 
135
LIBOBJS = @LIBOBJS@
 
136
LIBS = @LIBS@
 
137
LIBTOOL = @LIBTOOL@
 
138
LN_S = @LN_S@
 
139
LTLIBOBJS = @LTLIBOBJS@
 
140
MAINT = @MAINT@
 
141
MAKEINFO = @MAKEINFO@
 
142
MKDIR_P = @MKDIR_P@
 
143
MKINSTALLDIRS = @MKINSTALLDIRS@
 
144
MSGFMT = @MSGFMT@
 
145
MSGFMT_OPTS = @MSGFMT_OPTS@
 
146
OBJEXT = @OBJEXT@
 
147
PACKAGE = @PACKAGE@
 
148
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
149
PACKAGE_NAME = @PACKAGE_NAME@
 
150
PACKAGE_STRING = @PACKAGE_STRING@
 
151
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
152
PACKAGE_VERSION = @PACKAGE_VERSION@
 
153
PATH_SEPARATOR = @PATH_SEPARATOR@
 
154
PKG_CONFIG = @PKG_CONFIG@
 
155
PLPARSER_LT_VERSION = @PLPARSER_LT_VERSION@
 
156
POFILES = @POFILES@
 
157
POSUB = @POSUB@
 
158
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
159
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
160
RANLIB = @RANLIB@
 
161
SED = @SED@
 
162
SET_MAKE = @SET_MAKE@
 
163
SHELL = @SHELL@
 
164
STRIP = @STRIP@
 
165
TOTEM_PLPARSER_CFLAGS = @TOTEM_PLPARSER_CFLAGS@
 
166
TOTEM_PLPARSER_LIBS = @TOTEM_PLPARSER_LIBS@
 
167
TOTEM_PLPARSER_MINI_CFLAGS = @TOTEM_PLPARSER_MINI_CFLAGS@
 
168
TOTEM_PLPARSER_MINI_LIBS = @TOTEM_PLPARSER_MINI_LIBS@
 
169
TOTEM_PL_PARSER_VERSION_MAJOR = @TOTEM_PL_PARSER_VERSION_MAJOR@
 
170
TOTEM_PL_PARSER_VERSION_MICRO = @TOTEM_PL_PARSER_VERSION_MICRO@
 
171
TOTEM_PL_PARSER_VERSION_MINOR = @TOTEM_PL_PARSER_VERSION_MINOR@
 
172
USE_NLS = @USE_NLS@
 
173
VERSION = @VERSION@
 
174
WARN_CFLAGS = @WARN_CFLAGS@
 
175
WARN_CXXFLAGS = @WARN_CXXFLAGS@
 
176
XGETTEXT = @XGETTEXT@
 
177
abs_builddir = @abs_builddir@
 
178
abs_srcdir = @abs_srcdir@
 
179
abs_top_builddir = @abs_top_builddir@
 
180
abs_top_srcdir = @abs_top_srcdir@
 
181
ac_ct_CC = @ac_ct_CC@
 
182
ac_ct_CXX = @ac_ct_CXX@
 
183
ac_ct_F77 = @ac_ct_F77@
 
184
am__include = @am__include@
 
185
am__leading_dot = @am__leading_dot@
 
186
am__quote = @am__quote@
 
187
am__tar = @am__tar@
 
188
am__untar = @am__untar@
 
189
bindir = @bindir@
 
190
build = @build@
 
191
build_alias = @build_alias@
 
192
build_cpu = @build_cpu@
 
193
build_os = @build_os@
 
194
build_vendor = @build_vendor@
 
195
builddir = @builddir@
 
196
datadir = @datadir@
 
197
datarootdir = @datarootdir@
 
198
docdir = @docdir@
 
199
dvidir = @dvidir@
 
200
exec_prefix = @exec_prefix@
 
201
host = @host@
 
202
host_alias = @host_alias@
 
203
host_cpu = @host_cpu@
 
204
host_os = @host_os@
 
205
host_vendor = @host_vendor@
 
206
htmldir = @htmldir@
 
207
includedir = @includedir@
 
208
infodir = @infodir@
 
209
install_sh = @install_sh@
 
210
libdir = @libdir@
 
211
libexecdir = @libexecdir@
 
212
localedir = @localedir@
 
213
localstatedir = @localstatedir@
 
214
mandir = @mandir@
 
215
mkdir_p = @mkdir_p@
 
216
oldincludedir = @oldincludedir@
 
217
pdfdir = @pdfdir@
 
218
prefix = @prefix@
 
219
program_transform_name = @program_transform_name@
 
220
psdir = @psdir@
 
221
sbindir = @sbindir@
 
222
sharedstatedir = @sharedstatedir@
 
223
srcdir = @srcdir@
 
224
sysconfdir = @sysconfdir@
 
225
target_alias = @target_alias@
 
226
top_builddir = @top_builddir@
 
227
top_srcdir = @top_srcdir@
 
228
SUBDIRS = reference
 
229
all: all-recursive
 
230
 
 
231
.SUFFIXES:
 
232
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
233
        @for dep in $?; do \
 
234
          case '$(am__configure_deps)' in \
 
235
            *$$dep*) \
 
236
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
237
                && exit 0; \
 
238
              exit 1;; \
 
239
          esac; \
 
240
        done; \
 
241
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  docs/Makefile'; \
 
242
        cd $(top_srcdir) && \
 
243
          $(AUTOMAKE) --gnu  docs/Makefile
 
244
.PRECIOUS: Makefile
 
245
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
246
        @case '$?' in \
 
247
          *config.status*) \
 
248
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
249
          *) \
 
250
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
251
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
252
        esac;
 
253
 
 
254
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
255
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
256
 
 
257
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
258
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
259
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
260
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
261
 
 
262
mostlyclean-libtool:
 
263
        -rm -f *.lo
 
264
 
 
265
clean-libtool:
 
266
        -rm -rf .libs _libs
 
267
 
 
268
# This directory's subdirectories are mostly independent; you can cd
 
269
# into them and run `make' without going through this Makefile.
 
270
# To change the values of `make' variables: instead of editing Makefiles,
 
271
# (1) if the variable is set in `config.status', edit `config.status'
 
272
#     (which will cause the Makefiles to be regenerated when you run `make');
 
273
# (2) otherwise, pass the desired values on the `make' command line.
 
274
$(RECURSIVE_TARGETS):
 
275
        @failcom='exit 1'; \
 
276
        for f in x $$MAKEFLAGS; do \
 
277
          case $$f in \
 
278
            *=* | --[!k]*);; \
 
279
            *k*) failcom='fail=yes';; \
 
280
          esac; \
 
281
        done; \
 
282
        dot_seen=no; \
 
283
        target=`echo $@ | sed s/-recursive//`; \
 
284
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
285
          echo "Making $$target in $$subdir"; \
 
286
          if test "$$subdir" = "."; then \
 
287
            dot_seen=yes; \
 
288
            local_target="$$target-am"; \
 
289
          else \
 
290
            local_target="$$target"; \
 
291
          fi; \
 
292
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
293
          || eval $$failcom; \
 
294
        done; \
 
295
        if test "$$dot_seen" = "no"; then \
 
296
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
297
        fi; test -z "$$fail"
 
298
 
 
299
$(RECURSIVE_CLEAN_TARGETS):
 
300
        @failcom='exit 1'; \
 
301
        for f in x $$MAKEFLAGS; do \
 
302
          case $$f in \
 
303
            *=* | --[!k]*);; \
 
304
            *k*) failcom='fail=yes';; \
 
305
          esac; \
 
306
        done; \
 
307
        dot_seen=no; \
 
308
        case "$@" in \
 
309
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
310
          *) list='$(SUBDIRS)' ;; \
 
311
        esac; \
 
312
        rev=''; for subdir in $$list; do \
 
313
          if test "$$subdir" = "."; then :; else \
 
314
            rev="$$subdir $$rev"; \
 
315
          fi; \
 
316
        done; \
 
317
        rev="$$rev ."; \
 
318
        target=`echo $@ | sed s/-recursive//`; \
 
319
        for subdir in $$rev; do \
 
320
          echo "Making $$target in $$subdir"; \
 
321
          if test "$$subdir" = "."; then \
 
322
            local_target="$$target-am"; \
 
323
          else \
 
324
            local_target="$$target"; \
 
325
          fi; \
 
326
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
327
          || eval $$failcom; \
 
328
        done && test -z "$$fail"
 
329
tags-recursive:
 
330
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
331
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
332
        done
 
333
ctags-recursive:
 
334
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
335
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
336
        done
 
337
 
 
338
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
339
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
340
        unique=`for i in $$list; do \
 
341
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
342
          done | \
 
343
          $(AWK) '    { files[$$0] = 1; } \
 
344
               END { for (i in files) print i; }'`; \
 
345
        mkid -fID $$unique
 
346
tags: TAGS
 
347
 
 
348
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
349
                $(TAGS_FILES) $(LISP)
 
350
        tags=; \
 
351
        here=`pwd`; \
 
352
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
353
          include_option=--etags-include; \
 
354
          empty_fix=.; \
 
355
        else \
 
356
          include_option=--include; \
 
357
          empty_fix=; \
 
358
        fi; \
 
359
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
360
          if test "$$subdir" = .; then :; else \
 
361
            test ! -f $$subdir/TAGS || \
 
362
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
363
          fi; \
 
364
        done; \
 
365
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
366
        unique=`for i in $$list; do \
 
367
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
368
          done | \
 
369
          $(AWK) '    { files[$$0] = 1; } \
 
370
               END { for (i in files) print i; }'`; \
 
371
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
372
          test -n "$$unique" || unique=$$empty_fix; \
 
373
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
374
            $$tags $$unique; \
 
375
        fi
 
376
ctags: CTAGS
 
377
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
378
                $(TAGS_FILES) $(LISP)
 
379
        tags=; \
 
380
        here=`pwd`; \
 
381
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
382
        unique=`for i in $$list; do \
 
383
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
384
          done | \
 
385
          $(AWK) '    { files[$$0] = 1; } \
 
386
               END { for (i in files) print i; }'`; \
 
387
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
388
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
389
             $$tags $$unique
 
390
 
 
391
GTAGS:
 
392
        here=`$(am__cd) $(top_builddir) && pwd` \
 
393
          && cd $(top_srcdir) \
 
394
          && gtags -i $(GTAGS_ARGS) $$here
 
395
 
 
396
distclean-tags:
 
397
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
398
 
 
399
distdir: $(DISTFILES)
 
400
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
401
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
402
        list='$(DISTFILES)'; \
 
403
          dist_files=`for file in $$list; do echo $$file; done | \
 
404
          sed -e "s|^$$srcdirstrip/||;t" \
 
405
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
406
        case $$dist_files in \
 
407
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
408
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
409
                           sort -u` ;; \
 
410
        esac; \
 
411
        for file in $$dist_files; do \
 
412
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
413
          if test -d $$d/$$file; then \
 
414
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
415
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
416
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
417
            fi; \
 
418
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
419
          else \
 
420
            test -f $(distdir)/$$file \
 
421
            || cp -p $$d/$$file $(distdir)/$$file \
 
422
            || exit 1; \
 
423
          fi; \
 
424
        done
 
425
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
426
          if test "$$subdir" = .; then :; else \
 
427
            test -d "$(distdir)/$$subdir" \
 
428
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
429
            || exit 1; \
 
430
            distdir=`$(am__cd) $(distdir) && pwd`; \
 
431
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
 
432
            (cd $$subdir && \
 
433
              $(MAKE) $(AM_MAKEFLAGS) \
 
434
                top_distdir="$$top_distdir" \
 
435
                distdir="$$distdir/$$subdir" \
 
436
                am__remove_distdir=: \
 
437
                am__skip_length_check=: \
 
438
                distdir) \
 
439
              || exit 1; \
 
440
          fi; \
 
441
        done
 
442
check-am: all-am
 
443
check: check-recursive
 
444
all-am: Makefile
 
445
installdirs: installdirs-recursive
 
446
installdirs-am:
 
447
install: install-recursive
 
448
install-exec: install-exec-recursive
 
449
install-data: install-data-recursive
 
450
uninstall: uninstall-recursive
 
451
 
 
452
install-am: all-am
 
453
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
454
 
 
455
installcheck: installcheck-recursive
 
456
install-strip:
 
457
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
458
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
459
          `test -z '$(STRIP)' || \
 
460
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
461
mostlyclean-generic:
 
462
 
 
463
clean-generic:
 
464
 
 
465
distclean-generic:
 
466
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
467
 
 
468
maintainer-clean-generic:
 
469
        @echo "This command is intended for maintainers to use"
 
470
        @echo "it deletes files that may require special tools to rebuild."
 
471
clean: clean-recursive
 
472
 
 
473
clean-am: clean-generic clean-libtool mostlyclean-am
 
474
 
 
475
distclean: distclean-recursive
 
476
        -rm -f Makefile
 
477
distclean-am: clean-am distclean-generic distclean-tags
 
478
 
 
479
dvi: dvi-recursive
 
480
 
 
481
dvi-am:
 
482
 
 
483
html: html-recursive
 
484
 
 
485
info: info-recursive
 
486
 
 
487
info-am:
 
488
 
 
489
install-data-am:
 
490
 
 
491
install-dvi: install-dvi-recursive
 
492
 
 
493
install-exec-am:
 
494
 
 
495
install-html: install-html-recursive
 
496
 
 
497
install-info: install-info-recursive
 
498
 
 
499
install-man:
 
500
 
 
501
install-pdf: install-pdf-recursive
 
502
 
 
503
install-ps: install-ps-recursive
 
504
 
 
505
installcheck-am:
 
506
 
 
507
maintainer-clean: maintainer-clean-recursive
 
508
        -rm -f Makefile
 
509
maintainer-clean-am: distclean-am maintainer-clean-generic
 
510
 
 
511
mostlyclean: mostlyclean-recursive
 
512
 
 
513
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
514
 
 
515
pdf: pdf-recursive
 
516
 
 
517
pdf-am:
 
518
 
 
519
ps: ps-recursive
 
520
 
 
521
ps-am:
 
522
 
 
523
uninstall-am:
 
524
 
 
525
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
 
526
        install-strip
 
527
 
 
528
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
529
        all all-am check check-am clean clean-generic clean-libtool \
 
530
        ctags ctags-recursive distclean distclean-generic \
 
531
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
532
        html-am info info-am install install-am install-data \
 
533
        install-data-am install-dvi install-dvi-am install-exec \
 
534
        install-exec-am install-html install-html-am install-info \
 
535
        install-info-am install-man install-pdf install-pdf-am \
 
536
        install-ps install-ps-am install-strip installcheck \
 
537
        installcheck-am installdirs installdirs-am maintainer-clean \
 
538
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
539
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
540
        uninstall uninstall-am
 
541
 
 
542
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
543
# Otherwise a system limit (for SysV at least) may be exceeded.
 
544
.NOEXPORT: