~ubuntu-branches/ubuntu/warty/aqsis/warty

« back to all changes in this revision

Viewing changes to boost/boost/preprocessor/list/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-08-24 07:25:04 UTC
  • Revision ID: james.westby@ubuntu.com-20040824072504-zf993vnevvisdsvb
Tags: upstream-0.9.1
ImportĀ upstreamĀ versionĀ 0.9.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.7.7 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
AQSIS_CFLAGS = @AQSIS_CFLAGS@
 
44
AQSIS_CPPFLAGS = @AQSIS_CPPFLAGS@
 
45
AQSIS_CXXFLAGS = @AQSIS_CXXFLAGS@
 
46
AUTOCONF = @AUTOCONF@
 
47
AUTOHEADER = @AUTOHEADER@
 
48
AUTOMAKE = @AUTOMAKE@
 
49
AWK = @AWK@
 
50
CC = @CC@
 
51
CCDEPMODE = @CCDEPMODE@
 
52
CFLAGS = @CFLAGS@
 
53
CPP = @CPP@
 
54
CPPFLAGS = @CPPFLAGS@
 
55
CXX = @CXX@
 
56
CXXDEPMODE = @CXXDEPMODE@
 
57
CXXFLAGS = @CXXFLAGS@
 
58
CYGPATH_W = @CYGPATH_W@
 
59
DEBUG_FALSE = @DEBUG_FALSE@
 
60
DEBUG_TRUE = @DEBUG_TRUE@
 
61
DEFS = @DEFS@
 
62
DEPDIR = @DEPDIR@
 
63
ECHO = @ECHO@
 
64
ECHO_C = @ECHO_C@
 
65
ECHO_N = @ECHO_N@
 
66
ECHO_T = @ECHO_T@
 
67
EGREP = @EGREP@
 
68
EXEEXT = @EXEEXT@
 
69
GL_CFLAGS = @GL_CFLAGS@
 
70
GL_LIBS = @GL_LIBS@
 
71
INSTALL_DATA = @INSTALL_DATA@
 
72
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
73
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
74
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
75
LDFLAGS = @LDFLAGS@
 
76
LEX = @LEX@
 
77
LEXLIB = @LEXLIB@
 
78
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
 
79
LIBOBJS = @LIBOBJS@
 
80
LIBS = @LIBS@
 
81
LIBTOOL = @LIBTOOL@
 
82
LN_S = @LN_S@
 
83
LTLIBOBJS = @LTLIBOBJS@
 
84
MAKEINFO = @MAKEINFO@
 
85
OBJEXT = @OBJEXT@
 
86
OPENGL_FALSE = @OPENGL_FALSE@
 
87
OPENGL_TRUE = @OPENGL_TRUE@
 
88
PACKAGE = @PACKAGE@
 
89
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
90
PACKAGE_NAME = @PACKAGE_NAME@
 
91
PACKAGE_STRING = @PACKAGE_STRING@
 
92
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
93
PACKAGE_VERSION = @PACKAGE_VERSION@
 
94
PATH_SEPARATOR = @PATH_SEPARATOR@
 
95
PLUGINS_FALSE = @PLUGINS_FALSE@
 
96
PLUGINS_TRUE = @PLUGINS_TRUE@
 
97
PLUGIN_FLAGS = @PLUGIN_FLAGS@
 
98
PROFILE_FALSE = @PROFILE_FALSE@
 
99
PROFILE_TRUE = @PROFILE_TRUE@
 
100
RANLIB = @RANLIB@
 
101
SET_MAKE = @SET_MAKE@
 
102
SHELL = @SHELL@
 
103
STRIP = @STRIP@
 
104
TIFF_FLAGS = @TIFF_FLAGS@
 
105
TIFF_INC = @TIFF_INC@
 
106
VERSION = @VERSION@
 
107
X_CFLAGS = @X_CFLAGS@
 
108
X_EXTRA_LIBS = @X_EXTRA_LIBS@
 
109
X_LIBS = @X_LIBS@
 
110
X_PRE_LIBS = @X_PRE_LIBS@
 
111
YACC = @YACC@
 
112
ZLIB_FLAGS = @ZLIB_FLAGS@
 
113
ZLIB_INC = @ZLIB_INC@
 
114
ac_ct_CC = @ac_ct_CC@
 
115
ac_ct_CXX = @ac_ct_CXX@
 
116
ac_ct_RANLIB = @ac_ct_RANLIB@
 
117
ac_ct_STRIP = @ac_ct_STRIP@
 
118
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
119
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
120
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
121
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
122
am__include = @am__include@
 
123
am__leading_dot = @am__leading_dot@
 
124
am__quote = @am__quote@
 
125
bindir = @bindir@
 
126
build = @build@
 
127
build_alias = @build_alias@
 
128
build_cpu = @build_cpu@
 
129
build_os = @build_os@
 
130
build_vendor = @build_vendor@
 
131
datadir = @datadir@
 
132
exec_prefix = @exec_prefix@
 
133
have_xsltproc = @have_xsltproc@
 
134
host = @host@
 
135
host_alias = @host_alias@
 
136
host_cpu = @host_cpu@
 
137
host_os = @host_os@
 
138
host_vendor = @host_vendor@
 
139
includedir = @includedir@
 
140
infodir = @infodir@
 
141
install_sh = @install_sh@
 
142
libdir = @libdir@
 
143
libexecdir = @libexecdir@
 
144
localstatedir = @localstatedir@
 
145
mandir = @mandir@
 
146
oldincludedir = @oldincludedir@
 
147
prefix = @prefix@
 
148
program_transform_name = @program_transform_name@
 
149
sbindir = @sbindir@
 
150
sharedstatedir = @sharedstatedir@
 
151
sysconfdir = @sysconfdir@
 
152
target_alias = @target_alias@
 
153
SUBDIRS = . detail
 
154
 
 
155
noinst_HEADERS = \
 
156
adt.hpp \
 
157
append.hpp \
 
158
at.hpp \
 
159
cat.hpp \
 
160
enum.hpp \
 
161
filter.hpp \
 
162
first_n.hpp \
 
163
fold_left.hpp \
 
164
fold_right.hpp \
 
165
for_each.hpp \
 
166
for_each_i.hpp \
 
167
for_each_product.hpp \
 
168
rest_n.hpp \
 
169
reverse.hpp \
 
170
size.hpp \
 
171
to_tuple.hpp \
 
172
transform.hpp
 
173
 
 
174
 
 
175
EXTRA_DIST = \
 
176
adt.hpp \
 
177
append.hpp \
 
178
at.hpp \
 
179
cat.hpp \
 
180
enum.hpp \
 
181
filter.hpp \
 
182
first_n.hpp \
 
183
fold_left.hpp \
 
184
fold_right.hpp \
 
185
for_each.hpp \
 
186
for_each_i.hpp \
 
187
for_each_product.hpp \
 
188
rest_n.hpp \
 
189
reverse.hpp \
 
190
size.hpp \
 
191
to_tuple.hpp \
 
192
transform.hpp
 
193
 
 
194
subdir = boost/boost/preprocessor/list
 
195
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
196
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
197
CONFIG_HEADER = $(top_builddir)/libaqsistypes/config.h
 
198
CONFIG_CLEAN_FILES =
 
199
DIST_SOURCES =
 
200
HEADERS = $(noinst_HEADERS)
 
201
 
 
202
 
 
203
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
204
        ps-recursive install-info-recursive uninstall-info-recursive \
 
205
        all-recursive install-data-recursive install-exec-recursive \
 
206
        installdirs-recursive install-recursive uninstall-recursive \
 
207
        check-recursive installcheck-recursive
 
208
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am
 
209
DIST_SUBDIRS = $(SUBDIRS)
 
210
all: all-recursive
 
211
 
 
212
.SUFFIXES:
 
213
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
214
        cd $(top_srcdir) && \
 
215
          $(AUTOMAKE) --gnu  boost/boost/preprocessor/list/Makefile
 
216
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
217
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
218
 
 
219
mostlyclean-libtool:
 
220
        -rm -f *.lo
 
221
 
 
222
clean-libtool:
 
223
        -rm -rf .libs _libs
 
224
 
 
225
distclean-libtool:
 
226
        -rm -f libtool
 
227
uninstall-info-am:
 
228
 
 
229
# This directory's subdirectories are mostly independent; you can cd
 
230
# into them and run `make' without going through this Makefile.
 
231
# To change the values of `make' variables: instead of editing Makefiles,
 
232
# (1) if the variable is set in `config.status', edit `config.status'
 
233
#     (which will cause the Makefiles to be regenerated when you run `make');
 
234
# (2) otherwise, pass the desired values on the `make' command line.
 
235
$(RECURSIVE_TARGETS):
 
236
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
237
        dot_seen=no; \
 
238
        target=`echo $@ | sed s/-recursive//`; \
 
239
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
240
          echo "Making $$target in $$subdir"; \
 
241
          if test "$$subdir" = "."; then \
 
242
            dot_seen=yes; \
 
243
            local_target="$$target-am"; \
 
244
          else \
 
245
            local_target="$$target"; \
 
246
          fi; \
 
247
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
248
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
249
        done; \
 
250
        if test "$$dot_seen" = "no"; then \
 
251
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
252
        fi; test -z "$$fail"
 
253
 
 
254
mostlyclean-recursive clean-recursive distclean-recursive \
 
255
maintainer-clean-recursive:
 
256
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
257
        dot_seen=no; \
 
258
        case "$@" in \
 
259
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
260
          *) list='$(SUBDIRS)' ;; \
 
261
        esac; \
 
262
        rev=''; for subdir in $$list; do \
 
263
          if test "$$subdir" = "."; then :; else \
 
264
            rev="$$subdir $$rev"; \
 
265
          fi; \
 
266
        done; \
 
267
        rev="$$rev ."; \
 
268
        target=`echo $@ | sed s/-recursive//`; \
 
269
        for subdir in $$rev; do \
 
270
          echo "Making $$target in $$subdir"; \
 
271
          if test "$$subdir" = "."; then \
 
272
            local_target="$$target-am"; \
 
273
          else \
 
274
            local_target="$$target"; \
 
275
          fi; \
 
276
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
277
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
278
        done && test -z "$$fail"
 
279
tags-recursive:
 
280
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
281
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
282
        done
 
283
ctags-recursive:
 
284
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
285
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
286
        done
 
287
 
 
288
ETAGS = etags
 
289
ETAGSFLAGS =
 
290
 
 
291
CTAGS = ctags
 
292
CTAGSFLAGS =
 
293
 
 
294
tags: TAGS
 
295
 
 
296
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
297
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
298
        unique=`for i in $$list; do \
 
299
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
300
          done | \
 
301
          $(AWK) '    { files[$$0] = 1; } \
 
302
               END { for (i in files) print i; }'`; \
 
303
        mkid -fID $$unique
 
304
 
 
305
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
306
                $(TAGS_FILES) $(LISP)
 
307
        tags=; \
 
308
        here=`pwd`; \
 
309
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
310
          include_option=--etags-include; \
 
311
        else \
 
312
          include_option=--include; \
 
313
        fi; \
 
314
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
315
          if test "$$subdir" = .; then :; else \
 
316
            test -f $$subdir/TAGS && \
 
317
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
318
          fi; \
 
319
        done; \
 
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 "$(ETAGS_ARGS)$$tags$$unique" \
 
327
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
328
             $$tags $$unique
 
329
 
 
330
ctags: CTAGS
 
331
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
332
                $(TAGS_FILES) $(LISP)
 
333
        tags=; \
 
334
        here=`pwd`; \
 
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
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
342
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
343
             $$tags $$unique
 
344
 
 
345
GTAGS:
 
346
        here=`$(am__cd) $(top_builddir) && pwd` \
 
347
          && cd $(top_srcdir) \
 
348
          && gtags -i $(GTAGS_ARGS) $$here
 
349
 
 
350
distclean-tags:
 
351
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
352
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
353
 
 
354
top_distdir = ../../../..
 
355
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
356
 
 
357
distdir: $(DISTFILES)
 
358
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
359
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
360
        list='$(DISTFILES)'; for file in $$list; do \
 
361
          case $$file in \
 
362
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
363
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
364
          esac; \
 
365
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
366
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
367
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
368
            dir="/$$dir"; \
 
369
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
370
          else \
 
371
            dir=''; \
 
372
          fi; \
 
373
          if test -d $$d/$$file; then \
 
374
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
375
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
376
            fi; \
 
377
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
378
          else \
 
379
            test -f $(distdir)/$$file \
 
380
            || cp -p $$d/$$file $(distdir)/$$file \
 
381
            || exit 1; \
 
382
          fi; \
 
383
        done
 
384
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
385
          if test "$$subdir" = .; then :; else \
 
386
            test -d $(distdir)/$$subdir \
 
387
            || mkdir $(distdir)/$$subdir \
 
388
            || exit 1; \
 
389
            (cd $$subdir && \
 
390
              $(MAKE) $(AM_MAKEFLAGS) \
 
391
                top_distdir="$(top_distdir)" \
 
392
                distdir=../$(distdir)/$$subdir \
 
393
                distdir) \
 
394
              || exit 1; \
 
395
          fi; \
 
396
        done
 
397
check-am: all-am
 
398
check: check-recursive
 
399
all-am: Makefile $(HEADERS)
 
400
installdirs: installdirs-recursive
 
401
installdirs-am:
 
402
 
 
403
install: install-recursive
 
404
install-exec: install-exec-recursive
 
405
install-data: install-data-recursive
 
406
uninstall: uninstall-recursive
 
407
 
 
408
install-am: all-am
 
409
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
410
 
 
411
installcheck: installcheck-recursive
 
412
install-strip:
 
413
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
414
          INSTALL_STRIP_FLAG=-s \
 
415
          `test -z '$(STRIP)' || \
 
416
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
417
mostlyclean-generic:
 
418
 
 
419
clean-generic:
 
420
 
 
421
distclean-generic:
 
422
        -rm -f $(CONFIG_CLEAN_FILES)
 
423
 
 
424
maintainer-clean-generic:
 
425
        @echo "This command is intended for maintainers to use"
 
426
        @echo "it deletes files that may require special tools to rebuild."
 
427
clean: clean-recursive
 
428
 
 
429
clean-am: clean-generic clean-libtool mostlyclean-am
 
430
 
 
431
distclean: distclean-recursive
 
432
        -rm -f Makefile
 
433
distclean-am: clean-am distclean-generic distclean-libtool \
 
434
        distclean-tags
 
435
 
 
436
dvi: dvi-recursive
 
437
 
 
438
dvi-am:
 
439
 
 
440
info: info-recursive
 
441
 
 
442
info-am:
 
443
 
 
444
install-data-am:
 
445
 
 
446
install-exec-am:
 
447
 
 
448
install-info: install-info-recursive
 
449
 
 
450
install-man:
 
451
 
 
452
installcheck-am:
 
453
 
 
454
maintainer-clean: maintainer-clean-recursive
 
455
        -rm -f Makefile
 
456
maintainer-clean-am: distclean-am maintainer-clean-generic
 
457
 
 
458
mostlyclean: mostlyclean-recursive
 
459
 
 
460
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
461
 
 
462
pdf: pdf-recursive
 
463
 
 
464
pdf-am:
 
465
 
 
466
ps: ps-recursive
 
467
 
 
468
ps-am:
 
469
 
 
470
uninstall-am: uninstall-info-am
 
471
 
 
472
uninstall-info: uninstall-info-recursive
 
473
 
 
474
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
475
        clean-generic clean-libtool clean-recursive ctags \
 
476
        ctags-recursive distclean distclean-generic distclean-libtool \
 
477
        distclean-recursive distclean-tags distdir dvi dvi-am \
 
478
        dvi-recursive info info-am info-recursive install install-am \
 
479
        install-data install-data-am install-data-recursive \
 
480
        install-exec install-exec-am install-exec-recursive \
 
481
        install-info install-info-am install-info-recursive install-man \
 
482
        install-recursive install-strip installcheck installcheck-am \
 
483
        installdirs installdirs-am installdirs-recursive \
 
484
        maintainer-clean maintainer-clean-generic \
 
485
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
486
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
 
487
        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
 
488
        uninstall uninstall-am uninstall-info-am \
 
489
        uninstall-info-recursive uninstall-recursive
 
490
 
 
491
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
492
# Otherwise a system limit (for SysV at least) may be exceeded.
 
493
.NOEXPORT: