~ubuntu-branches/ubuntu/quantal/qgis/quantal

« back to all changes in this revision

Viewing changes to doc/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Steve Halasz
  • Date: 2004-12-21 09:46:27 UTC
  • Revision ID: james.westby@ubuntu.com-20041221094627-r9lb6mlz2o3yp8gn
Tags: upstream-0.6.0
ImportĀ upstreamĀ versionĀ 0.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.4 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/current/missing --run aclocal-1.8
 
74
AMDEP_FALSE = #
 
75
AMDEP_TRUE = 
 
76
AMTAR = ${SHELL} /home/gsherman/development/current/missing --run tar
 
77
AR = ar
 
78
AUTOCONF = ${SHELL} /home/gsherman/development/current/missing --run autoconf
 
79
AUTOHEADER = ${SHELL} /home/gsherman/development/current/missing --run autoheader
 
80
AUTOMAKE = ${SHELL} /home/gsherman/development/current/missing --run automake-1.8
 
81
AWK = gawk
 
82
CC = ccache gcc
 
83
CCDEPMODE = depmode=gcc3
 
84
CFLAGS = -g -O2
 
85
CPP = ccache gcc -E
 
86
CPPFLAGS = 
 
87
CXX = ccache g++
 
88
CXXCPP = ccache g++ -E
 
89
CXXDEPMODE = depmode=gcc3
 
90
CXXFLAGS = -g -O2
 
91
CYGPATH_W = echo
 
92
DEBUG_QGIS = -DNO_DEBUG
 
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 = -g -O2 -I/usr/local/include
 
108
GEOS_CONFIG = /usr/local/bin/geos-config
 
109
GEOS_LDADD = -L/usr/local/lib -lgeos
 
110
GRASS_INC = /usr/local/grass-5.7.0_org/include/
 
111
GRASS_LIB = -L/usr/local/grass-5.7.0_org/lib/ -lgrass_vect -lgrass_dig2 -lgrass_dbmiclient -lgrass_dbmibase -lgrass_shape -lgrass_dgl -lgrass_rtree -lgrass_gis -lgrass_datetime -lgrass_linkm -lgrass_form
 
112
HAVE_GRASS = 1
 
113
HAVE_GRASS_FALSE = #
 
114
HAVE_GRASS_TRUE = 
 
115
HAVE_POSTGRESQL_FALSE = #
 
116
HAVE_POSTGRESQL_TRUE = 
 
117
HAVE_SPIT_FALSE = #
 
118
HAVE_SPIT_TRUE = 
 
119
INSTALL_DATA = ${INSTALL} -m 644
 
120
INSTALL_PROGRAM = ${INSTALL}
 
121
INSTALL_SCRIPT = ${INSTALL}
 
122
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
 
123
INTERFACE_VERSION = 0:1:0
 
124
LDFLAGS = 
 
125
LIBOBJS = 
 
126
LIBS = 
 
127
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 
128
LN_S = ln -s
 
129
LTLIBOBJS = 
 
130
MAJOR_VERSION = 0
 
131
MAKEINFO = ${SHELL} /home/gsherman/development/current/missing --run makeinfo
 
132
MICRO_VERSION = 0
 
133
MINOR_VERSION = 6
 
134
MOC = moc
 
135
OBJEXT = o
 
136
PACKAGE = qgis
 
137
PACKAGE_BUGREPORT = 
 
138
PACKAGE_NAME = 
 
139
PACKAGE_STRING = 
 
140
PACKAGE_TARNAME = 
 
141
PACKAGE_VERSION = 
 
142
PATH_SEPARATOR = :
 
143
PG_CONFIG = /usr/bin/pg_config
 
144
PG_INC = /usr/include/pgsql
 
145
PG_LIB = -L/usr/lib -lpq
 
146
QASSISTANTCLIENT_LDADD = -lqassistantclient
 
147
QEMBED = qembed
 
148
QT_CXXFLAGS = -I/usr/lib/qt3/include -D_REENTRANT -DQT_THREAD_SUPPORT
 
149
QT_GUILINK = 
 
150
QT_LDADD = -L/usr/lib/qt3/lib -lqt-mt
 
151
RANLIB = ranlib
 
152
SET_MAKE = 
 
153
SHELL = /bin/sh
 
154
STRIP = strip
 
155
UIC = uic
 
156
VERSION = 0.6.0
 
157
ac_ct_AR = ar
 
158
ac_ct_CC = ccache gcc
 
159
ac_ct_CXX = 
 
160
ac_ct_F77 = 
 
161
ac_ct_RANLIB = ranlib
 
162
ac_ct_STRIP = strip
 
163
ac_prefix_program = 
 
164
am__fastdepCC_FALSE = #
 
165
am__fastdepCC_TRUE = 
 
166
am__fastdepCXX_FALSE = #
 
167
am__fastdepCXX_TRUE = 
 
168
am__include = include
 
169
am__leading_dot = .
 
170
am__quote = 
 
171
bindir = ${exec_prefix}/bin
 
172
build = i686-pc-linux-gnu
 
173
build_alias = 
 
174
build_cpu = i686
 
175
build_os = linux-gnu
 
176
build_vendor = pc
 
177
datadir = ${prefix}/share
 
178
exec_prefix = ${prefix}
 
179
host = i686-pc-linux-gnu
 
180
host_alias = 
 
181
host_cpu = i686
 
182
host_os = linux-gnu
 
183
host_vendor = pc
 
184
includedir = ${prefix}/include
 
185
infodir = ${prefix}/info
 
186
install_sh = /home/gsherman/development/current/install-sh
 
187
libdir = ${exec_prefix}/lib
 
188
libexecdir = ${exec_prefix}/libexec
 
189
localstatedir = ${prefix}/var
 
190
mandir = ${prefix}/man
 
191
mkdir_p = mkdir -p -- .
 
192
oldincludedir = /usr/include
 
193
prefix = /home/gsherman/qgis06_rc
 
194
program_transform_name = s,x,x,
 
195
sbindir = ${exec_prefix}/sbin
 
196
sharedstatedir = ${prefix}/com
 
197
sysconfdir = ${prefix}/etc
 
198
target_alias = 
 
199
docdatadir = $(datadir)/$(PACKAGE)/doc
 
200
docdata_DATA = \
 
201
                                                         favicon.ico \
 
202
                                                         images \
 
203
                                                         index.html \
 
204
                                                         install_guide \
 
205
                                                         install.pdf \
 
206
                                                         plugins \
 
207
                                                         qgisdoc.css \
 
208
                                                         README \
 
209
                                                         userguide.pdf 
 
210
 
 
211
 
 
212
# generated by ls -1 | sed -e '/CVS/d' -e '/Makefile/d' -e 's#\(.*\)#     \1 \\#'
 
213
SUBDIRS = images plugins install_guide
 
214
EXTRA_DIST = $(docdata_DATA)
 
215
all: all-recursive
 
216
 
 
217
.SUFFIXES:
 
218
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
219
        @for dep in $?; do \
 
220
          case '$(am__configure_deps)' in \
 
221
            *$$dep*) \
 
222
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
223
                && exit 0; \
 
224
              exit 1;; \
 
225
          esac; \
 
226
        done; \
 
227
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
 
228
        cd $(top_srcdir) && \
 
229
          $(AUTOMAKE) --foreign  doc/Makefile
 
230
.PRECIOUS: Makefile
 
231
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
232
        @case '$?' in \
 
233
          *config.status*) \
 
234
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
235
          *) \
 
236
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
237
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
238
        esac;
 
239
 
 
240
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
241
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
242
 
 
243
$(top_srcdir)/configure:  $(am__configure_deps)
 
244
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
245
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
246
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
247
 
 
248
mostlyclean-libtool:
 
249
        -rm -f *.lo
 
250
 
 
251
clean-libtool:
 
252
        -rm -rf .libs _libs
 
253
 
 
254
distclean-libtool:
 
255
        -rm -f libtool
 
256
uninstall-info-am:
 
257
install-docdataDATA: $(docdata_DATA)
 
258
        @$(NORMAL_INSTALL)
 
259
        test -z "$(docdatadir)" || $(mkdir_p) "$(DESTDIR)$(docdatadir)"
 
260
        @list='$(docdata_DATA)'; for p in $$list; do \
 
261
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
262
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
263
          echo " $(docdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdatadir)/$$f'"; \
 
264
          $(docdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdatadir)/$$f"; \
 
265
        done
 
266
 
 
267
uninstall-docdataDATA:
 
268
        @$(NORMAL_UNINSTALL)
 
269
        @list='$(docdata_DATA)'; for p in $$list; do \
 
270
          f="`echo $$p | sed -e 's|^.*/||'`"; \
 
271
          echo " rm -f '$(DESTDIR)$(docdatadir)/$$f'"; \
 
272
          rm -f "$(DESTDIR)$(docdatadir)/$$f"; \
 
273
        done
 
274
 
 
275
# This directory's subdirectories are mostly independent; you can cd
 
276
# into them and run `make' without going through this Makefile.
 
277
# To change the values of `make' variables: instead of editing Makefiles,
 
278
# (1) if the variable is set in `config.status', edit `config.status'
 
279
#     (which will cause the Makefiles to be regenerated when you run `make');
 
280
# (2) otherwise, pass the desired values on the `make' command line.
 
281
$(RECURSIVE_TARGETS):
 
282
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
283
        dot_seen=no; \
 
284
        target=`echo $@ | sed s/-recursive//`; \
 
285
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
286
          echo "Making $$target in $$subdir"; \
 
287
          if test "$$subdir" = "."; then \
 
288
            dot_seen=yes; \
 
289
            local_target="$$target-am"; \
 
290
          else \
 
291
            local_target="$$target"; \
 
292
          fi; \
 
293
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
294
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
295
        done; \
 
296
        if test "$$dot_seen" = "no"; then \
 
297
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
298
        fi; test -z "$$fail"
 
299
 
 
300
mostlyclean-recursive clean-recursive distclean-recursive \
 
301
maintainer-clean-recursive:
 
302
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
303
        dot_seen=no; \
 
304
        case "$@" in \
 
305
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
306
          *) list='$(SUBDIRS)' ;; \
 
307
        esac; \
 
308
        rev=''; for subdir in $$list; do \
 
309
          if test "$$subdir" = "."; then :; else \
 
310
            rev="$$subdir $$rev"; \
 
311
          fi; \
 
312
        done; \
 
313
        rev="$$rev ."; \
 
314
        target=`echo $@ | sed s/-recursive//`; \
 
315
        for subdir in $$rev; do \
 
316
          echo "Making $$target in $$subdir"; \
 
317
          if test "$$subdir" = "."; then \
 
318
            local_target="$$target-am"; \
 
319
          else \
 
320
            local_target="$$target"; \
 
321
          fi; \
 
322
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
323
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
324
        done && test -z "$$fail"
 
325
tags-recursive:
 
326
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
327
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
328
        done
 
329
ctags-recursive:
 
330
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
331
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
332
        done
 
333
 
 
334
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
335
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
336
        unique=`for i in $$list; do \
 
337
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
338
          done | \
 
339
          $(AWK) '    { files[$$0] = 1; } \
 
340
               END { for (i in files) print i; }'`; \
 
341
        mkid -fID $$unique
 
342
tags: TAGS
 
343
 
 
344
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
345
                $(TAGS_FILES) $(LISP)
 
346
        tags=; \
 
347
        here=`pwd`; \
 
348
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
349
          include_option=--etags-include; \
 
350
          empty_fix=.; \
 
351
        else \
 
352
          include_option=--include; \
 
353
          empty_fix=; \
 
354
        fi; \
 
355
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
356
          if test "$$subdir" = .; then :; else \
 
357
            test -f $$subdir/TAGS && \
 
358
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
359
          fi; \
 
360
        done; \
 
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; } \
 
366
               END { for (i in files) print i; }'`; \
 
367
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
368
          test -z "$$unique" && unique=$$empty_fix; \
 
369
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
370
            $$tags $$unique; \
 
371
        fi
 
372
ctags: CTAGS
 
373
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
374
                $(TAGS_FILES) $(LISP)
 
375
        tags=; \
 
376
        here=`pwd`; \
 
377
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
378
        unique=`for i in $$list; do \
 
379
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
380
          done | \
 
381
          $(AWK) '    { files[$$0] = 1; } \
 
382
               END { for (i in files) print i; }'`; \
 
383
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
384
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
385
             $$tags $$unique
 
386
 
 
387
GTAGS:
 
388
        here=`$(am__cd) $(top_builddir) && pwd` \
 
389
          && cd $(top_srcdir) \
 
390
          && gtags -i $(GTAGS_ARGS) $$here
 
391
 
 
392
distclean-tags:
 
393
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
394
 
 
395
distdir: $(DISTFILES)
 
396
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
397
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
398
        list='$(DISTFILES)'; for file in $$list; do \
 
399
          case $$file in \
 
400
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
401
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
402
          esac; \
 
403
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
404
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
405
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
406
            dir="/$$dir"; \
 
407
            $(mkdir_p) "$(distdir)$$dir"; \
 
408
          else \
 
409
            dir=''; \
 
410
          fi; \
 
411
          if test -d $$d/$$file; then \
 
412
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
413
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
414
            fi; \
 
415
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
416
          else \
 
417
            test -f $(distdir)/$$file \
 
418
            || cp -p $$d/$$file $(distdir)/$$file \
 
419
            || exit 1; \
 
420
          fi; \
 
421
        done
 
422
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
423
          if test "$$subdir" = .; then :; else \
 
424
            test -d "$(distdir)/$$subdir" \
 
425
            || mkdir "$(distdir)/$$subdir" \
 
426
            || exit 1; \
 
427
            (cd $$subdir && \
 
428
              $(MAKE) $(AM_MAKEFLAGS) \
 
429
                top_distdir="../$(top_distdir)" \
 
430
                distdir="../$(distdir)/$$subdir" \
 
431
                distdir) \
 
432
              || exit 1; \
 
433
          fi; \
 
434
        done
 
435
check-am: all-am
 
436
check: check-recursive
 
437
all-am: Makefile $(DATA)
 
438
installdirs: installdirs-recursive
 
439
installdirs-am:
 
440
        for dir in "$(DESTDIR)$(docdatadir)"; do \
 
441
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
442
        done
 
443
install: install-recursive
 
444
install-exec: install-exec-recursive
 
445
install-data: install-data-recursive
 
446
uninstall: uninstall-recursive
 
447
 
 
448
install-am: all-am
 
449
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
450
 
 
451
installcheck: installcheck-recursive
 
452
install-strip:
 
453
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
454
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
455
          `test -z '$(STRIP)' || \
 
456
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
457
mostlyclean-generic:
 
458
 
 
459
clean-generic:
 
460
 
 
461
distclean-generic:
 
462
        -rm -f $(CONFIG_CLEAN_FILES)
 
463
 
 
464
maintainer-clean-generic:
 
465
        @echo "This command is intended for maintainers to use"
 
466
        @echo "it deletes files that may require special tools to rebuild."
 
467
clean: clean-recursive
 
468
 
 
469
clean-am: clean-generic clean-libtool mostlyclean-am
 
470
 
 
471
distclean: distclean-recursive
 
472
        -rm -f Makefile
 
473
distclean-am: clean-am distclean-generic distclean-libtool \
 
474
        distclean-tags
 
475
 
 
476
dvi: dvi-recursive
 
477
 
 
478
dvi-am:
 
479
 
 
480
html: html-recursive
 
481
 
 
482
info: info-recursive
 
483
 
 
484
info-am:
 
485
 
 
486
install-data-am: install-docdataDATA
 
487
 
 
488
install-exec-am:
 
489
 
 
490
install-info: install-info-recursive
 
491
 
 
492
install-man:
 
493
 
 
494
installcheck-am:
 
495
 
 
496
maintainer-clean: maintainer-clean-recursive
 
497
        -rm -f Makefile
 
498
maintainer-clean-am: distclean-am maintainer-clean-generic
 
499
 
 
500
mostlyclean: mostlyclean-recursive
 
501
 
 
502
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
503
 
 
504
pdf: pdf-recursive
 
505
 
 
506
pdf-am:
 
507
 
 
508
ps: ps-recursive
 
509
 
 
510
ps-am:
 
511
 
 
512
uninstall-am: uninstall-docdataDATA uninstall-info-am
 
513
 
 
514
uninstall-info: uninstall-info-recursive
 
515
 
 
516
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
517
        clean clean-generic clean-libtool clean-recursive ctags \
 
518
        ctags-recursive distclean distclean-generic distclean-libtool \
 
519
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
520
        html-am info info-am install install-am install-data \
 
521
        install-data-am install-docdataDATA install-exec \
 
522
        install-exec-am install-info install-info-am install-man \
 
523
        install-strip installcheck installcheck-am installdirs \
 
524
        installdirs-am maintainer-clean maintainer-clean-generic \
 
525
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
526
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
 
527
        tags tags-recursive uninstall uninstall-am \
 
528
        uninstall-docdataDATA uninstall-info-am
 
529
 
 
530
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
531
# Otherwise a system limit (for SysV at least) may be exceeded.
 
532
.NOEXPORT: