~ubuntu-branches/ubuntu/trusty/log4shib/trusty

« back to all changes in this revision

Viewing changes to bcb5/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Russ Allbery
  • Date: 2012-06-05 21:20:25 UTC
  • Revision ID: package-import@ubuntu.com-20120605212025-uyigtav7dqwvnf41
Tags: upstream-1.0.4
ImportĀ upstreamĀ versionĀ 1.0.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.3 from Makefile.am.
 
2
# @configure_input@
 
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
@SET_MAKE@
 
16
srcdir = @srcdir@
 
17
top_srcdir = @top_srcdir@
 
18
VPATH = @srcdir@
 
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
 
22
top_builddir = ..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = @INSTALL@
 
25
install_sh_DATA = $(install_sh) -c -m 644
 
26
install_sh_PROGRAM = $(install_sh) -c
 
27
install_sh_SCRIPT = $(install_sh) -c
 
28
INSTALL_HEADER = $(INSTALL_DATA)
 
29
transform = $(program_transform_name)
 
30
NORMAL_INSTALL = :
 
31
PRE_INSTALL = :
 
32
POST_INSTALL = :
 
33
NORMAL_UNINSTALL = :
 
34
PRE_UNINSTALL = :
 
35
POST_UNINSTALL = :
 
36
host_triplet = @host@
 
37
subdir = bcb5
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/m4/AC_CREATE_PREFIX_CONFIG_H.m4 \
 
41
        $(top_srcdir)/m4/AC_CXX_HAVE_SSTREAM.m4 \
 
42
        $(top_srcdir)/m4/AC_CXX_NAMESPACES.m4 \
 
43
        $(top_srcdir)/m4/AC_C_INT64_T.m4 \
 
44
        $(top_srcdir)/m4/AC_FUNC_SNPRINTF.m4 \
 
45
        $(top_srcdir)/m4/BB_ENABLE_DOXYGEN.m4 \
 
46
        $(top_srcdir)/m4/PETI_PEDANTIC_GCC.m4 \
 
47
        $(top_srcdir)/m4/ac_config_libconfig_in.m4 \
 
48
        $(top_srcdir)/m4/ac_config_pkgconfig_in.m4 \
 
49
        $(top_srcdir)/m4/acx_pthread.m4 $(top_srcdir)/configure.in
 
50
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
51
        $(ACLOCAL_M4)
 
52
mkinstalldirs = $(mkdir_p)
 
53
CONFIG_HEADER = $(top_builddir)/include/config.h
 
54
CONFIG_CLEAN_FILES =
 
55
SOURCES =
 
56
DIST_SOURCES =
 
57
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
58
        html-recursive info-recursive install-data-recursive \
 
59
        install-exec-recursive install-info-recursive \
 
60
        install-recursive installcheck-recursive installdirs-recursive \
 
61
        pdf-recursive ps-recursive uninstall-info-recursive \
 
62
        uninstall-recursive
 
63
ETAGS = etags
 
64
CTAGS = ctags
 
65
DIST_SUBDIRS = $(SUBDIRS)
 
66
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
67
ACLOCAL = @ACLOCAL@
 
68
AMDEP_FALSE = @AMDEP_FALSE@
 
69
AMDEP_TRUE = @AMDEP_TRUE@
 
70
AMTAR = @AMTAR@
 
71
AR = @AR@
 
72
AUTOCONF = @AUTOCONF@
 
73
AUTOHEADER = @AUTOHEADER@
 
74
AUTOMAKE = @AUTOMAKE@
 
75
AWK = @AWK@
 
76
CC = @CC@
 
77
CCDEPMODE = @CCDEPMODE@
 
78
CFLAGS = @CFLAGS@
 
79
CPP = @CPP@
 
80
CPPFLAGS = @CPPFLAGS@
 
81
CXX = @CXX@
 
82
CXXCPP = @CXXCPP@
 
83
CXXDEPMODE = @CXXDEPMODE@
 
84
CXXFLAGS = @CXXFLAGS@
 
85
CYGPATH_W = @CYGPATH_W@
 
86
DEFS = @DEFS@
 
87
DEPDIR = @DEPDIR@
 
88
DOC_FALSE = @DOC_FALSE@
 
89
DOC_TRUE = @DOC_TRUE@
 
90
DOT = @DOT@
 
91
DOXYGEN = @DOXYGEN@
 
92
ECHO = @ECHO@
 
93
ECHO_C = @ECHO_C@
 
94
ECHO_N = @ECHO_N@
 
95
ECHO_T = @ECHO_T@
 
96
EGREP = @EGREP@
 
97
EXEEXT = @EXEEXT@
 
98
F77 = @F77@
 
99
FFLAGS = @FFLAGS@
 
100
INSTALL_DATA = @INSTALL_DATA@
 
101
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
102
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
103
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
104
LDFLAGS = @LDFLAGS@
 
105
LIBOBJS = @LIBOBJS@
 
106
LIBS = @LIBS@
 
107
LIBTOOL = @LIBTOOL@
 
108
LN_S = @LN_S@
 
109
LOG4SHIB_CONFIG = @LOG4SHIB_CONFIG@
 
110
LOG4SHIB_CONFLICTS = @LOG4SHIB_CONFLICTS@
 
111
LOG4SHIB_PKGCONFIG = @LOG4SHIB_PKGCONFIG@
 
112
LOG4SHIB_REQUIRES = @LOG4SHIB_REQUIRES@
 
113
LOG4SHIB_VERSION = @LOG4SHIB_VERSION@
 
114
LTLIBOBJS = @LTLIBOBJS@
 
115
LT_VERSION = @LT_VERSION@
 
116
MAKEINFO = @MAKEINFO@
 
117
OBJEXT = @OBJEXT@
 
118
PACKAGE = @PACKAGE@
 
119
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
120
PACKAGE_NAME = @PACKAGE_NAME@
 
121
PACKAGE_STRING = @PACKAGE_STRING@
 
122
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
123
PACKAGE_VERSION = @PACKAGE_VERSION@
 
124
PATH_SEPARATOR = @PATH_SEPARATOR@
 
125
PTHREAD_CC = @PTHREAD_CC@
 
126
PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
 
127
PTHREAD_LIBS = @PTHREAD_LIBS@
 
128
RANLIB = @RANLIB@
 
129
SET_MAKE = @SET_MAKE@
 
130
SHELL = @SHELL@
 
131
STRIP = @STRIP@
 
132
VERSION = @VERSION@
 
133
ac_ct_AR = @ac_ct_AR@
 
134
ac_ct_CC = @ac_ct_CC@
 
135
ac_ct_CXX = @ac_ct_CXX@
 
136
ac_ct_F77 = @ac_ct_F77@
 
137
ac_ct_RANLIB = @ac_ct_RANLIB@
 
138
ac_ct_STRIP = @ac_ct_STRIP@
 
139
acx_pthread_config = @acx_pthread_config@
 
140
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
141
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
142
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
143
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
144
am__include = @am__include@
 
145
am__leading_dot = @am__leading_dot@
 
146
am__quote = @am__quote@
 
147
bindir = @bindir@
 
148
build = @build@
 
149
build_alias = @build_alias@
 
150
build_cpu = @build_cpu@
 
151
build_os = @build_os@
 
152
build_vendor = @build_vendor@
 
153
datadir = @datadir@
 
154
enable_dot = @enable_dot@
 
155
enable_html_docs = @enable_html_docs@
 
156
enable_latex_docs = @enable_latex_docs@
 
157
exec_prefix = @exec_prefix@
 
158
host = @host@
 
159
host_alias = @host_alias@
 
160
host_cpu = @host_cpu@
 
161
host_os = @host_os@
 
162
host_vendor = @host_vendor@
 
163
includedir = @includedir@
 
164
infodir = @infodir@
 
165
install_sh = @install_sh@
 
166
libdir = @libdir@
 
167
libexecdir = @libexecdir@
 
168
localstatedir = @localstatedir@
 
169
log4shib_cflags = @log4shib_cflags@
 
170
log4shib_libs = @log4shib_libs@
 
171
mandir = @mandir@
 
172
mkdir_p = @mkdir_p@
 
173
oldincludedir = @oldincludedir@
 
174
prefix = @prefix@
 
175
program_transform_name = @program_transform_name@
 
176
sbindir = @sbindir@
 
177
sharedstatedir = @sharedstatedir@
 
178
sysconfdir = @sysconfdir@
 
179
target = @target@
 
180
target_alias = @target_alias@
 
181
SUBDIRS = log4shib testCategory testFixedContextCategory testmain testNDC testPattern testConfig
 
182
EXTRA_DIST = bcb5.bpg bcb5.mak
 
183
all: all-recursive
 
184
 
 
185
.SUFFIXES:
 
186
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
187
        @for dep in $?; do \
 
188
          case '$(am__configure_deps)' in \
 
189
            *$$dep*) \
 
190
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
191
                && exit 0; \
 
192
              exit 1;; \
 
193
          esac; \
 
194
        done; \
 
195
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  bcb5/Makefile'; \
 
196
        cd $(top_srcdir) && \
 
197
          $(AUTOMAKE) --gnu  bcb5/Makefile
 
198
.PRECIOUS: Makefile
 
199
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
200
        @case '$?' in \
 
201
          *config.status*) \
 
202
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
203
          *) \
 
204
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
205
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
206
        esac;
 
207
 
 
208
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
209
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
210
 
 
211
$(top_srcdir)/configure:  $(am__configure_deps)
 
212
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
213
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
214
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
215
 
 
216
mostlyclean-libtool:
 
217
        -rm -f *.lo
 
218
 
 
219
clean-libtool:
 
220
        -rm -rf .libs _libs
 
221
 
 
222
distclean-libtool:
 
223
        -rm -f libtool
 
224
uninstall-info-am:
 
225
 
 
226
# This directory's subdirectories are mostly independent; you can cd
 
227
# into them and run `make' without going through this Makefile.
 
228
# To change the values of `make' variables: instead of editing Makefiles,
 
229
# (1) if the variable is set in `config.status', edit `config.status'
 
230
#     (which will cause the Makefiles to be regenerated when you run `make');
 
231
# (2) otherwise, pass the desired values on the `make' command line.
 
232
$(RECURSIVE_TARGETS):
 
233
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
234
        dot_seen=no; \
 
235
        target=`echo $@ | sed s/-recursive//`; \
 
236
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
237
          echo "Making $$target in $$subdir"; \
 
238
          if test "$$subdir" = "."; then \
 
239
            dot_seen=yes; \
 
240
            local_target="$$target-am"; \
 
241
          else \
 
242
            local_target="$$target"; \
 
243
          fi; \
 
244
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
245
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
246
        done; \
 
247
        if test "$$dot_seen" = "no"; then \
 
248
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
249
        fi; test -z "$$fail"
 
250
 
 
251
mostlyclean-recursive clean-recursive distclean-recursive \
 
252
maintainer-clean-recursive:
 
253
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
254
        dot_seen=no; \
 
255
        case "$@" in \
 
256
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
257
          *) list='$(SUBDIRS)' ;; \
 
258
        esac; \
 
259
        rev=''; for subdir in $$list; do \
 
260
          if test "$$subdir" = "."; then :; else \
 
261
            rev="$$subdir $$rev"; \
 
262
          fi; \
 
263
        done; \
 
264
        rev="$$rev ."; \
 
265
        target=`echo $@ | sed s/-recursive//`; \
 
266
        for subdir in $$rev; do \
 
267
          echo "Making $$target in $$subdir"; \
 
268
          if test "$$subdir" = "."; then \
 
269
            local_target="$$target-am"; \
 
270
          else \
 
271
            local_target="$$target"; \
 
272
          fi; \
 
273
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
274
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
275
        done && test -z "$$fail"
 
276
tags-recursive:
 
277
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
278
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
279
        done
 
280
ctags-recursive:
 
281
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
282
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
283
        done
 
284
 
 
285
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
286
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
287
        unique=`for i in $$list; do \
 
288
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
289
          done | \
 
290
          $(AWK) '    { files[$$0] = 1; } \
 
291
               END { for (i in files) print i; }'`; \
 
292
        mkid -fID $$unique
 
293
tags: TAGS
 
294
 
 
295
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
296
                $(TAGS_FILES) $(LISP)
 
297
        tags=; \
 
298
        here=`pwd`; \
 
299
        if (etags --etags-include --version) >/dev/null 2>&1; then \
 
300
          include_option=--etags-include; \
 
301
        else \
 
302
          include_option=--include; \
 
303
        fi; \
 
304
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
305
          if test "$$subdir" = .; then :; else \
 
306
            test -f $$subdir/TAGS && \
 
307
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
308
          fi; \
 
309
        done; \
 
310
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
311
        unique=`for i in $$list; do \
 
312
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
313
          done | \
 
314
          $(AWK) '    { files[$$0] = 1; } \
 
315
               END { for (i in files) print i; }'`; \
 
316
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
317
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
318
             $$tags $$unique
 
319
ctags: CTAGS
 
320
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
321
                $(TAGS_FILES) $(LISP)
 
322
        tags=; \
 
323
        here=`pwd`; \
 
324
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
325
        unique=`for i in $$list; do \
 
326
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
327
          done | \
 
328
          $(AWK) '    { files[$$0] = 1; } \
 
329
               END { for (i in files) print i; }'`; \
 
330
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
331
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
332
             $$tags $$unique
 
333
 
 
334
GTAGS:
 
335
        here=`$(am__cd) $(top_builddir) && pwd` \
 
336
          && cd $(top_srcdir) \
 
337
          && gtags -i $(GTAGS_ARGS) $$here
 
338
 
 
339
distclean-tags:
 
340
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
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
            $(mkdir_p) "$(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
install: install-recursive
 
388
install-exec: install-exec-recursive
 
389
install-data: install-data-recursive
 
390
uninstall: uninstall-recursive
 
391
 
 
392
install-am: all-am
 
393
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
394
 
 
395
installcheck: installcheck-recursive
 
396
install-strip:
 
397
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
398
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
399
          `test -z '$(STRIP)' || \
 
400
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
401
mostlyclean-generic:
 
402
 
 
403
clean-generic:
 
404
 
 
405
distclean-generic:
 
406
        -rm -f $(CONFIG_CLEAN_FILES)
 
407
 
 
408
maintainer-clean-generic:
 
409
        @echo "This command is intended for maintainers to use"
 
410
        @echo "it deletes files that may require special tools to rebuild."
 
411
clean: clean-recursive
 
412
 
 
413
clean-am: clean-generic clean-libtool mostlyclean-am
 
414
 
 
415
distclean: distclean-recursive
 
416
        -rm -f Makefile
 
417
distclean-am: clean-am distclean-generic distclean-libtool \
 
418
        distclean-tags
 
419
 
 
420
dvi: dvi-recursive
 
421
 
 
422
dvi-am:
 
423
 
 
424
html: html-recursive
 
425
 
 
426
info: info-recursive
 
427
 
 
428
info-am:
 
429
 
 
430
install-data-am:
 
431
 
 
432
install-exec-am:
 
433
 
 
434
install-info: install-info-recursive
 
435
 
 
436
install-man:
 
437
 
 
438
installcheck-am:
 
439
 
 
440
maintainer-clean: maintainer-clean-recursive
 
441
        -rm -f Makefile
 
442
maintainer-clean-am: distclean-am maintainer-clean-generic
 
443
 
 
444
mostlyclean: mostlyclean-recursive
 
445
 
 
446
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
447
 
 
448
pdf: pdf-recursive
 
449
 
 
450
pdf-am:
 
451
 
 
452
ps: ps-recursive
 
453
 
 
454
ps-am:
 
455
 
 
456
uninstall-am: uninstall-info-am
 
457
 
 
458
uninstall-info: uninstall-info-recursive
 
459
 
 
460
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
 
461
        clean clean-generic clean-libtool clean-recursive ctags \
 
462
        ctags-recursive distclean distclean-generic distclean-libtool \
 
463
        distclean-recursive distclean-tags distdir dvi dvi-am html \
 
464
        html-am info info-am install install-am install-data \
 
465
        install-data-am install-exec install-exec-am install-info \
 
466
        install-info-am install-man install-strip installcheck \
 
467
        installcheck-am installdirs installdirs-am maintainer-clean \
 
468
        maintainer-clean-generic maintainer-clean-recursive \
 
469
        mostlyclean mostlyclean-generic mostlyclean-libtool \
 
470
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
 
471
        uninstall uninstall-am uninstall-info-am
 
472
 
 
473
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
474
# Otherwise a system limit (for SysV at least) may be exceeded.
 
475
.NOEXPORT: