~ubuntu-branches/ubuntu/hardy/qgis/hardy

« back to all changes in this revision

Viewing changes to doc/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): William Grant
  • Date: 2007-05-06 13:42:32 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070506134232-pyli6t388w5asd8x
Tags: 0.8.0-3ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules, debian/qgis.install, debian/qgis.dirs debian/qgis.desktop:
    Add and install .desktop.
* debian/qgis.desktop: Remove Applications category; it's not real.
* Modify Maintainer value to match Debian-Maintainer-Field Spec

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
 
# doc/Makefile.  Generated from Makefile.in by configure.
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
 
 
16
 
 
17
 
# Copyright (C) 2004 Jens Oberender <j.obi at troja.net>
18
 
#  
19
 
# This file is free software; as a special exception the author gives
20
 
# unlimited permission to copy and/or distribute it, with or without 
21
 
# modifications, as long as this notice is preserved.
22
 
23
 
# This program is distributed in the hope that it will be useful, but
24
 
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
25
 
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26
 
 
27
 
srcdir = .
28
 
top_srcdir = ..
29
 
 
30
 
pkgdatadir = $(datadir)/qgis
31
 
pkglibdir = $(libdir)/qgis
32
 
pkgincludedir = $(includedir)/qgis
33
 
top_builddir = ..
34
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
35
 
INSTALL = /usr/bin/install -c
36
 
install_sh_DATA = $(install_sh) -c -m 644
37
 
install_sh_PROGRAM = $(install_sh) -c
38
 
install_sh_SCRIPT = $(install_sh) -c
39
 
INSTALL_HEADER = $(INSTALL_DATA)
40
 
transform = $(program_transform_name)
41
 
NORMAL_INSTALL = :
42
 
PRE_INSTALL = :
43
 
POST_INSTALL = :
44
 
NORMAL_UNINSTALL = :
45
 
PRE_UNINSTALL = :
46
 
POST_UNINSTALL = :
47
 
host_triplet = i686-pc-linux-gnu
48
 
subdir = doc
49
 
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
50
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
52
 
        $(top_srcdir)/configure.in
53
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54
 
        $(ACLOCAL_M4)
55
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
56
 
CONFIG_HEADER = $(top_builddir)/qgsconfig.h
57
 
CONFIG_CLEAN_FILES =
58
 
SOURCES =
59
 
DIST_SOURCES =
60
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61
 
        html-recursive info-recursive install-data-recursive \
62
 
        install-exec-recursive install-info-recursive \
63
 
        install-recursive installcheck-recursive installdirs-recursive \
64
 
        pdf-recursive ps-recursive uninstall-info-recursive \
65
 
        uninstall-recursive
66
 
am__installdirs = "$(DESTDIR)$(docdatadir)"
67
 
docdataDATA_INSTALL = $(INSTALL_DATA)
68
 
DATA = $(docdata_DATA)
69
 
ETAGS = etags
70
 
CTAGS = ctags
71
 
DIST_SUBDIRS = $(SUBDIRS)
72
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
73
 
ACLOCAL = ${SHELL} /home/gsherman/development/qgis_0.7.4_release/missing --run aclocal-1.8
74
 
AMDEP_FALSE = #
75
 
AMDEP_TRUE = 
76
 
AMTAR = ${SHELL} /home/gsherman/development/qgis_0.7.4_release/missing --run tar
77
 
AR = ar
78
 
AUTOCONF = ${SHELL} /home/gsherman/development/qgis_0.7.4_release/missing --run autoconf
79
 
AUTOHEADER = ${SHELL} /home/gsherman/development/qgis_0.7.4_release/missing --run autoheader
80
 
AUTOMAKE = ${SHELL} /home/gsherman/development/qgis_0.7.4_release/missing --run automake-1.8
81
 
AWK = mawk
82
 
CC = ccache gcc
83
 
CCDEPMODE = depmode=gcc3
84
 
CFLAGS = -O0 -g
85
 
CPP = ccache gcc -E
86
 
CPPFLAGS = 
87
 
CXX = ccache g++
88
 
CXXCPP = ccache g++ -E
89
 
CXXDEPMODE = depmode=gcc3
90
 
CXXFLAGS = -O0 -g
91
 
CYGPATH_W = echo
92
 
DEBUG_QGIS = -DQGISDEBUG
93
 
DEFS = -DHAVE_CONFIG_H
94
 
DEPDIR = .deps
95
 
ECHO = echo
96
 
ECHO_C = 
97
 
ECHO_N = -n
98
 
ECHO_T = 
99
 
EGREP = grep -E
100
 
EXEEXT = 
101
 
EXTRA_VERSION = 0
102
 
F77 = 
103
 
FFLAGS = 
104
 
GDAL_CFLAGS = -I/usr/local/include
105
 
GDAL_CONFIG = /usr/local/bin/gdal-config
106
 
GDAL_LDADD = -L/usr/local/lib -lgdal
107
 
GEOS_CFLAGS = -O0 -g -I/usr/local/include
108
 
GEOS_CONFIG = /usr/local/bin/geos-config
109
 
GEOS_LDADD = -L/usr/local/lib -lgeos
110
 
GRASS_BASE = /usr/local/grass-6.0.0
111
 
GRASS_INC = /usr/local/grass-6.0.0/include/
112
 
GRASS_LIB = -L/usr/local/grass-6.0.0/lib -lgrass_vect -lgrass_dig2 -lgrass_dbmiclient -lgrass_dbmibase -lgrass_shape -lgrass_dgl -lgrass_rtree -lgrass_gis -lgrass_datetime -lgrass_linkm -lgrass_form -lgrass_gproj
113
 
GSL_CFLAGS = -I/usr/local/include
114
 
GSL_CONFIG = /usr/local/bin/gsl-config
115
 
GSL_LIBS = -L/usr/local/lib -lgsl -lgslcblas -lm
116
 
HAVE_EXPAT_FALSE = #
117
 
HAVE_EXPAT_TRUE = 
118
 
HAVE_GRASS = 1
119
 
HAVE_GRASS_FALSE = #
120
 
HAVE_GRASS_TRUE = 
121
 
HAVE_GSL_FALSE = #
122
 
HAVE_GSL_TRUE = 
123
 
HAVE_POSTGRESQL_FALSE = #
124
 
HAVE_POSTGRESQL_TRUE = 
125
 
HAVE_QTMAC_FALSE = 
126
 
HAVE_QTMAC_TRUE = #
127
 
HAVE_SPIT_FALSE = #
128
 
HAVE_SPIT_TRUE = 
129
 
INSTALL_DATA = ${INSTALL} -m 644
130
 
INSTALL_PROGRAM = ${INSTALL}
131
 
INSTALL_SCRIPT = ${INSTALL}
132
 
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
133
 
INTERFACE_VERSION = 0:1:0
134
 
LDFLAGS = 
135
 
LIBOBJS = 
136
 
LIBS = 
137
 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
138
 
LN_S = ln -s
139
 
LTLIBOBJS = 
140
 
MAJOR_VERSION = 0
141
 
MAKEINFO = ${SHELL} /home/gsherman/development/qgis_0.7.4_release/missing --run makeinfo
142
 
MICRO_VERSION = 4
143
 
MINOR_VERSION = 7
144
 
MOC = moc
145
 
OBJEXT = o
146
 
PACKAGE = qgis
147
 
PACKAGE_BUGREPORT = 
148
 
PACKAGE_NAME = 
149
 
PACKAGE_STRING = 
150
 
PACKAGE_TARNAME = 
151
 
PACKAGE_VERSION = 
152
 
PATH_SEPARATOR = :
153
 
PG_CONFIG = /usr/local/pgsql/bin/pg_config
154
 
PG_INC = -I/usr/local/pgsql-8.0.4/include
155
 
PG_LIB = -L/usr/local/pgsql-8.0.4/lib -lpq
156
 
PROJ_INC = 
157
 
PROJ_LIB = -lproj
158
 
QASSISTANTCLIENT_LDADD = -lqassistantclient
159
 
QEMBED = qembed
160
 
QTDIR = /usr
161
 
QT_CXXFLAGS = -I/usr/include/qt3 -D_REENTRANT -DQT_THREAD_SUPPORT
162
 
QT_GUILINK = 
163
 
QT_LDADD = -L/usr/lib -lqt-mt
164
 
RANLIB = ranlib
165
 
SET_MAKE = 
166
 
SHELL = /bin/sh
167
 
SQLITE3_INC = 
168
 
SQLITE3_LIB = -lsqlite3
169
 
STRIP = strip
170
 
UIC = uic
171
 
VERSION = 0.7.4
172
 
WITH_COMMUNITY_FALSE = 
173
 
WITH_COMMUNITY_TRUE = #
174
 
ac_ct_AR = ar
175
 
ac_ct_CC = ccache gcc
176
 
ac_ct_CXX = 
177
 
ac_ct_F77 = 
178
 
ac_ct_RANLIB = ranlib
179
 
ac_ct_STRIP = strip
180
 
ac_prefix_program = 
181
 
am__fastdepCC_FALSE = #
182
 
am__fastdepCC_TRUE = 
183
 
am__fastdepCXX_FALSE = #
184
 
am__fastdepCXX_TRUE = 
185
 
am__include = include
186
 
am__leading_dot = .
187
 
am__quote = 
188
 
bindir = ${exec_prefix}/bin
189
 
build = i686-pc-linux-gnu
190
 
build_alias = 
191
 
build_cpu = i686
192
 
build_os = linux-gnu
193
 
build_vendor = pc
194
 
datadir = ${prefix}/share
195
 
exec_prefix = ${prefix}
196
 
host = i686-pc-linux-gnu
197
 
host_alias = 
198
 
host_cpu = i686
199
 
host_os = linux-gnu
200
 
host_vendor = pc
201
 
includedir = ${prefix}/include
202
 
infodir = ${prefix}/info
203
 
install_sh = /home/gsherman/development/qgis_0.7.4_release/install-sh
204
 
libdir = ${exec_prefix}/lib
205
 
libexecdir = ${exec_prefix}/libexec
206
 
localstatedir = ${prefix}/var
207
 
mandir = ${prefix}/man
208
 
mkdir_p = mkdir -p -- .
209
 
oldincludedir = /usr/include
210
 
prefix = /home/gsherman/qgis074_final
211
 
program_transform_name = s,x,x,
212
 
sbindir = ${exec_prefix}/sbin
213
 
sharedstatedir = ${prefix}/com
214
 
sysconfdir = ${prefix}/etc
215
 
target_alias = 
216
 
docdatadir = $(datadir)/$(PACKAGE)/doc
217
 
docdata_DATA = \
218
 
                                                         favicon.ico \
219
 
                                                         images \
220
 
                                                         index.html \
221
 
                                                         install_guide \
222
 
                                                         install.pdf \
223
 
                                                         plugins \
224
 
                                                         qgisdoc.css \
225
 
                                                         README \
226
 
                                                         userguide.pdf 
227
 
 
228
 
 
229
 
# generated by ls -1 | sed -e '/CVS/d' -e '/Makefile/d' -e 's#\(.*\)#     \1 \\#'
230
 
SUBDIRS = images plugins install_guide
231
 
EXTRA_DIST = $(docdata_DATA)
232
 
all: all-recursive
233
 
 
234
 
.SUFFIXES:
235
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
236
 
        @for dep in $?; do \
237
 
          case '$(am__configure_deps)' in \
238
 
            *$$dep*) \
239
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
240
 
                && exit 0; \
241
 
              exit 1;; \
242
 
          esac; \
243
 
        done; \
244
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
245
 
        cd $(top_srcdir) && \
246
 
          $(AUTOMAKE) --foreign  doc/Makefile
247
 
.PRECIOUS: Makefile
248
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
249
 
        @case '$?' in \
250
 
          *config.status*) \
251
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
252
 
          *) \
253
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
254
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
255
 
        esac;
256
 
 
257
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
258
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
259
 
 
260
 
$(top_srcdir)/configure:  $(am__configure_deps)
261
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
263
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
264
 
 
265
 
mostlyclean-libtool:
266
 
        -rm -f *.lo
267
 
 
268
 
clean-libtool:
269
 
        -rm -rf .libs _libs
270
 
 
271
 
distclean-libtool:
272
 
        -rm -f libtool
273
 
uninstall-info-am:
274
 
install-docdataDATA: $(docdata_DATA)
275
 
        @$(NORMAL_INSTALL)
276
 
        test -z "$(docdatadir)" || $(mkdir_p) "$(DESTDIR)$(docdatadir)"
277
 
        @list='$(docdata_DATA)'; for p in $$list; do \
278
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
279
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
280
 
          echo " $(docdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdatadir)/$$f'"; \
281
 
          $(docdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdatadir)/$$f"; \
282
 
        done
283
 
 
284
 
uninstall-docdataDATA:
285
 
        @$(NORMAL_UNINSTALL)
286
 
        @list='$(docdata_DATA)'; for p in $$list; do \
287
 
          f="`echo $$p | sed -e 's|^.*/||'`"; \
288
 
          echo " rm -f '$(DESTDIR)$(docdatadir)/$$f'"; \
289
 
          rm -f "$(DESTDIR)$(docdatadir)/$$f"; \
290
 
        done
291
 
 
292
 
# This directory's subdirectories are mostly independent; you can cd
293
 
# into them and run `make' without going through this Makefile.
294
 
# To change the values of `make' variables: instead of editing Makefiles,
295
 
# (1) if the variable is set in `config.status', edit `config.status'
296
 
#     (which will cause the Makefiles to be regenerated when you run `make');
297
 
# (2) otherwise, pass the desired values on the `make' command line.
298
 
$(RECURSIVE_TARGETS):
299
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
300
 
        dot_seen=no; \
301
 
        target=`echo $@ | sed s/-recursive//`; \
302
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
303
 
          echo "Making $$target in $$subdir"; \
304
 
          if test "$$subdir" = "."; then \
305
 
            dot_seen=yes; \
306
 
            local_target="$$target-am"; \
307
 
          else \
308
 
            local_target="$$target"; \
309
 
          fi; \
310
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
311
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
312
 
        done; \
313
 
        if test "$$dot_seen" = "no"; then \
314
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
315
 
        fi; test -z "$$fail"
316
 
 
317
 
mostlyclean-recursive clean-recursive distclean-recursive \
318
 
maintainer-clean-recursive:
319
 
        @set fnord $$MAKEFLAGS; amf=$$2; \
320
 
        dot_seen=no; \
321
 
        case "$@" in \
322
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
323
 
          *) list='$(SUBDIRS)' ;; \
324
 
        esac; \
325
 
        rev=''; for subdir in $$list; do \
326
 
          if test "$$subdir" = "."; then :; else \
327
 
            rev="$$subdir $$rev"; \
328
 
          fi; \
329
 
        done; \
330
 
        rev="$$rev ."; \
331
 
        target=`echo $@ | sed s/-recursive//`; \
332
 
        for subdir in $$rev; do \
333
 
          echo "Making $$target in $$subdir"; \
334
 
          if test "$$subdir" = "."; then \
335
 
            local_target="$$target-am"; \
336
 
          else \
337
 
            local_target="$$target"; \
338
 
          fi; \
339
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
340
 
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
341
 
        done && test -z "$$fail"
342
 
tags-recursive:
343
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
344
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
345
 
        done
346
 
ctags-recursive:
347
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
348
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
349
 
        done
350
 
 
351
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
352
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
353
 
        unique=`for i in $$list; do \
354
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
355
 
          done | \
356
 
          $(AWK) '    { files[$$0] = 1; } \
357
 
               END { for (i in files) print i; }'`; \
358
 
        mkid -fID $$unique
359
 
tags: TAGS
360
 
 
361
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
362
 
                $(TAGS_FILES) $(LISP)
363
 
        tags=; \
364
 
        here=`pwd`; \
365
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
366
 
          include_option=--etags-include; \
367
 
          empty_fix=.; \
368
 
        else \
369
 
          include_option=--include; \
370
 
          empty_fix=; \
371
 
        fi; \
372
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
373
 
          if test "$$subdir" = .; then :; else \
374
 
            test ! -f $$subdir/TAGS || \
375
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
376
 
          fi; \
377
 
        done; \
378
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
379
 
        unique=`for i in $$list; do \
380
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
381
 
          done | \
382
 
          $(AWK) '    { files[$$0] = 1; } \
383
 
               END { for (i in files) print i; }'`; \
384
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
385
 
          test -n "$$unique" || unique=$$empty_fix; \
386
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
387
 
            $$tags $$unique; \
388
 
        fi
389
 
ctags: CTAGS
390
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
391
 
                $(TAGS_FILES) $(LISP)
392
 
        tags=; \
393
 
        here=`pwd`; \
394
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
395
 
        unique=`for i in $$list; do \
396
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
397
 
          done | \
398
 
          $(AWK) '    { files[$$0] = 1; } \
399
 
               END { for (i in files) print i; }'`; \
400
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
401
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
402
 
             $$tags $$unique
403
 
 
404
 
GTAGS:
405
 
        here=`$(am__cd) $(top_builddir) && pwd` \
406
 
          && cd $(top_srcdir) \
407
 
          && gtags -i $(GTAGS_ARGS) $$here
408
 
 
409
 
distclean-tags:
410
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
411
 
 
412
 
distdir: $(DISTFILES)
413
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
414
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
415
 
        list='$(DISTFILES)'; for file in $$list; do \
416
 
          case $$file in \
417
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
418
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
419
 
          esac; \
420
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
421
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
422
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
423
 
            dir="/$$dir"; \
424
 
            $(mkdir_p) "$(distdir)$$dir"; \
425
 
          else \
426
 
            dir=''; \
427
 
          fi; \
428
 
          if test -d $$d/$$file; then \
429
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
430
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
431
 
            fi; \
432
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
433
 
          else \
434
 
            test -f $(distdir)/$$file \
435
 
            || cp -p $$d/$$file $(distdir)/$$file \
436
 
            || exit 1; \
437
 
          fi; \
438
 
        done
439
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
440
 
          if test "$$subdir" = .; then :; else \
441
 
            test -d "$(distdir)/$$subdir" \
442
 
            || mkdir "$(distdir)/$$subdir" \
443
 
            || exit 1; \
444
 
            (cd $$subdir && \
445
 
              $(MAKE) $(AM_MAKEFLAGS) \
446
 
                top_distdir="../$(top_distdir)" \
447
 
                distdir="../$(distdir)/$$subdir" \
448
 
                distdir) \
449
 
              || exit 1; \
450
 
          fi; \
451
 
        done
452
 
check-am: all-am
453
 
check: check-recursive
454
 
all-am: Makefile $(DATA)
455
 
installdirs: installdirs-recursive
456
 
installdirs-am:
457
 
        for dir in "$(DESTDIR)$(docdatadir)"; do \
458
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
459
 
        done
460
 
install: install-recursive
461
 
install-exec: install-exec-recursive
462
 
install-data: install-data-recursive
463
 
uninstall: uninstall-recursive
464
 
 
465
 
install-am: all-am
466
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
467
 
 
468
 
installcheck: installcheck-recursive
469
 
install-strip:
470
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
471
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
472
 
          `test -z '$(STRIP)' || \
473
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
474
 
mostlyclean-generic:
475
 
 
476
 
clean-generic:
477
 
 
478
 
distclean-generic:
479
 
        -rm -f $(CONFIG_CLEAN_FILES)
480
 
 
481
 
maintainer-clean-generic:
482
 
        @echo "This command is intended for maintainers to use"
483
 
        @echo "it deletes files that may require special tools to rebuild."
484
 
clean: clean-recursive
485
 
 
486
 
clean-am: clean-generic clean-libtool mostlyclean-am
487
 
 
488
 
distclean: distclean-recursive
489
 
        -rm -f Makefile
490
 
distclean-am: clean-am distclean-generic distclean-libtool \
491
 
        distclean-tags
492
 
 
493
 
dvi: dvi-recursive
494
 
 
495
 
dvi-am:
496
 
 
497
 
html: html-recursive
498
 
 
499
 
info: info-recursive
500
 
 
501
 
info-am:
502
 
 
503
 
install-data-am: install-docdataDATA
504
 
 
505
 
install-exec-am:
506
 
 
507
 
install-info: install-info-recursive
508
 
 
509
 
install-man:
510
 
 
511
 
installcheck-am:
512
 
 
513
 
maintainer-clean: maintainer-clean-recursive
514
 
        -rm -f Makefile
515
 
maintainer-clean-am: distclean-am maintainer-clean-generic
516
 
 
517
 
mostlyclean: mostlyclean-recursive
518
 
 
519
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
520
 
 
521
 
pdf: pdf-recursive
522
 
 
523
 
pdf-am:
524
 
 
525
 
ps: ps-recursive
526
 
 
527
 
ps-am:
528
 
 
529
 
uninstall-am: uninstall-docdataDATA uninstall-info-am
530
 
 
531
 
uninstall-info: uninstall-info-recursive
532
 
 
533
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
534
 
        clean clean-generic clean-libtool clean-recursive ctags \
535
 
        ctags-recursive distclean distclean-generic distclean-libtool \
536
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
537
 
        html-am info info-am install install-am install-data \
538
 
        install-data-am install-docdataDATA install-exec \
539
 
        install-exec-am install-info install-info-am install-man \
540
 
        install-strip installcheck installcheck-am installdirs \
541
 
        installdirs-am maintainer-clean maintainer-clean-generic \
542
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
543
 
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
544
 
        tags tags-recursive uninstall uninstall-am \
545
 
        uninstall-docdataDATA uninstall-info-am
546
 
 
547
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
548
 
# Otherwise a system limit (for SysV at least) may be exceeded.
549
 
.NOEXPORT: