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