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