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