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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34subdir = .
35DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
37	$(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
38	config.guess config.sub depcomp install-sh missing
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/configure.in
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42	$(ACLOCAL_M4)
43am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
44 configure.lineno config.status.lineno
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = config.h
47CONFIG_CLEAN_FILES =
48SOURCES =
49DIST_SOURCES =
50RECURSIVE_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
57RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
58  distclean-recursive maintainer-clean-recursive
59ETAGS = etags
60CTAGS = ctags
61DIST_SUBDIRS = $(SUBDIRS)
62DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63distdir = $(PACKAGE)-$(VERSION)
64top_distdir = $(distdir)
65am__remove_distdir = \
66  { test ! -d $(distdir) \
67    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
68         && rm -fr $(distdir); }; }
69DIST_ARCHIVES = $(distdir).tar.gz
70GZIP_ENV = --best
71distuninstallcheck_listfiles = find . -type f -print
72distcleancheck_listfiles = find . -type f -print
73ACLOCAL = @ACLOCAL@
74AMTAR = @AMTAR@
75AUTOCONF = @AUTOCONF@
76AUTOHEADER = @AUTOHEADER@
77AUTOMAKE = @AUTOMAKE@
78AWK = @AWK@
79CC = @CC@
80CCDEPMODE = @CCDEPMODE@
81CFLAGS = @CFLAGS@
82CPP = @CPP@
83CPPFLAGS = @CPPFLAGS@
84CYGPATH_W = @CYGPATH_W@
85DEFS = @DEFS@
86DEPDIR = @DEPDIR@
87ECHO_C = @ECHO_C@
88ECHO_N = @ECHO_N@
89ECHO_T = @ECHO_T@
90EGREP = @EGREP@
91EXEEXT = @EXEEXT@
92GREP = @GREP@
93INSTALL = @INSTALL@
94INSTALL_DATA = @INSTALL_DATA@
95INSTALL_PROGRAM = @INSTALL_PROGRAM@
96INSTALL_SCRIPT = @INSTALL_SCRIPT@
97INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
98LDFLAGS = @LDFLAGS@
99LIBOBJS = @LIBOBJS@
100LIBS = @LIBS@
101LN_S = @LN_S@
102LTLIBOBJS = @LTLIBOBJS@
103MAKEINFO = @MAKEINFO@
104MKDIR_P = @MKDIR_P@
105OBJEXT = @OBJEXT@
106PACKAGE = @PACKAGE@
107PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
108PACKAGE_NAME = @PACKAGE_NAME@
109PACKAGE_STRING = @PACKAGE_STRING@
110PACKAGE_TARNAME = @PACKAGE_TARNAME@
111PACKAGE_VERSION = @PACKAGE_VERSION@
112PATH_SEPARATOR = @PATH_SEPARATOR@
113PTHREAD_CC = @PTHREAD_CC@
114PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
115PTHREAD_LIBS = @PTHREAD_LIBS@
116SET_MAKE = @SET_MAKE@
117SHELL = @SHELL@
118STRIP = @STRIP@
119VERSION = @VERSION@
120abs_builddir = @abs_builddir@
121abs_srcdir = @abs_srcdir@
122abs_top_builddir = @abs_top_builddir@
123abs_top_srcdir = @abs_top_srcdir@
124ac_ct_CC = @ac_ct_CC@
125acx_pthread_config = @acx_pthread_config@
126am__include = @am__include@
127am__leading_dot = @am__leading_dot@
128am__quote = @am__quote@
129am__tar = @am__tar@
130am__untar = @am__untar@
131bindir = @bindir@
132build = @build@
133build_alias = @build_alias@
134build_cpu = @build_cpu@
135build_os = @build_os@
136build_vendor = @build_vendor@
137builddir = @builddir@
138datadir = @datadir@
139datarootdir = @datarootdir@
140docdir = @docdir@
141dvidir = @dvidir@
142exec_prefix = @exec_prefix@
143host = @host@
144host_alias = @host_alias@
145host_cpu = @host_cpu@
146host_os = @host_os@
147host_vendor = @host_vendor@
148htmldir = @htmldir@
149includedir = @includedir@
150infodir = @infodir@
151install_sh = @install_sh@
152libdir = @libdir@
153libexecdir = @libexecdir@
154localedir = @localedir@
155localstatedir = @localstatedir@
156mandir = @mandir@
157mkdir_p = @mkdir_p@
158oldincludedir = @oldincludedir@
159pdfdir = @pdfdir@
160prefix = @prefix@
161program_transform_name = @program_transform_name@
162psdir = @psdir@
163sbindir = @sbindir@
164sharedstatedir = @sharedstatedir@
165srcdir = @srcdir@
166sysconfdir = @sysconfdir@
167target_alias = @target_alias@
168top_builddir = @top_builddir@
169top_srcdir = @top_srcdir@
170EXTRA_DIST = config.sub acsite.m4 config.guess scripts common
171SUBDIRS = src doc
172all: config.h
173	$(MAKE) $(AM_MAKEFLAGS) all-recursive
174
175.SUFFIXES:
176am--refresh:
177	@:
178$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
179	@for dep in $?; do \
180	  case '$(am__configure_deps)' in \
181	    *$$dep*) \
182	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
183	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
184		&& exit 0; \
185	      exit 1;; \
186	  esac; \
187	done; \
188	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
189	cd $(top_srcdir) && \
190	  $(AUTOMAKE) --gnu  Makefile
191.PRECIOUS: Makefile
192Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
193	@case '$?' in \
194	  *config.status*) \
195	    echo ' $(SHELL) ./config.status'; \
196	    $(SHELL) ./config.status;; \
197	  *) \
198	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
199	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
200	esac;
201
202$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
203	$(SHELL) ./config.status --recheck
204
205$(top_srcdir)/configure:  $(am__configure_deps)
206	cd $(srcdir) && $(AUTOCONF)
207$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
208	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
209
210config.h: stamp-h1
211	@if test ! -f $@; then \
212	  rm -f stamp-h1; \
213	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
214	else :; fi
215
216stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
217	@rm -f stamp-h1
218	cd $(top_builddir) && $(SHELL) ./config.status config.h
219$(srcdir)/config.h.in:  $(am__configure_deps)
220	cd $(top_srcdir) && $(AUTOHEADER)
221	rm -f stamp-h1
222	touch $@
223
224distclean-hdr:
225	-rm -f config.h stamp-h1
226
227# This directory's subdirectories are mostly independent; you can cd
228# into them and run `make' without going through this Makefile.
229# To change the values of `make' variables: instead of editing Makefiles,
230# (1) if the variable is set in `config.status', edit `config.status'
231#     (which will cause the Makefiles to be regenerated when you run `make');
232# (2) otherwise, pass the desired values on the `make' command line.
233$(RECURSIVE_TARGETS):
234	@failcom='exit 1'; \
235	for f in x $$MAKEFLAGS; do \
236	  case $$f in \
237	    *=* | --[!k]*);; \
238	    *k*) failcom='fail=yes';; \
239	  esac; \
240	done; \
241	dot_seen=no; \
242	target=`echo $@ | sed s/-recursive//`; \
243	list='$(SUBDIRS)'; for subdir in $$list; do \
244	  echo "Making $$target in $$subdir"; \
245	  if test "$$subdir" = "."; then \
246	    dot_seen=yes; \
247	    local_target="$$target-am"; \
248	  else \
249	    local_target="$$target"; \
250	  fi; \
251	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
252	  || eval $$failcom; \
253	done; \
254	if test "$$dot_seen" = "no"; then \
255	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
256	fi; test -z "$$fail"
257
258$(RECURSIVE_CLEAN_TARGETS):
259	@failcom='exit 1'; \
260	for f in x $$MAKEFLAGS; do \
261	  case $$f in \
262	    *=* | --[!k]*);; \
263	    *k*) failcom='fail=yes';; \
264	  esac; \
265	done; \
266	dot_seen=no; \
267	case "$@" in \
268	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
269	  *) list='$(SUBDIRS)' ;; \
270	esac; \
271	rev=''; for subdir in $$list; do \
272	  if test "$$subdir" = "."; then :; else \
273	    rev="$$subdir $$rev"; \
274	  fi; \
275	done; \
276	rev="$$rev ."; \
277	target=`echo $@ | sed s/-recursive//`; \
278	for subdir in $$rev; do \
279	  echo "Making $$target in $$subdir"; \
280	  if test "$$subdir" = "."; then \
281	    local_target="$$target-am"; \
282	  else \
283	    local_target="$$target"; \
284	  fi; \
285	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
286	  || eval $$failcom; \
287	done && test -z "$$fail"
288tags-recursive:
289	list='$(SUBDIRS)'; for subdir in $$list; do \
290	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
291	done
292ctags-recursive:
293	list='$(SUBDIRS)'; for subdir in $$list; do \
294	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
295	done
296
297ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
298	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
299	unique=`for i in $$list; do \
300	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
301	  done | \
302	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
303	      END { if (nonempty) { for (i in files) print i; }; }'`; \
304	mkid -fID $$unique
305tags: TAGS
306
307TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
308		$(TAGS_FILES) $(LISP)
309	tags=; \
310	here=`pwd`; \
311	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
312	  include_option=--etags-include; \
313	  empty_fix=.; \
314	else \
315	  include_option=--include; \
316	  empty_fix=; \
317	fi; \
318	list='$(SUBDIRS)'; for subdir in $$list; do \
319	  if test "$$subdir" = .; then :; else \
320	    test ! -f $$subdir/TAGS || \
321	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
322	  fi; \
323	done; \
324	list='$(SOURCES) $(HEADERS) config.h.in $(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; nonempty = 1; } \
329	      END { if (nonempty) { for (i in files) print i; }; }'`; \
330	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
331	  test -n "$$unique" || unique=$$empty_fix; \
332	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
333	    $$tags $$unique; \
334	fi
335ctags: CTAGS
336CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
337		$(TAGS_FILES) $(LISP)
338	tags=; \
339	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
340	unique=`for i in $$list; do \
341	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342	  done | \
343	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
344	      END { if (nonempty) { for (i in files) print i; }; }'`; \
345	test -z "$(CTAGS_ARGS)$$tags$$unique" \
346	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
347	     $$tags $$unique
348
349GTAGS:
350	here=`$(am__cd) $(top_builddir) && pwd` \
351	  && cd $(top_srcdir) \
352	  && gtags -i $(GTAGS_ARGS) $$here
353
354distclean-tags:
355	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
356
357distdir: $(DISTFILES)
358	$(am__remove_distdir)
359	test -d $(distdir) || mkdir $(distdir)
360	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
362	list='$(DISTFILES)'; \
363	  dist_files=`for file in $$list; do echo $$file; done | \
364	  sed -e "s|^$$srcdirstrip/||;t" \
365	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
366	case $$dist_files in \
367	  */*) $(MKDIR_P) `echo "$$dist_files" | \
368			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
369			   sort -u` ;; \
370	esac; \
371	for file in $$dist_files; do \
372	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
373	  if test -d $$d/$$file; then \
374	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
375	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
376	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
377	    fi; \
378	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
379	  else \
380	    test -f $(distdir)/$$file \
381	    || cp -p $$d/$$file $(distdir)/$$file \
382	    || exit 1; \
383	  fi; \
384	done
385	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
386	  if test "$$subdir" = .; then :; else \
387	    test -d "$(distdir)/$$subdir" \
388	    || $(MKDIR_P) "$(distdir)/$$subdir" \
389	    || exit 1; \
390	    distdir=`$(am__cd) $(distdir) && pwd`; \
391	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
392	    (cd $$subdir && \
393	      $(MAKE) $(AM_MAKEFLAGS) \
394	        top_distdir="$$top_distdir" \
395	        distdir="$$distdir/$$subdir" \
396		am__remove_distdir=: \
397		am__skip_length_check=: \
398	        distdir) \
399	      || exit 1; \
400	  fi; \
401	done
402	$(MAKE) $(AM_MAKEFLAGS) \
403	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
404	  dist-hook
405	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
406	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
407	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
408	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
409	|| chmod -R a+r $(distdir)
410dist-gzip: distdir
411	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
412	$(am__remove_distdir)
413
414dist-bzip2: distdir
415	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
416	$(am__remove_distdir)
417
418dist-lzma: distdir
419	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
420	$(am__remove_distdir)
421
422dist-tarZ: distdir
423	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
424	$(am__remove_distdir)
425
426dist-shar: distdir
427	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
428	$(am__remove_distdir)
429
430dist-zip: distdir
431	-rm -f $(distdir).zip
432	zip -rq $(distdir).zip $(distdir)
433	$(am__remove_distdir)
434
435dist dist-all: distdir
436	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
437	$(am__remove_distdir)
438
439# This target untars the dist file and tries a VPATH configuration.  Then
440# it guarantees that the distribution is self-contained by making another
441# tarfile.
442distcheck: dist
443	case '$(DIST_ARCHIVES)' in \
444	*.tar.gz*) \
445	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
446	*.tar.bz2*) \
447	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
448	*.tar.lzma*) \
449	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
450	*.tar.Z*) \
451	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
452	*.shar.gz*) \
453	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
454	*.zip*) \
455	  unzip $(distdir).zip ;;\
456	esac
457	chmod -R a-w $(distdir); chmod a+w $(distdir)
458	mkdir $(distdir)/_build
459	mkdir $(distdir)/_inst
460	chmod a-w $(distdir)
461	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
462	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
463	  && cd $(distdir)/_build \
464	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
465	    $(DISTCHECK_CONFIGURE_FLAGS) \
466	  && $(MAKE) $(AM_MAKEFLAGS) \
467	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
468	  && $(MAKE) $(AM_MAKEFLAGS) check \
469	  && $(MAKE) $(AM_MAKEFLAGS) install \
470	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
471	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
472	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
473	        distuninstallcheck \
474	  && chmod -R a-w "$$dc_install_base" \
475	  && ({ \
476	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
477	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
478	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
479	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
480	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
481	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
482	  && rm -rf "$$dc_destdir" \
483	  && $(MAKE) $(AM_MAKEFLAGS) dist \
484	  && rm -rf $(DIST_ARCHIVES) \
485	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
486	$(am__remove_distdir)
487	@(echo "$(distdir) archives ready for distribution: "; \
488	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
489	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
490distuninstallcheck:
491	@cd $(distuninstallcheck_dir) \
492	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
493	   || { echo "ERROR: files left after uninstall:" ; \
494	        if test -n "$(DESTDIR)"; then \
495	          echo "  (check DESTDIR support)"; \
496	        fi ; \
497	        $(distuninstallcheck_listfiles) ; \
498	        exit 1; } >&2
499distcleancheck: distclean
500	@if test '$(srcdir)' = . ; then \
501	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
502	  exit 1 ; \
503	fi
504	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
505	  || { echo "ERROR: files left in build directory after distclean:" ; \
506	       $(distcleancheck_listfiles) ; \
507	       exit 1; } >&2
508check-am: all-am
509check: check-recursive
510all-am: Makefile config.h
511installdirs: installdirs-recursive
512installdirs-am:
513install: install-recursive
514install-exec: install-exec-recursive
515install-data: install-data-recursive
516uninstall: uninstall-recursive
517
518install-am: all-am
519	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
520
521installcheck: installcheck-recursive
522install-strip:
523	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
524	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
525	  `test -z '$(STRIP)' || \
526	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
527mostlyclean-generic:
528
529clean-generic:
530
531distclean-generic:
532	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
533
534maintainer-clean-generic:
535	@echo "This command is intended for maintainers to use"
536	@echo "it deletes files that may require special tools to rebuild."
537clean: clean-recursive
538
539clean-am: clean-generic mostlyclean-am
540
541distclean: distclean-recursive
542	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
543	-rm -f Makefile
544distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
545
546dvi: dvi-recursive
547
548dvi-am:
549
550html: html-recursive
551
552info: info-recursive
553
554info-am:
555
556install-data-am:
557
558install-dvi: install-dvi-recursive
559
560install-exec-am:
561
562install-html: install-html-recursive
563
564install-info: install-info-recursive
565
566install-man:
567
568install-pdf: install-pdf-recursive
569
570install-ps: install-ps-recursive
571
572installcheck-am:
573
574maintainer-clean: maintainer-clean-recursive
575	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
576	-rm -rf $(top_srcdir)/autom4te.cache
577	-rm -f Makefile
578maintainer-clean-am: distclean-am maintainer-clean-generic
579
580mostlyclean: mostlyclean-recursive
581
582mostlyclean-am: mostlyclean-generic
583
584pdf: pdf-recursive
585
586pdf-am:
587
588ps: ps-recursive
589
590ps-am:
591
592uninstall-am:
593
594.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
595	install-strip
596
597.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
598	all all-am am--refresh check check-am clean clean-generic \
599	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
600	dist-hook dist-lzma dist-shar dist-tarZ dist-zip distcheck \
601	distclean distclean-generic distclean-hdr distclean-tags \
602	distcleancheck distdir distuninstallcheck dvi dvi-am html \
603	html-am info info-am install install-am install-data \
604	install-data-am install-dvi install-dvi-am install-exec \
605	install-exec-am install-html install-html-am install-info \
606	install-info-am install-man install-pdf install-pdf-am \
607	install-ps install-ps-am install-strip installcheck \
608	installcheck-am installdirs installdirs-am maintainer-clean \
609	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
610	pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
611
612
613dist-hook:
614	rm -rf `find $(distdir)/ -name CVS`
615# Tell versions [3.59,3.63) of GNU make to not export all variables.
616# Otherwise a system limit (for SysV at least) may be exceeded.
617.NOEXPORT:
618