]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/openpam/doc/Makefile.in
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / contrib / openpam / doc / Makefile.in
1 # Makefile.in generated by automake 1.11.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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # $Id: Makefile.am 320 2006-02-16 20:33:19Z des $
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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 build_triplet = @build@
37 host_triplet = @host@
38 subdir = doc
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 CONFIG_CLEAN_VPATH_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51         html-recursive info-recursive install-data-recursive \
52         install-dvi-recursive install-exec-recursive \
53         install-html-recursive install-info-recursive \
54         install-pdf-recursive install-ps-recursive install-recursive \
55         installcheck-recursive installdirs-recursive pdf-recursive \
56         ps-recursive uninstall-recursive
57 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
58   distclean-recursive maintainer-clean-recursive
59 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
60         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
61         distdir
62 ETAGS = etags
63 CTAGS = ctags
64 DIST_SUBDIRS = $(SUBDIRS)
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 am__relativize = \
67   dir0=`pwd`; \
68   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
69   sed_rest='s,^[^/]*/*,,'; \
70   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
71   sed_butlast='s,/*[^/]*$$,,'; \
72   while test -n "$$dir1"; do \
73     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
74     if test "$$first" != "."; then \
75       if test "$$first" = ".."; then \
76         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
77         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
78       else \
79         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
80         if test "$$first2" = "$$first"; then \
81           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
82         else \
83           dir2="../$$dir2"; \
84         fi; \
85         dir0="$$dir0"/"$$first"; \
86       fi; \
87     fi; \
88     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
89   done; \
90   reldir="$$dir2"
91 ACLOCAL = @ACLOCAL@
92 AMTAR = @AMTAR@
93 AR = @AR@
94 AUTOCONF = @AUTOCONF@
95 AUTOHEADER = @AUTOHEADER@
96 AUTOMAKE = @AUTOMAKE@
97 AWK = @AWK@
98 CC = @CC@
99 CCDEPMODE = @CCDEPMODE@
100 CFLAGS = @CFLAGS@
101 CPP = @CPP@
102 CPPFLAGS = @CPPFLAGS@
103 CRYPT_LIBS = @CRYPT_LIBS@
104 CYGPATH_W = @CYGPATH_W@
105 DEFS = @DEFS@
106 DEPDIR = @DEPDIR@
107 DLLTOOL = @DLLTOOL@
108 DL_LIBS = @DL_LIBS@
109 DSYMUTIL = @DSYMUTIL@
110 DUMPBIN = @DUMPBIN@
111 ECHO_C = @ECHO_C@
112 ECHO_N = @ECHO_N@
113 ECHO_T = @ECHO_T@
114 EGREP = @EGREP@
115 EXEEXT = @EXEEXT@
116 FGREP = @FGREP@
117 GREP = @GREP@
118 INSTALL = @INSTALL@
119 INSTALL_DATA = @INSTALL_DATA@
120 INSTALL_PROGRAM = @INSTALL_PROGRAM@
121 INSTALL_SCRIPT = @INSTALL_SCRIPT@
122 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123 LD = @LD@
124 LDFLAGS = @LDFLAGS@
125 LIBOBJS = @LIBOBJS@
126 LIBS = @LIBS@
127 LIBTOOL = @LIBTOOL@
128 LIB_MAJ = @LIB_MAJ@
129 LIPO = @LIPO@
130 LN_S = @LN_S@
131 LTLIBOBJS = @LTLIBOBJS@
132 MAKEINFO = @MAKEINFO@
133 MANIFEST_TOOL = @MANIFEST_TOOL@
134 MKDIR_P = @MKDIR_P@
135 NM = @NM@
136 NMEDIT = @NMEDIT@
137 OBJDUMP = @OBJDUMP@
138 OBJEXT = @OBJEXT@
139 OPENPAM_MODULES_DIR = @OPENPAM_MODULES_DIR@
140 OTOOL = @OTOOL@
141 OTOOL64 = @OTOOL64@
142 PACKAGE = @PACKAGE@
143 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
144 PACKAGE_NAME = @PACKAGE_NAME@
145 PACKAGE_STRING = @PACKAGE_STRING@
146 PACKAGE_TARNAME = @PACKAGE_TARNAME@
147 PACKAGE_URL = @PACKAGE_URL@
148 PACKAGE_VERSION = @PACKAGE_VERSION@
149 PATH_SEPARATOR = @PATH_SEPARATOR@
150 RANLIB = @RANLIB@
151 SED = @SED@
152 SET_MAKE = @SET_MAKE@
153 SHELL = @SHELL@
154 STRIP = @STRIP@
155 VERSION = @VERSION@
156 abs_builddir = @abs_builddir@
157 abs_srcdir = @abs_srcdir@
158 abs_top_builddir = @abs_top_builddir@
159 abs_top_srcdir = @abs_top_srcdir@
160 ac_ct_AR = @ac_ct_AR@
161 ac_ct_CC = @ac_ct_CC@
162 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
163 am__include = @am__include@
164 am__leading_dot = @am__leading_dot@
165 am__quote = @am__quote@
166 am__tar = @am__tar@
167 am__untar = @am__untar@
168 bindir = @bindir@
169 build = @build@
170 build_alias = @build_alias@
171 build_cpu = @build_cpu@
172 build_os = @build_os@
173 build_vendor = @build_vendor@
174 builddir = @builddir@
175 datadir = @datadir@
176 datarootdir = @datarootdir@
177 docdir = @docdir@
178 dvidir = @dvidir@
179 exec_prefix = @exec_prefix@
180 host = @host@
181 host_alias = @host_alias@
182 host_cpu = @host_cpu@
183 host_os = @host_os@
184 host_vendor = @host_vendor@
185 htmldir = @htmldir@
186 includedir = @includedir@
187 infodir = @infodir@
188 install_sh = @install_sh@
189 libdir = @libdir@
190 libexecdir = @libexecdir@
191 localedir = @localedir@
192 localstatedir = @localstatedir@
193 mandir = @mandir@
194 mkdir_p = @mkdir_p@
195 oldincludedir = @oldincludedir@
196 pdfdir = @pdfdir@
197 prefix = @prefix@
198 program_transform_name = @program_transform_name@
199 psdir = @psdir@
200 sbindir = @sbindir@
201 sharedstatedir = @sharedstatedir@
202 srcdir = @srcdir@
203 sysconfdir = @sysconfdir@
204 target_alias = @target_alias@
205 top_build_prefix = @top_build_prefix@
206 top_builddir = @top_builddir@
207 top_srcdir = @top_srcdir@
208 SUBDIRS = man
209 all: all-recursive
210
211 .SUFFIXES:
212 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
213         @for dep in $?; do \
214           case '$(am__configure_deps)' in \
215             *$$dep*) \
216               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
217                 && { if test -f $@; then exit 0; else break; fi; }; \
218               exit 1;; \
219           esac; \
220         done; \
221         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
222         $(am__cd) $(top_srcdir) && \
223           $(AUTOMAKE) --foreign doc/Makefile
224 .PRECIOUS: Makefile
225 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
226         @case '$?' in \
227           *config.status*) \
228             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
229           *) \
230             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
231             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
232         esac;
233
234 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
235         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236
237 $(top_srcdir)/configure:  $(am__configure_deps)
238         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241 $(am__aclocal_m4_deps):
242
243 mostlyclean-libtool:
244         -rm -f *.lo
245
246 clean-libtool:
247         -rm -rf .libs _libs
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         @fail= failcom='exit 1'; \
257         for f in x $$MAKEFLAGS; do \
258           case $$f in \
259             *=* | --[!k]*);; \
260             *k*) failcom='fail=yes';; \
261           esac; \
262         done; \
263         dot_seen=no; \
264         target=`echo $@ | sed s/-recursive//`; \
265         list='$(SUBDIRS)'; for subdir in $$list; do \
266           echo "Making $$target in $$subdir"; \
267           if test "$$subdir" = "."; then \
268             dot_seen=yes; \
269             local_target="$$target-am"; \
270           else \
271             local_target="$$target"; \
272           fi; \
273           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
274           || eval $$failcom; \
275         done; \
276         if test "$$dot_seen" = "no"; then \
277           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
278         fi; test -z "$$fail"
279
280 $(RECURSIVE_CLEAN_TARGETS):
281         @fail= failcom='exit 1'; \
282         for f in x $$MAKEFLAGS; do \
283           case $$f in \
284             *=* | --[!k]*);; \
285             *k*) failcom='fail=yes';; \
286           esac; \
287         done; \
288         dot_seen=no; \
289         case "$@" in \
290           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
291           *) list='$(SUBDIRS)' ;; \
292         esac; \
293         rev=''; for subdir in $$list; do \
294           if test "$$subdir" = "."; then :; else \
295             rev="$$subdir $$rev"; \
296           fi; \
297         done; \
298         rev="$$rev ."; \
299         target=`echo $@ | sed s/-recursive//`; \
300         for subdir in $$rev; do \
301           echo "Making $$target in $$subdir"; \
302           if test "$$subdir" = "."; then \
303             local_target="$$target-am"; \
304           else \
305             local_target="$$target"; \
306           fi; \
307           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
308           || eval $$failcom; \
309         done && test -z "$$fail"
310 tags-recursive:
311         list='$(SUBDIRS)'; for subdir in $$list; do \
312           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
313         done
314 ctags-recursive:
315         list='$(SUBDIRS)'; for subdir in $$list; do \
316           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
317         done
318
319 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
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; nonempty = 1; } \
325               END { if (nonempty) { for (i in files) print i; }; }'`; \
326         mkid -fID $$unique
327 tags: TAGS
328
329 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
330                 $(TAGS_FILES) $(LISP)
331         set x; \
332         here=`pwd`; \
333         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
334           include_option=--etags-include; \
335           empty_fix=.; \
336         else \
337           include_option=--include; \
338           empty_fix=; \
339         fi; \
340         list='$(SUBDIRS)'; for subdir in $$list; do \
341           if test "$$subdir" = .; then :; else \
342             test ! -f $$subdir/TAGS || \
343               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
344           fi; \
345         done; \
346         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
347         unique=`for i in $$list; do \
348             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
349           done | \
350           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
351               END { if (nonempty) { for (i in files) print i; }; }'`; \
352         shift; \
353         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
354           test -n "$$unique" || unique=$$empty_fix; \
355           if test $$# -gt 0; then \
356             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
357               "$$@" $$unique; \
358           else \
359             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
360               $$unique; \
361           fi; \
362         fi
363 ctags: CTAGS
364 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
365                 $(TAGS_FILES) $(LISP)
366         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
367         unique=`for i in $$list; do \
368             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369           done | \
370           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
371               END { if (nonempty) { for (i in files) print i; }; }'`; \
372         test -z "$(CTAGS_ARGS)$$unique" \
373           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
374              $$unique
375
376 GTAGS:
377         here=`$(am__cd) $(top_builddir) && pwd` \
378           && $(am__cd) $(top_srcdir) \
379           && gtags -i $(GTAGS_ARGS) "$$here"
380
381 distclean-tags:
382         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
383
384 distdir: $(DISTFILES)
385         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
386         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
387         list='$(DISTFILES)'; \
388           dist_files=`for file in $$list; do echo $$file; done | \
389           sed -e "s|^$$srcdirstrip/||;t" \
390               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
391         case $$dist_files in \
392           */*) $(MKDIR_P) `echo "$$dist_files" | \
393                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
394                            sort -u` ;; \
395         esac; \
396         for file in $$dist_files; do \
397           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
398           if test -d $$d/$$file; then \
399             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
400             if test -d "$(distdir)/$$file"; then \
401               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
402             fi; \
403             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
404               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
405               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
406             fi; \
407             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
408           else \
409             test -f "$(distdir)/$$file" \
410             || cp -p $$d/$$file "$(distdir)/$$file" \
411             || exit 1; \
412           fi; \
413         done
414         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
415           if test "$$subdir" = .; then :; else \
416             test -d "$(distdir)/$$subdir" \
417             || $(MKDIR_P) "$(distdir)/$$subdir" \
418             || exit 1; \
419           fi; \
420         done
421         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
422           if test "$$subdir" = .; then :; else \
423             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
424             $(am__relativize); \
425             new_distdir=$$reldir; \
426             dir1=$$subdir; dir2="$(top_distdir)"; \
427             $(am__relativize); \
428             new_top_distdir=$$reldir; \
429             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
430             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
431             ($(am__cd) $$subdir && \
432               $(MAKE) $(AM_MAKEFLAGS) \
433                 top_distdir="$$new_top_distdir" \
434                 distdir="$$new_distdir" \
435                 am__remove_distdir=: \
436                 am__skip_length_check=: \
437                 am__skip_mode_fix=: \
438                 distdir) \
439               || exit 1; \
440           fi; \
441         done
442 check-am: all-am
443 check: check-recursive
444 all-am: Makefile
445 installdirs: installdirs-recursive
446 installdirs-am:
447 install: install-recursive
448 install-exec: install-exec-recursive
449 install-data: install-data-recursive
450 uninstall: uninstall-recursive
451
452 install-am: all-am
453         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
454
455 installcheck: installcheck-recursive
456 install-strip:
457         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
458           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
459           `test -z '$(STRIP)' || \
460             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
461 mostlyclean-generic:
462
463 clean-generic:
464
465 distclean-generic:
466         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
467         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
468
469 maintainer-clean-generic:
470         @echo "This command is intended for maintainers to use"
471         @echo "it deletes files that may require special tools to rebuild."
472 clean: clean-recursive
473
474 clean-am: clean-generic clean-libtool mostlyclean-am
475
476 distclean: distclean-recursive
477         -rm -f Makefile
478 distclean-am: clean-am distclean-generic distclean-tags
479
480 dvi: dvi-recursive
481
482 dvi-am:
483
484 html: html-recursive
485
486 html-am:
487
488 info: info-recursive
489
490 info-am:
491
492 install-data-am:
493
494 install-dvi: install-dvi-recursive
495
496 install-dvi-am:
497
498 install-exec-am:
499
500 install-html: install-html-recursive
501
502 install-html-am:
503
504 install-info: install-info-recursive
505
506 install-info-am:
507
508 install-man:
509
510 install-pdf: install-pdf-recursive
511
512 install-pdf-am:
513
514 install-ps: install-ps-recursive
515
516 install-ps-am:
517
518 installcheck-am:
519
520 maintainer-clean: maintainer-clean-recursive
521         -rm -f Makefile
522 maintainer-clean-am: distclean-am maintainer-clean-generic
523
524 mostlyclean: mostlyclean-recursive
525
526 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
527
528 pdf: pdf-recursive
529
530 pdf-am:
531
532 ps: ps-recursive
533
534 ps-am:
535
536 uninstall-am:
537
538 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
539         install-am install-strip tags-recursive
540
541 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
542         all all-am check check-am clean clean-generic clean-libtool \
543         ctags ctags-recursive distclean distclean-generic \
544         distclean-libtool distclean-tags distdir dvi dvi-am html \
545         html-am info info-am install install-am install-data \
546         install-data-am install-dvi install-dvi-am install-exec \
547         install-exec-am install-html install-html-am install-info \
548         install-info-am install-man install-pdf install-pdf-am \
549         install-ps install-ps-am install-strip installcheck \
550         installcheck-am installdirs installdirs-am maintainer-clean \
551         maintainer-clean-generic mostlyclean mostlyclean-generic \
552         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
553         uninstall uninstall-am
554
555
556 # Tell versions [3.59,3.63) of GNU make to not export all variables.
557 # Otherwise a system limit (for SysV at least) may be exceeded.
558 .NOEXPORT: