~ubuntu-branches/debian/squeeze/sword/squeeze

« back to all changes in this revision

Viewing changes to examples/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Glassey
  • Date: 2004-01-15 15:50:07 UTC
  • Revision ID: james.westby@ubuntu.com-20040115155007-n9mz4x0zxrs1isd3
Tags: upstream-1.5.7
ImportĀ upstreamĀ versionĀ 1.5.7

Show diffs side-by-side

added added

removed removed

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