1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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@
16VPATH = @srcdir@
17am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18am__make_running_with_option = \
19  case $${target_option-} in \
20      ?) ;; \
21      *) echo "am__make_running_with_option: internal error: invalid" \
22              "target option '$${target_option-}' specified" >&2; \
23         exit 1;; \
24  esac; \
25  has_opt=no; \
26  sane_makeflags=$$MAKEFLAGS; \
27  if $(am__is_gnu_make); then \
28    sane_makeflags=$$MFLAGS; \
29  else \
30    case $$MAKEFLAGS in \
31      *\\[\ \	]*) \
32        bs=\\; \
33        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
35    esac; \
36  fi; \
37  skip_next=no; \
38  strip_trailopt () \
39  { \
40    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41  }; \
42  for flg in $$sane_makeflags; do \
43    test $$skip_next = yes && { skip_next=no; continue; }; \
44    case $$flg in \
45      *=*|--*) continue;; \
46        -*I) strip_trailopt 'I'; skip_next=yes;; \
47      -*I?*) strip_trailopt 'I';; \
48        -*O) strip_trailopt 'O'; skip_next=yes;; \
49      -*O?*) strip_trailopt 'O';; \
50        -*l) strip_trailopt 'l'; skip_next=yes;; \
51      -*l?*) strip_trailopt 'l';; \
52      -[dEDm]) skip_next=yes;; \
53      -[JT]) skip_next=yes;; \
54    esac; \
55    case $$flg in \
56      *$$target_option*) has_opt=yes; break;; \
57    esac; \
58  done; \
59  test $$has_opt = yes
60am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62pkgdatadir = $(datadir)/@PACKAGE@
63pkgincludedir = $(includedir)/@PACKAGE@
64pkglibdir = $(libdir)/@PACKAGE@
65pkglibexecdir = $(libexecdir)/@PACKAGE@
66am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67install_sh_DATA = $(install_sh) -c -m 644
68install_sh_PROGRAM = $(install_sh) -c
69install_sh_SCRIPT = $(install_sh) -c
70INSTALL_HEADER = $(INSTALL_DATA)
71transform = $(program_transform_name)
72NORMAL_INSTALL = :
73PRE_INSTALL = :
74POST_INSTALL = :
75NORMAL_UNINSTALL = :
76PRE_UNINSTALL = :
77POST_UNINSTALL = :
78subdir = tests
79DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
80	$(top_srcdir)/mkinstalldirs
81ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
83	$(top_srcdir)/configure.ac
84am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
85	$(ACLOCAL_M4)
86mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
87CONFIG_HEADER = $(top_builddir)/src/config.h
88CONFIG_CLEAN_FILES =
89CONFIG_CLEAN_VPATH_FILES =
90AM_V_P = $(am__v_P_@AM_V@)
91am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
92am__v_P_0 = false
93am__v_P_1 = :
94AM_V_GEN = $(am__v_GEN_@AM_V@)
95am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
96am__v_GEN_0 = @echo "  GEN     " $@;
97am__v_GEN_1 =
98AM_V_at = $(am__v_at_@AM_V@)
99am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
100am__v_at_0 = @
101am__v_at_1 =
102SOURCES =
103DIST_SOURCES =
104RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
105	ctags-recursive dvi-recursive html-recursive info-recursive \
106	install-data-recursive install-dvi-recursive \
107	install-exec-recursive install-html-recursive \
108	install-info-recursive install-pdf-recursive \
109	install-ps-recursive install-recursive installcheck-recursive \
110	installdirs-recursive pdf-recursive ps-recursive \
111	tags-recursive uninstall-recursive
112am__can_run_installinfo = \
113  case $$AM_UPDATE_INFO_DIR in \
114    n|no|NO) false;; \
115    *) (install-info --version) >/dev/null 2>&1;; \
116  esac
117RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
118  distclean-recursive maintainer-clean-recursive
119am__recursive_targets = \
120  $(RECURSIVE_TARGETS) \
121  $(RECURSIVE_CLEAN_TARGETS) \
122  $(am__extra_recursive_targets)
123AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
124	distdir
125am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
126# Read a list of newline-separated strings from the standard input,
127# and print each of them once, without duplicates.  Input order is
128# *not* preserved.
129am__uniquify_input = $(AWK) '\
130  BEGIN { nonempty = 0; } \
131  { items[$$0] = 1; nonempty = 1; } \
132  END { if (nonempty) { for (i in items) print i; }; } \
133'
134# Make sure the list of sources is unique.  This is necessary because,
135# e.g., the same source file might be shared among _SOURCES variables
136# for different programs/libraries.
137am__define_uniq_tagged_files = \
138  list='$(am__tagged_files)'; \
139  unique=`for i in $$list; do \
140    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
141  done | $(am__uniquify_input)`
142ETAGS = etags
143CTAGS = ctags
144DIST_SUBDIRS = $(SUBDIRS)
145DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
146am__relativize = \
147  dir0=`pwd`; \
148  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
149  sed_rest='s,^[^/]*/*,,'; \
150  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
151  sed_butlast='s,/*[^/]*$$,,'; \
152  while test -n "$$dir1"; do \
153    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
154    if test "$$first" != "."; then \
155      if test "$$first" = ".."; then \
156        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
157        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
158      else \
159        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
160        if test "$$first2" = "$$first"; then \
161          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
162        else \
163          dir2="../$$dir2"; \
164        fi; \
165        dir0="$$dir0"/"$$first"; \
166      fi; \
167    fi; \
168    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
169  done; \
170  reldir="$$dir2"
171ACLOCAL = @ACLOCAL@
172AMTAR = @AMTAR@
173AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
174AUTOCONF = @AUTOCONF@
175AUTOHEADER = @AUTOHEADER@
176AUTOMAKE = @AUTOMAKE@
177AWK = @AWK@
178CC = @CC@
179CCDEPMODE = @CCDEPMODE@
180CFLAGS = @CFLAGS@
181CPP = @CPP@
182CPPFLAGS = @CPPFLAGS@
183CXX = @CXX@
184CXXDEPMODE = @CXXDEPMODE@
185CXXFLAGS = @CXXFLAGS@
186CYGPATH_W = @CYGPATH_W@
187DEFS = @DEFS@
188DEPDIR = @DEPDIR@
189ECHO_C = @ECHO_C@
190ECHO_N = @ECHO_N@
191ECHO_T = @ECHO_T@
192EGREP = @EGREP@
193EXEEXT = @EXEEXT@
194GREP = @GREP@
195INSTALL = @INSTALL@
196INSTALL_DATA = @INSTALL_DATA@
197INSTALL_PROGRAM = @INSTALL_PROGRAM@
198INSTALL_SCRIPT = @INSTALL_SCRIPT@
199INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
200LDFLAGS = @LDFLAGS@
201LIBOBJS = @LIBOBJS@
202LIBS = @LIBS@
203LN_S = @LN_S@
204LTLIBOBJS = @LTLIBOBJS@
205MAINT = @MAINT@
206MAKEINFO = @MAKEINFO@
207MKDIR_P = @MKDIR_P@
208OBJEXT = @OBJEXT@
209PACKAGE = @PACKAGE@
210PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
211PACKAGE_NAME = @PACKAGE_NAME@
212PACKAGE_STRING = @PACKAGE_STRING@
213PACKAGE_TARNAME = @PACKAGE_TARNAME@
214PACKAGE_URL = @PACKAGE_URL@
215PACKAGE_VERSION = @PACKAGE_VERSION@
216PATH_SEPARATOR = @PATH_SEPARATOR@
217RANLIB = @RANLIB@
218SET_MAKE = @SET_MAKE@
219SHELL = @SHELL@
220STRIP = @STRIP@
221VERSION = @VERSION@
222abs_builddir = @abs_builddir@
223abs_srcdir = @abs_srcdir@
224abs_top_builddir = @abs_top_builddir@
225abs_top_srcdir = @abs_top_srcdir@
226ac_ct_CC = @ac_ct_CC@
227ac_ct_CXX = @ac_ct_CXX@
228am__include = @am__include@
229am__leading_dot = @am__leading_dot@
230am__quote = @am__quote@
231am__tar = @am__tar@
232am__untar = @am__untar@
233bindir = @bindir@
234build_alias = @build_alias@
235builddir = @builddir@
236datadir = @datadir@
237datarootdir = @datarootdir@
238docdir = @docdir@
239dvidir = @dvidir@
240exec_prefix = @exec_prefix@
241host_alias = @host_alias@
242htmldir = @htmldir@
243includedir = @includedir@
244infodir = @infodir@
245install_sh = @install_sh@
246libdir = @libdir@
247libexecdir = @libexecdir@
248localedir = @localedir@
249localstatedir = @localstatedir@
250mandir = @mandir@
251mkdir_p = @mkdir_p@
252oldincludedir = @oldincludedir@
253pdfdir = @pdfdir@
254prefix = @prefix@
255program_transform_name = @program_transform_name@
256psdir = @psdir@
257sbindir = @sbindir@
258sharedstatedir = @sharedstatedir@
259srcdir = @srcdir@
260sysconfdir = @sysconfdir@
261target_alias = @target_alias@
262top_build_prefix = @top_build_prefix@
263top_builddir = @top_builddir@
264top_srcdir = @top_srcdir@
265EXTRA_DIST = util.sh
266SUBDIRS = cmdline files
267all: all-recursive
268
269.SUFFIXES:
270$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
271	@for dep in $?; do \
272	  case '$(am__configure_deps)' in \
273	    *$$dep*) \
274	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
275	        && { if test -f $@; then exit 0; else break; fi; }; \
276	      exit 1;; \
277	  esac; \
278	done; \
279	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
280	$(am__cd) $(top_srcdir) && \
281	  $(AUTOMAKE) --gnu tests/Makefile
282.PRECIOUS: Makefile
283Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
284	@case '$?' in \
285	  *config.status*) \
286	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
287	  *) \
288	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
289	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
290	esac;
291
292$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
293	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294
295$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
296	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
298	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299$(am__aclocal_m4_deps):
300
301# This directory's subdirectories are mostly independent; you can cd
302# into them and run 'make' without going through this Makefile.
303# To change the values of 'make' variables: instead of editing Makefiles,
304# (1) if the variable is set in 'config.status', edit 'config.status'
305#     (which will cause the Makefiles to be regenerated when you run 'make');
306# (2) otherwise, pass the desired values on the 'make' command line.
307$(am__recursive_targets):
308	@fail=; \
309	if $(am__make_keepgoing); then \
310	  failcom='fail=yes'; \
311	else \
312	  failcom='exit 1'; \
313	fi; \
314	dot_seen=no; \
315	target=`echo $@ | sed s/-recursive//`; \
316	case "$@" in \
317	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
318	  *) list='$(SUBDIRS)' ;; \
319	esac; \
320	for subdir in $$list; do \
321	  echo "Making $$target in $$subdir"; \
322	  if test "$$subdir" = "."; then \
323	    dot_seen=yes; \
324	    local_target="$$target-am"; \
325	  else \
326	    local_target="$$target"; \
327	  fi; \
328	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
329	  || eval $$failcom; \
330	done; \
331	if test "$$dot_seen" = "no"; then \
332	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
333	fi; test -z "$$fail"
334
335ID: $(am__tagged_files)
336	$(am__define_uniq_tagged_files); mkid -fID $$unique
337tags: tags-recursive
338TAGS: tags
339
340tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
341	set x; \
342	here=`pwd`; \
343	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
344	  include_option=--etags-include; \
345	  empty_fix=.; \
346	else \
347	  include_option=--include; \
348	  empty_fix=; \
349	fi; \
350	list='$(SUBDIRS)'; for subdir in $$list; do \
351	  if test "$$subdir" = .; then :; else \
352	    test ! -f $$subdir/TAGS || \
353	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
354	  fi; \
355	done; \
356	$(am__define_uniq_tagged_files); \
357	shift; \
358	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
359	  test -n "$$unique" || unique=$$empty_fix; \
360	  if test $$# -gt 0; then \
361	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362	      "$$@" $$unique; \
363	  else \
364	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
365	      $$unique; \
366	  fi; \
367	fi
368ctags: ctags-recursive
369
370CTAGS: ctags
371ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
372	$(am__define_uniq_tagged_files); \
373	test -z "$(CTAGS_ARGS)$$unique" \
374	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
375	     $$unique
376
377GTAGS:
378	here=`$(am__cd) $(top_builddir) && pwd` \
379	  && $(am__cd) $(top_srcdir) \
380	  && gtags -i $(GTAGS_ARGS) "$$here"
381cscopelist: cscopelist-recursive
382
383cscopelist-am: $(am__tagged_files)
384	list='$(am__tagged_files)'; \
385	case "$(srcdir)" in \
386	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
387	  *) sdir=$(subdir)/$(srcdir) ;; \
388	esac; \
389	for i in $$list; do \
390	  if test -f "$$i"; then \
391	    echo "$(subdir)/$$i"; \
392	  else \
393	    echo "$$sdir/$$i"; \
394	  fi; \
395	done >> $(top_builddir)/cscope.files
396
397distclean-tags:
398	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
399
400distdir: $(DISTFILES)
401	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
402	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
403	list='$(DISTFILES)'; \
404	  dist_files=`for file in $$list; do echo $$file; done | \
405	  sed -e "s|^$$srcdirstrip/||;t" \
406	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
407	case $$dist_files in \
408	  */*) $(MKDIR_P) `echo "$$dist_files" | \
409			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
410			   sort -u` ;; \
411	esac; \
412	for file in $$dist_files; do \
413	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
414	  if test -d $$d/$$file; then \
415	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
416	    if test -d "$(distdir)/$$file"; then \
417	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
418	    fi; \
419	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
420	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
421	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
422	    fi; \
423	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
424	  else \
425	    test -f "$(distdir)/$$file" \
426	    || cp -p $$d/$$file "$(distdir)/$$file" \
427	    || exit 1; \
428	  fi; \
429	done
430	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
431	  if test "$$subdir" = .; then :; else \
432	    $(am__make_dryrun) \
433	      || test -d "$(distdir)/$$subdir" \
434	      || $(MKDIR_P) "$(distdir)/$$subdir" \
435	      || exit 1; \
436	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
437	    $(am__relativize); \
438	    new_distdir=$$reldir; \
439	    dir1=$$subdir; dir2="$(top_distdir)"; \
440	    $(am__relativize); \
441	    new_top_distdir=$$reldir; \
442	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
443	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
444	    ($(am__cd) $$subdir && \
445	      $(MAKE) $(AM_MAKEFLAGS) \
446	        top_distdir="$$new_top_distdir" \
447	        distdir="$$new_distdir" \
448		am__remove_distdir=: \
449		am__skip_length_check=: \
450		am__skip_mode_fix=: \
451	        distdir) \
452	      || exit 1; \
453	  fi; \
454	done
455check-am: all-am
456check: check-recursive
457all-am: Makefile
458installdirs: installdirs-recursive
459installdirs-am:
460install: install-recursive
461install-exec: install-exec-recursive
462install-data: install-data-recursive
463uninstall: uninstall-recursive
464
465install-am: all-am
466	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
467
468installcheck: installcheck-recursive
469install-strip:
470	if test -z '$(STRIP)'; then \
471	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
472	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
473	      install; \
474	else \
475	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
476	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
477	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
478	fi
479mostlyclean-generic:
480
481clean-generic:
482
483distclean-generic:
484	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
485	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
486
487maintainer-clean-generic:
488	@echo "This command is intended for maintainers to use"
489	@echo "it deletes files that may require special tools to rebuild."
490clean: clean-recursive
491
492clean-am: clean-generic mostlyclean-am
493
494distclean: distclean-recursive
495	-rm -f Makefile
496distclean-am: clean-am distclean-generic distclean-tags
497
498dvi: dvi-recursive
499
500dvi-am:
501
502html: html-recursive
503
504html-am:
505
506info: info-recursive
507
508info-am:
509
510install-data-am:
511
512install-dvi: install-dvi-recursive
513
514install-dvi-am:
515
516install-exec-am:
517
518install-html: install-html-recursive
519
520install-html-am:
521
522install-info: install-info-recursive
523
524install-info-am:
525
526install-man:
527
528install-pdf: install-pdf-recursive
529
530install-pdf-am:
531
532install-ps: install-ps-recursive
533
534install-ps-am:
535
536installcheck-am:
537
538maintainer-clean: maintainer-clean-recursive
539	-rm -f Makefile
540maintainer-clean-am: distclean-am maintainer-clean-generic
541
542mostlyclean: mostlyclean-recursive
543
544mostlyclean-am: mostlyclean-generic
545
546pdf: pdf-recursive
547
548pdf-am:
549
550ps: ps-recursive
551
552ps-am:
553
554uninstall-am:
555
556.MAKE: $(am__recursive_targets) install-am install-strip
557
558.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
559	check-am clean clean-generic cscopelist-am ctags ctags-am \
560	distclean distclean-generic distclean-tags distdir dvi dvi-am \
561	html html-am info info-am install install-am install-data \
562	install-data-am install-dvi install-dvi-am install-exec \
563	install-exec-am install-html install-html-am install-info \
564	install-info-am install-man install-pdf install-pdf-am \
565	install-ps install-ps-am install-strip installcheck \
566	installcheck-am installdirs installdirs-am maintainer-clean \
567	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
568	pdf-am ps ps-am tags tags-am uninstall uninstall-am
569
570
571# Tell versions [3.59,3.63) of GNU make to not export all variables.
572# Otherwise a system limit (for SysV at least) may be exceeded.
573.NOEXPORT:
574