~ubuntu-branches/ubuntu/utopic/lasso/utopic-proposed

« back to all changes in this revision

Viewing changes to php/examples/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2004-09-13 09:26:34 UTC
  • Revision ID: james.westby@ubuntu.com-20040913092634-01vdfl8j9cp94exa
Tags: upstream-0.4.1
ImportĀ upstreamĀ versionĀ 0.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ../..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
host_triplet = @host@
 
37
subdir = php/examples
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/macros/check.m4 \
 
41
        $(top_srcdir)/configure.ac
 
42
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
43
        $(ACLOCAL_M4)
 
44
mkinstalldirs = $(mkdir_p)
 
45
CONFIG_HEADER = $(top_builddir)/lasso/lasso_config.h
 
46
CONFIG_CLEAN_FILES =
 
47
SOURCES =
 
48
DIST_SOURCES =
 
49
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
50
        html-recursive info-recursive install-data-recursive \
 
51
        install-exec-recursive install-info-recursive \
 
52
        install-recursive installcheck-recursive installdirs-recursive \
 
53
        pdf-recursive ps-recursive uninstall-info-recursive \
 
54
        uninstall-recursive
 
55
ETAGS = etags
 
56
CTAGS = ctags
 
57
DIST_SUBDIRS = $(SUBDIRS)
 
58
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
59
ACLOCAL = @ACLOCAL@
 
60
AMDEP_FALSE = @AMDEP_FALSE@
 
61
AMDEP_TRUE = @AMDEP_TRUE@
 
62
AMTAR = @AMTAR@
 
63
AR = @AR@
 
64
AS = @AS@
 
65
AUTOCONF = @AUTOCONF@
 
66
AUTOHEADER = @AUTOHEADER@
 
67
AUTOMAKE = @AUTOMAKE@
 
68
AWK = @AWK@
 
69
CC = @CC@
 
70
CCDEPMODE = @CCDEPMODE@
 
71
CFLAGS = @CFLAGS@
 
72
CHECK_CFLAGS = @CHECK_CFLAGS@
 
73
CHECK_LIBS = @CHECK_LIBS@
 
74
CPP = @CPP@
 
75
CPPFLAGS = @CPPFLAGS@
 
76
CSHARPCILINTERPRETER = @CSHARPCILINTERPRETER@
 
77
CSHARPCOMPILER = @CSHARPCOMPILER@
 
78
CSHARPCYGPATH_W = @CSHARPCYGPATH_W@
 
79
CSHARPDYNAMICLINKING = @CSHARPDYNAMICLINKING@
 
80
CSHARPLIBRARYPREFIX = @CSHARPLIBRARYPREFIX@
 
81
CSHARP_ENABLED_FALSE = @CSHARP_ENABLED_FALSE@
 
82
CSHARP_ENABLED_TRUE = @CSHARP_ENABLED_TRUE@
 
83
CXX = @CXX@
 
84
CXXCPP = @CXXCPP@
 
85
CXXDEPMODE = @CXXDEPMODE@
 
86
CXXFLAGS = @CXXFLAGS@
 
87
CYGPATH_W = @CYGPATH_W@
 
88
DARWIN_FALSE = @DARWIN_FALSE@
 
89
DARWIN_TRUE = @DARWIN_TRUE@
 
90
DEFS = @DEFS@
 
91
DEPDIR = @DEPDIR@
 
92
DLLTOOL = @DLLTOOL@
 
93
ECHO = @ECHO@
 
94
ECHO_C = @ECHO_C@
 
95
ECHO_N = @ECHO_N@
 
96
ECHO_T = @ECHO_T@
 
97
EGREP = @EGREP@
 
98
EXEEXT = @EXEEXT@
 
99
F77 = @F77@
 
100
FFLAGS = @FFLAGS@
 
101
GACUTIL = @GACUTIL@
 
102
GCJ = @GCJ@
 
103
GCJDEPMODE = @GCJDEPMODE@
 
104
GCJFLAGS = @GCJFLAGS@
 
105
GTK_DOC_CFLAGS = @GTK_DOC_CFLAGS@
 
106
GTK_DOC_ENABLED_FALSE = @GTK_DOC_ENABLED_FALSE@
 
107
GTK_DOC_ENABLED_TRUE = @GTK_DOC_ENABLED_TRUE@
 
108
GTK_DOC_LIBS = @GTK_DOC_LIBS@
 
109
HAVE_REST2HTML_FALSE = @HAVE_REST2HTML_FALSE@
 
110
HAVE_REST2HTML_TRUE = @HAVE_REST2HTML_TRUE@
 
111
HTML_DIR = @HTML_DIR@
 
112
INSTALL_DATA = @INSTALL_DATA@
 
113
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
114
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
115
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
116
JAR = @JAR@
 
117
JAVA = @JAVA@
 
118
JAVAC = @JAVAC@
 
119
JAVAC_FLAGS = @JAVAC_FLAGS@
 
120
JAVA_ENABLED_FALSE = @JAVA_ENABLED_FALSE@
 
121
JAVA_ENABLED_TRUE = @JAVA_ENABLED_TRUE@
 
122
JAVA_VERSION = @JAVA_VERSION@
 
123
JDK_INCLUDE = @JDK_INCLUDE@
 
124
LASSO_APP_DEFINES = @LASSO_APP_DEFINES@
 
125
LASSO_CFLAGS = @LASSO_CFLAGS@
 
126
LASSO_CORE_CFLAGS = @LASSO_CORE_CFLAGS@
 
127
LASSO_CORE_LIBS = @LASSO_CORE_LIBS@
 
128
LASSO_DEFINES = @LASSO_DEFINES@
 
129
LASSO_DOCDIR = @LASSO_DOCDIR@
 
130
LASSO_LIBS = @LASSO_LIBS@
 
131
LASSO_STATIC_BINARIES = @LASSO_STATIC_BINARIES@
 
132
LASSO_VERSION_INFO = @LASSO_VERSION_INFO@
 
133
LDFLAGS = @LDFLAGS@
 
134
LIBOBJS = @LIBOBJS@
 
135
LIBS = @LIBS@
 
136
LIBTOOL = @LIBTOOL@
 
137
LIBTOOL_DEPS = @LIBTOOL_DEPS@
 
138
LN_S = @LN_S@
 
139
LTLIBOBJS = @LTLIBOBJS@
 
140
MAINT = @MAINT@
 
141
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
 
142
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
 
143
MAKEINFO = @MAKEINFO@
 
144
MINGW_FALSE = @MINGW_FALSE@
 
145
MINGW_TRUE = @MINGW_TRUE@
 
146
OBJDUMP = @OBJDUMP@
 
147
OBJEXT = @OBJEXT@
 
148
PACKAGE = @PACKAGE@
 
149
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
150
PACKAGE_NAME = @PACKAGE_NAME@
 
151
PACKAGE_STRING = @PACKAGE_STRING@
 
152
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
153
PACKAGE_VERSION = @PACKAGE_VERSION@
 
154
PATH_SEPARATOR = @PATH_SEPARATOR@
 
155
PHP = @PHP@
 
156
PHP_CONFIG = @PHP_CONFIG@
 
157
PHP_ENABLED_FALSE = @PHP_ENABLED_FALSE@
 
158
PHP_ENABLED_TRUE = @PHP_ENABLED_TRUE@
 
159
PHP_INCLUDES = @PHP_INCLUDES@
 
160
PHP_LDFLAGS = @PHP_LDFLAGS@
 
161
PHP_LIBS = @PHP_LIBS@
 
162
PHP_PATH = @PHP_PATH@
 
163
PHP_PREFIX = @PHP_PREFIX@
 
164
PHP_UNPREFIXED_EXTENSION_DIR = @PHP_UNPREFIXED_EXTENSION_DIR@
 
165
PHP_VERSION = @PHP_VERSION@
 
166
PKG_CONFIG = @PKG_CONFIG@
 
167
PYTHON = @PYTHON@
 
168
PYTHON_ENABLED_FALSE = @PYTHON_ENABLED_FALSE@
 
169
PYTHON_ENABLED_TRUE = @PYTHON_ENABLED_TRUE@
 
170
PYTHON_VERSION = @PYTHON_VERSION@
 
171
PY_CFLAGS = @PY_CFLAGS@
 
172
PY_DYNLOAD = @PY_DYNLOAD@
 
173
PY_EXTRA_LIBS = @PY_EXTRA_LIBS@
 
174
PY_LIB_A = @PY_LIB_A@
 
175
PY_LIB_LOC = @PY_LIB_LOC@
 
176
PY_SITE_PACKAGES = @PY_SITE_PACKAGES@
 
177
RANLIB = @RANLIB@
 
178
RC = @RC@
 
179
REST2HTML = @REST2HTML@
 
180
SET_MAKE = @SET_MAKE@
 
181
SHELL = @SHELL@
 
182
STRIP = @STRIP@
 
183
SWIG = @SWIG@
 
184
SWIG_PYTHON_ARGS = @SWIG_PYTHON_ARGS@
 
185
TAR = @TAR@
 
186
U = @U@
 
187
VERSION = @VERSION@
 
188
WITH_TESTS_FALSE = @WITH_TESTS_FALSE@
 
189
WITH_TESTS_TRUE = @WITH_TESTS_TRUE@
 
190
ac_ct_AR = @ac_ct_AR@
 
191
ac_ct_AS = @ac_ct_AS@
 
192
ac_ct_CC = @ac_ct_CC@
 
193
ac_ct_CXX = @ac_ct_CXX@
 
194
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
 
195
ac_ct_F77 = @ac_ct_F77@
 
196
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
 
197
ac_ct_RANLIB = @ac_ct_RANLIB@
 
198
ac_ct_RC = @ac_ct_RC@
 
199
ac_ct_STRIP = @ac_ct_STRIP@
 
200
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
201
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
202
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
203
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
204
am__fastdepGCJ_FALSE = @am__fastdepGCJ_FALSE@
 
205
am__fastdepGCJ_TRUE = @am__fastdepGCJ_TRUE@
 
206
am__include = @am__include@
 
207
am__leading_dot = @am__leading_dot@
 
208
am__quote = @am__quote@
 
209
bindir = @bindir@
 
210
build = @build@
 
211
build_alias = @build_alias@
 
212
build_cpu = @build_cpu@
 
213
build_os = @build_os@
 
214
build_vendor = @build_vendor@
 
215
datadir = @datadir@
 
216
exec_prefix = @exec_prefix@
 
217
host = @host@
 
218
host_alias = @host_alias@
 
219
host_cpu = @host_cpu@
 
220
host_os = @host_os@
 
221
host_vendor = @host_vendor@
 
222
includedir = @includedir@
 
223
infodir = @infodir@
 
224
install_sh = @install_sh@
 
225
libdir = @libdir@
 
226
libexecdir = @libexecdir@
 
227
localstatedir = @localstatedir@
 
228
mandir = @mandir@
 
229
mkdir_p = @mkdir_p@
 
230
oldincludedir = @oldincludedir@
 
231
prefix = @prefix@
 
232
program_transform_name = @program_transform_name@
 
233
sbindir = @sbindir@
 
234
sharedstatedir = @sharedstatedir@
 
235
sysconfdir = @sysconfdir@
 
236
target_alias = @target_alias@
 
237
SUBDIRS = sample-sp
 
238
all: all-recursive
 
239
 
 
240
.SUFFIXES:
 
241
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
242
        @for dep in $?; do \
 
243
          case '$(am__configure_deps)' in \
 
244
            *$$dep*) \
 
245
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
246
                && exit 0; \
 
247
              exit 1;; \
 
248
          esac; \
 
249
        done; \
 
250
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  php/examples/Makefile'; \
 
251
        cd $(top_srcdir) && \
 
252
          $(AUTOMAKE) --gnu  php/examples/Makefile
 
253
.PRECIOUS: Makefile
 
254
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
255
        @case '$?' in \
 
256
          *config.status*) \
 
257
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
258
          *) \
 
259
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
260
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
261
        esac;
 
262
 
 
263
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
264
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
265
 
 
266
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
267
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
268
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
269
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
270
 
 
271
mostlyclean-libtool:
 
272
        -rm -f *.lo
 
273
 
 
274
clean-libtool:
 
275
        -rm -rf .libs _libs
 
276
 
 
277
distclean-libtool:
 
278
        -rm -f libtool
 
279
uninstall-info-am:
 
280
 
 
281
# This directory's subdirectories are mostly independent; you can cd
 
282
# into them and run `make' without going through this Makefile.
 
283
# To change the values of `make' variables: instead of editing Makefiles,
 
284
# (1) if the variable is set in `config.status', edit `config.status'
 
285
#     (which will cause the Makefiles to be regenerated when you run `make');
 
286
# (2) otherwise, pass the desired values on the `make' command line.
 
287
$(RECURSIVE_TARGETS):
 
288
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
289
        dot_seen=no; \
 
290
        target=`echo $@ | sed s/-recursive//`; \
 
291
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
292
          echo "Making $$target in $$subdir"; \
 
293
          if test "$$subdir" = "."; then \
 
294
            dot_seen=yes; \
 
295
            local_target="$$target-am"; \
 
296
          else \
 
297
            local_target="$$target"; \
 
298
          fi; \
 
299
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
300
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
301
        done; \
 
302
        if test "$$dot_seen" = "no"; then \
 
303
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
304
        fi; test -z "$$fail"
 
305
 
 
306
mostlyclean-recursive clean-recursive distclean-recursive \
 
307
maintainer-clean-recursive:
 
308
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
309
        dot_seen=no; \
 
310
        case "$@" in \
 
311
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
312
          *) list='$(SUBDIRS)' ;; \
 
313
        esac; \
 
314
        rev=''; for subdir in $$list; do \
 
315
          if test "$$subdir" = "."; then :; else \
 
316
            rev="$$subdir $$rev"; \
 
317
          fi; \
 
318
        done; \
 
319
        rev="$$rev ."; \
 
320
        target=`echo $@ | sed s/-recursive//`; \
 
321
        for subdir in $$rev; do \
 
322
          echo "Making $$target in $$subdir"; \
 
323
          if test "$$subdir" = "."; then \
 
324
            local_target="$$target-am"; \
 
325
          else \
 
326
            local_target="$$target"; \
 
327
          fi; \
 
328
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
329
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
330
        done && test -z "$$fail"
 
331
tags-recursive:
 
332
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
333
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
334
        done
 
335
ctags-recursive:
 
336
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
337
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
338
        done
 
339
 
 
340
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
341
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
342
        unique=`for i in $$list; do \
 
343
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
344
          done | \
 
345
          $(AWK) '    { files[$$0] = 1; } \
 
346
               END { for (i in files) print i; }'`; \
 
347
        mkid -fID $$unique
 
348
tags: TAGS
 
349
 
 
350
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
351
                $(TAGS_FILES) $(LISP)
 
352
        tags=; \
 
353
        here=`pwd`; \
 
354
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
355
          include_option=--etags-include; \
 
356
          empty_fix=.; \
 
357
        else \
 
358
          include_option=--include; \
 
359
          empty_fix=; \
 
360
        fi; \
 
361
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
362
          if test "$$subdir" = .; then :; else \
 
363
            test ! -f $$subdir/TAGS || \
 
364
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
365
          fi; \
 
366
        done; \
 
367
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
368
        unique=`for i in $$list; do \
 
369
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
370
          done | \
 
371
          $(AWK) '    { files[$$0] = 1; } \
 
372
               END { for (i in files) print i; }'`; \
 
373
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
374
          test -n "$$unique" || unique=$$empty_fix; \
 
375
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
376
            $$tags $$unique; \
 
377
        fi
 
378
ctags: CTAGS
 
379
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
380
                $(TAGS_FILES) $(LISP)
 
381
        tags=; \
 
382
        here=`pwd`; \
 
383
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
384
        unique=`for i in $$list; do \
 
385
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
386
          done | \
 
387
          $(AWK) '    { files[$$0] = 1; } \
 
388
               END { for (i in files) print i; }'`; \
 
389
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
390
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
391
             $$tags $$unique
 
392
 
 
393
GTAGS:
 
394
        here=`$(am__cd) $(top_builddir) && pwd` \
 
395
          && cd $(top_srcdir) \
 
396
          && gtags -i $(GTAGS_ARGS) $$here
 
397
 
 
398
distclean-tags:
 
399
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
400
 
 
401
distdir: $(DISTFILES)
 
402
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
403
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
404
        list='$(DISTFILES)'; for file in $$list; do \
 
405
          case $$file in \
 
406
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
407
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
408
          esac; \
 
409
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
410
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
411
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
412
            dir="/$$dir"; \
 
413
            $(mkdir_p) "$(distdir)$$dir"; \
 
414
          else \
 
415
            dir=''; \
 
416
          fi; \
 
417
          if test -d $$d/$$file; then \
 
418
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
419
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
420
            fi; \
 
421
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
422
          else \
 
423
            test -f $(distdir)/$$file \
 
424
            || cp -p $$d/$$file $(distdir)/$$file \
 
425
            || exit 1; \
 
426
          fi; \
 
427
        done
 
428
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
429
          if test "$$subdir" = .; then :; else \
 
430
            test -d "$(distdir)/$$subdir" \
 
431
            || mkdir "$(distdir)/$$subdir" \
 
432
            || exit 1; \
 
433
            (cd $$subdir && \
 
434
              $(MAKE) $(AM_MAKEFLAGS) \
 
435
                top_distdir="../$(top_distdir)" \
 
436
                distdir="../$(distdir)/$$subdir" \
 
437
                distdir) \
 
438
              || exit 1; \
 
439
          fi; \
 
440
        done
 
441
check-am: all-am
 
442
check: check-recursive
 
443
all-am: Makefile
 
444
installdirs: installdirs-recursive
 
445
installdirs-am:
 
446
install: install-recursive
 
447
install-exec: install-exec-recursive
 
448
install-data: install-data-recursive
 
449
uninstall: uninstall-recursive
 
450
 
 
451
install-am: all-am
 
452
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
453
 
 
454
installcheck: installcheck-recursive
 
455
install-strip:
 
456
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
457
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
458
          `test -z '$(STRIP)' || \
 
459
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
460
mostlyclean-generic:
 
461
 
 
462
clean-generic:
 
463
 
 
464
distclean-generic:
 
465
        -rm -f $(CONFIG_CLEAN_FILES)
 
466
 
 
467
maintainer-clean-generic:
 
468
        @echo "This command is intended for maintainers to use"
 
469
        @echo "it deletes files that may require special tools to rebuild."
 
470
clean: clean-recursive
 
471
 
 
472
clean-am: clean-generic clean-libtool mostlyclean-am
 
473
 
 
474
distclean: distclean-recursive
 
475
        -rm -f Makefile
 
476
distclean-am: clean-am distclean-generic distclean-libtool \
 
477
        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-exec-am:
 
492
 
 
493
install-info: install-info-recursive
 
494
 
 
495
install-man:
 
496
 
 
497
installcheck-am:
 
498
 
 
499
maintainer-clean: maintainer-clean-recursive
 
500
        -rm -f Makefile
 
501
maintainer-clean-am: distclean-am maintainer-clean-generic
 
502
 
 
503
mostlyclean: mostlyclean-recursive
 
504
 
 
505
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
506
 
 
507
pdf: pdf-recursive
 
508
 
 
509
pdf-am:
 
510
 
 
511
ps: ps-recursive
 
512
 
 
513
ps-am:
 
514
 
 
515
uninstall-am: uninstall-info-am
 
516
 
 
517
uninstall-info: uninstall-info-recursive
 
518
 
 
519
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
520
        clean clean-generic clean-libtool clean-recursive ctags \
 
521
        ctags-recursive distclean distclean-generic distclean-libtool \
 
522
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
523
        html-am info info-am install install-am install-data \
 
524
        install-data-am install-exec install-exec-am install-info \
 
525
        install-info-am install-man install-strip installcheck \
 
526
        installcheck-am installdirs installdirs-am maintainer-clean \
 
527
        maintainer-clean-generic maintainer-clean-recursive \
 
528
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
529
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
530
        uninstall uninstall-am uninstall-info-am
 
531
 
 
532
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
533
# Otherwise a system limit (for SysV at least) may be exceeded.
 
534
.NOEXPORT: