~ubuntu-branches/ubuntu/precise/libcgroup/precise-proposed

« back to all changes in this revision

Viewing changes to doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland
  • Date: 2009-08-26 11:29:17 UTC
  • Revision ID: james.westby@ubuntu.com-20090826112917-402ews2uj6v350d2
Tags: upstream-0.34
ImportĀ upstreamĀ versionĀ 0.34

Show diffs side-by-side

added added

removed removed

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