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

« back to all changes in this revision

Viewing changes to boost/boost/random/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
additive_combine.hpp \
 
157
bernoulli_distribution.hpp \
 
158
binomial_distribution.hpp \
 
159
cauchy_distribution.hpp \
 
160
discard_block.hpp \
 
161
exponential_distribution.hpp \
 
162
gamma_distribution.hpp \
 
163
geometric_distribution.hpp \
 
164
inversive_congruential.hpp \
 
165
lagged_fibonacci.hpp \
 
166
linear_congruential.hpp \
 
167
linear_feedback_shift.hpp \
 
168
lognormal_distribution.hpp \
 
169
mersenne_twister.hpp \
 
170
normal_distribution.hpp \
 
171
poisson_distribution.hpp \
 
172
random_number_generator.hpp \
 
173
ranlux.hpp \
 
174
shuffle_output.hpp \
 
175
subtract_with_carry.hpp \
 
176
triangle_distribution.hpp \
 
177
uniform_01.hpp \
 
178
uniform_int.hpp \
 
179
uniform_on_sphere.hpp \
 
180
uniform_real.hpp \
 
181
uniform_smallint.hpp \
 
182
xor_combine.hpp
 
183
 
 
184
 
 
185
EXTRA_DIST = \
 
186
additive_combine.hpp \
 
187
bernoulli_distribution.hpp \
 
188
binomial_distribution.hpp \
 
189
cauchy_distribution.hpp \
 
190
discard_block.hpp \
 
191
exponential_distribution.hpp \
 
192
gamma_distribution.hpp \
 
193
geometric_distribution.hpp \
 
194
inversive_congruential.hpp \
 
195
lagged_fibonacci.hpp \
 
196
linear_congruential.hpp \
 
197
linear_feedback_shift.hpp \
 
198
lognormal_distribution.hpp \
 
199
mersenne_twister.hpp \
 
200
normal_distribution.hpp \
 
201
poisson_distribution.hpp \
 
202
random_number_generator.hpp \
 
203
ranlux.hpp \
 
204
shuffle_output.hpp \
 
205
subtract_with_carry.hpp \
 
206
triangle_distribution.hpp \
 
207
uniform_01.hpp \
 
208
uniform_int.hpp \
 
209
uniform_on_sphere.hpp \
 
210
uniform_real.hpp \
 
211
uniform_smallint.hpp \
 
212
xor_combine.hpp
 
213
 
 
214
subdir = boost/boost/random
 
215
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
216
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
217
CONFIG_HEADER = $(top_builddir)/libaqsistypes/config.h
 
218
CONFIG_CLEAN_FILES =
 
219
DIST_SOURCES =
 
220
HEADERS = $(noinst_HEADERS)
 
221
 
 
222
 
 
223
RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
 
224
        ps-recursive install-info-recursive uninstall-info-recursive \
 
225
        all-recursive install-data-recursive install-exec-recursive \
 
226
        installdirs-recursive install-recursive uninstall-recursive \
 
227
        check-recursive installcheck-recursive
 
228
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am
 
229
DIST_SUBDIRS = $(SUBDIRS)
 
230
all: all-recursive
 
231
 
 
232
.SUFFIXES:
 
233
$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
 
234
        cd $(top_srcdir) && \
 
235
          $(AUTOMAKE) --gnu  boost/boost/random/Makefile
 
236
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
237
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
238
 
 
239
mostlyclean-libtool:
 
240
        -rm -f *.lo
 
241
 
 
242
clean-libtool:
 
243
        -rm -rf .libs _libs
 
244
 
 
245
distclean-libtool:
 
246
        -rm -f libtool
 
247
uninstall-info-am:
 
248
 
 
249
# This directory's subdirectories are mostly independent; you can cd
 
250
# into them and run `make' without going through this Makefile.
 
251
# To change the values of `make' variables: instead of editing Makefiles,
 
252
# (1) if the variable is set in `config.status', edit `config.status'
 
253
#     (which will cause the Makefiles to be regenerated when you run `make');
 
254
# (2) otherwise, pass the desired values on the `make' command line.
 
255
$(RECURSIVE_TARGETS):
 
256
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
257
        dot_seen=no; \
 
258
        target=`echo $@ | sed s/-recursive//`; \
 
259
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
260
          echo "Making $$target in $$subdir"; \
 
261
          if test "$$subdir" = "."; then \
 
262
            dot_seen=yes; \
 
263
            local_target="$$target-am"; \
 
264
          else \
 
265
            local_target="$$target"; \
 
266
          fi; \
 
267
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
268
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
269
        done; \
 
270
        if test "$$dot_seen" = "no"; then \
 
271
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
272
        fi; test -z "$$fail"
 
273
 
 
274
mostlyclean-recursive clean-recursive distclean-recursive \
 
275
maintainer-clean-recursive:
 
276
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
277
        dot_seen=no; \
 
278
        case "$@" in \
 
279
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
280
          *) list='$(SUBDIRS)' ;; \
 
281
        esac; \
 
282
        rev=''; for subdir in $$list; do \
 
283
          if test "$$subdir" = "."; then :; else \
 
284
            rev="$$subdir $$rev"; \
 
285
          fi; \
 
286
        done; \
 
287
        rev="$$rev ."; \
 
288
        target=`echo $@ | sed s/-recursive//`; \
 
289
        for subdir in $$rev; do \
 
290
          echo "Making $$target in $$subdir"; \
 
291
          if test "$$subdir" = "."; then \
 
292
            local_target="$$target-am"; \
 
293
          else \
 
294
            local_target="$$target"; \
 
295
          fi; \
 
296
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
297
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
298
        done && test -z "$$fail"
 
299
tags-recursive:
 
300
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
301
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
302
        done
 
303
ctags-recursive:
 
304
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
305
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
306
        done
 
307
 
 
308
ETAGS = etags
 
309
ETAGSFLAGS =
 
310
 
 
311
CTAGS = ctags
 
312
CTAGSFLAGS =
 
313
 
 
314
tags: TAGS
 
315
 
 
316
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
317
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
318
        unique=`for i in $$list; do \
 
319
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
320
          done | \
 
321
          $(AWK) '    { files[$$0] = 1; } \
 
322
               END { for (i in files) print i; }'`; \
 
323
        mkid -fID $$unique
 
324
 
 
325
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
326
                $(TAGS_FILES) $(LISP)
 
327
        tags=; \
 
328
        here=`pwd`; \
 
329
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
330
          include_option=--etags-include; \
 
331
        else \
 
332
          include_option=--include; \
 
333
        fi; \
 
334
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
335
          if test "$$subdir" = .; then :; else \
 
336
            test -f $$subdir/TAGS && \
 
337
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
338
          fi; \
 
339
        done; \
 
340
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
341
        unique=`for i in $$list; do \
 
342
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
343
          done | \
 
344
          $(AWK) '    { files[$$0] = 1; } \
 
345
               END { for (i in files) print i; }'`; \
 
346
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
347
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
348
             $$tags $$unique
 
349
 
 
350
ctags: CTAGS
 
351
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
352
                $(TAGS_FILES) $(LISP)
 
353
        tags=; \
 
354
        here=`pwd`; \
 
355
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
356
        unique=`for i in $$list; do \
 
357
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
358
          done | \
 
359
          $(AWK) '    { files[$$0] = 1; } \
 
360
               END { for (i in files) print i; }'`; \
 
361
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
362
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
363
             $$tags $$unique
 
364
 
 
365
GTAGS:
 
366
        here=`$(am__cd) $(top_builddir) && pwd` \
 
367
          && cd $(top_srcdir) \
 
368
          && gtags -i $(GTAGS_ARGS) $$here
 
369
 
 
370
distclean-tags:
 
371
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
372
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
373
 
 
374
top_distdir = ../../..
 
375
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
376
 
 
377
distdir: $(DISTFILES)
 
378
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
379
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
380
        list='$(DISTFILES)'; for file in $$list; do \
 
381
          case $$file in \
 
382
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
383
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
384
          esac; \
 
385
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
386
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
387
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
388
            dir="/$$dir"; \
 
389
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
390
          else \
 
391
            dir=''; \
 
392
          fi; \
 
393
          if test -d $$d/$$file; then \
 
394
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
395
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
396
            fi; \
 
397
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
398
          else \
 
399
            test -f $(distdir)/$$file \
 
400
            || cp -p $$d/$$file $(distdir)/$$file \
 
401
            || exit 1; \
 
402
          fi; \
 
403
        done
 
404
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
405
          if test "$$subdir" = .; then :; else \
 
406
            test -d $(distdir)/$$subdir \
 
407
            || mkdir $(distdir)/$$subdir \
 
408
            || exit 1; \
 
409
            (cd $$subdir && \
 
410
              $(MAKE) $(AM_MAKEFLAGS) \
 
411
                top_distdir="$(top_distdir)" \
 
412
                distdir=../$(distdir)/$$subdir \
 
413
                distdir) \
 
414
              || exit 1; \
 
415
          fi; \
 
416
        done
 
417
check-am: all-am
 
418
check: check-recursive
 
419
all-am: Makefile $(HEADERS)
 
420
installdirs: installdirs-recursive
 
421
installdirs-am:
 
422
 
 
423
install: install-recursive
 
424
install-exec: install-exec-recursive
 
425
install-data: install-data-recursive
 
426
uninstall: uninstall-recursive
 
427
 
 
428
install-am: all-am
 
429
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
430
 
 
431
installcheck: installcheck-recursive
 
432
install-strip:
 
433
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
434
          INSTALL_STRIP_FLAG=-s \
 
435
          `test -z '$(STRIP)' || \
 
436
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
437
mostlyclean-generic:
 
438
 
 
439
clean-generic:
 
440
 
 
441
distclean-generic:
 
442
        -rm -f $(CONFIG_CLEAN_FILES)
 
443
 
 
444
maintainer-clean-generic:
 
445
        @echo "This command is intended for maintainers to use"
 
446
        @echo "it deletes files that may require special tools to rebuild."
 
447
clean: clean-recursive
 
448
 
 
449
clean-am: clean-generic clean-libtool mostlyclean-am
 
450
 
 
451
distclean: distclean-recursive
 
452
        -rm -f Makefile
 
453
distclean-am: clean-am distclean-generic distclean-libtool \
 
454
        distclean-tags
 
455
 
 
456
dvi: dvi-recursive
 
457
 
 
458
dvi-am:
 
459
 
 
460
info: info-recursive
 
461
 
 
462
info-am:
 
463
 
 
464
install-data-am:
 
465
 
 
466
install-exec-am:
 
467
 
 
468
install-info: install-info-recursive
 
469
 
 
470
install-man:
 
471
 
 
472
installcheck-am:
 
473
 
 
474
maintainer-clean: maintainer-clean-recursive
 
475
        -rm -f Makefile
 
476
maintainer-clean-am: distclean-am maintainer-clean-generic
 
477
 
 
478
mostlyclean: mostlyclean-recursive
 
479
 
 
480
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
481
 
 
482
pdf: pdf-recursive
 
483
 
 
484
pdf-am:
 
485
 
 
486
ps: ps-recursive
 
487
 
 
488
ps-am:
 
489
 
 
490
uninstall-am: uninstall-info-am
 
491
 
 
492
uninstall-info: uninstall-info-recursive
 
493
 
 
494
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
 
495
        clean-generic clean-libtool clean-recursive ctags \
 
496
        ctags-recursive distclean distclean-generic distclean-libtool \
 
497
        distclean-recursive distclean-tags distdir dvi dvi-am \
 
498
        dvi-recursive info info-am info-recursive install install-am \
 
499
        install-data install-data-am install-data-recursive \
 
500
        install-exec install-exec-am install-exec-recursive \
 
501
        install-info install-info-am install-info-recursive install-man \
 
502
        install-recursive install-strip installcheck installcheck-am \
 
503
        installdirs installdirs-am installdirs-recursive \
 
504
        maintainer-clean maintainer-clean-generic \
 
505
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
506
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
 
507
        pdf-recursive ps ps-am ps-recursive tags tags-recursive \
 
508
        uninstall uninstall-am uninstall-info-am \
 
509
        uninstall-info-recursive uninstall-recursive
 
510
 
 
511
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
512
# Otherwise a system limit (for SysV at least) may be exceeded.
 
513
.NOEXPORT: