1# Makefile.in generated by automake 1.10 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006  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@
16
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
25INSTALL_HEADER = $(INSTALL_DATA)
26transform = $(program_transform_name)
27NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
33DIST_COMMON = $(srcdir)/../lib/freeze.mk $(srcdir)/Makefile.am \
34	$(srcdir)/Makefile.in
35subdir = bin
36ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
37am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
38	$(top_srcdir)/configure.ac
39am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40	$(ACLOCAL_M4)
41mkinstalldirs = $(install_sh) -d
42CONFIG_CLEAN_FILES =
43am__installdirs = "$(DESTDIR)$(bindir)"
44binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
45SCRIPTS = $(bin_SCRIPTS)
46SOURCES =
47DIST_SOURCES =
48ETAGS = etags
49CTAGS = ctags
50DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
51ACLOCAL = @ACLOCAL@
52AMTAR = @AMTAR@
53AUTOCONF = @AUTOCONF@
54AUTOHEADER = @AUTOHEADER@
55AUTOMAKE = @AUTOMAKE@
56AWK = @AWK@
57CYGPATH_W = @CYGPATH_W@
58DEFS = @DEFS@
59ECHO_C = @ECHO_C@
60ECHO_N = @ECHO_N@
61ECHO_T = @ECHO_T@
62EGREP = @EGREP@
63EMACS = @EMACS@
64EMACSLOADPATH = @EMACSLOADPATH@
65EXPR = @EXPR@
66GREP = @GREP@
67HELP2MAN = @HELP2MAN@
68INSTALL = @INSTALL@
69INSTALL_DATA = @INSTALL_DATA@
70INSTALL_PROGRAM = @INSTALL_PROGRAM@
71INSTALL_SCRIPT = @INSTALL_SCRIPT@
72INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
73LIBOBJS = @LIBOBJS@
74LIBS = @LIBS@
75LTLIBOBJS = @LTLIBOBJS@
76M4 = @M4@
77M4_DEBUGFILE = @M4_DEBUGFILE@
78MAKEINFO = @MAKEINFO@
79MKDIR_P = @MKDIR_P@
80PACKAGE = @PACKAGE@
81PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
82PACKAGE_NAME = @PACKAGE_NAME@
83PACKAGE_STRING = @PACKAGE_STRING@
84PACKAGE_TARNAME = @PACKAGE_TARNAME@
85PACKAGE_VERSION = @PACKAGE_VERSION@
86PATH_SEPARATOR = @PATH_SEPARATOR@
87PERL = @PERL@
88SED = @SED@
89SET_MAKE = @SET_MAKE@
90SHELL = @SHELL@
91STRIP = @STRIP@
92TEST_EMACS = @TEST_EMACS@
93VERSION = @VERSION@
94abs_builddir = @abs_builddir@
95abs_srcdir = @abs_srcdir@
96abs_top_builddir = @abs_top_builddir@
97abs_top_srcdir = @abs_top_srcdir@
98ac_cv_sh_n_works = @ac_cv_sh_n_works@
99am__leading_dot = @am__leading_dot@
100am__tar = @am__tar@
101am__untar = @am__untar@
102bindir = @bindir@
103build_alias = @build_alias@
104builddir = @builddir@
105datadir = @datadir@
106datarootdir = @datarootdir@
107docdir = @docdir@
108dvidir = @dvidir@
109exec_prefix = @exec_prefix@
110host_alias = @host_alias@
111htmldir = @htmldir@
112includedir = @includedir@
113infodir = @infodir@
114install_sh = @install_sh@
115libdir = @libdir@
116libexecdir = @libexecdir@
117lispdir = @lispdir@
118localedir = @localedir@
119localstatedir = @localstatedir@
120mandir = @mandir@
121mkdir_p = @mkdir_p@
122oldincludedir = @oldincludedir@
123pdfdir = @pdfdir@
124prefix = @prefix@
125program_transform_name = @program_transform_name@
126psdir = @psdir@
127sbindir = @sbindir@
128sharedstatedir = @sharedstatedir@
129srcdir = @srcdir@
130sysconfdir = @sysconfdir@
131target_alias = @target_alias@
132top_builddir = @top_builddir@
133top_srcdir = @top_srcdir@
134SUFFIXES = .m4 .m4f
135AUTOM4TE_CFG = $(top_builddir)/lib/autom4te.cfg
136
137# Do not use AUTOM4TE here, since Makefile.maint (my-distcheck)
138# checks if we are independent of Autoconf by defining AUTOM4TE (and
139# others) to `false'.  Autoconf provides autom4te, so that doesn't
140# apply to us.
141MY_AUTOM4TE = \
142	autom4te_perllibdir='$(top_srcdir)'/lib					\
143	AUTOM4TE_CFG='$(AUTOM4TE_CFG)'         $(top_builddir)/bin/autom4te	\
144		-B '$(top_builddir)'/lib -B '$(top_srcdir)'/lib        # keep ` '
145
146
147# Factor the dependencies between all the frozen files.
148# Some day we should explain to Automake how to use autom4te to compute
149# the dependencies...
150src_libdir = $(top_srcdir)/lib
151build_libdir = $(top_builddir)/lib
152m4f_dependencies = $(top_builddir)/bin/autom4te $(AUTOM4TE_CFG)
153m4sugar_m4f_dependencies = \
154	$(m4f_dependencies)			\
155	$(src_libdir)/m4sugar/m4sugar.m4	\
156	$(build_libdir)/m4sugar/version.m4
157
158m4sh_m4f_dependencies = \
159	$(m4sugar_m4f_dependencies)		\
160	$(src_libdir)/m4sugar/m4sh.m4
161
162autotest_m4f_dependencies = \
163	$(m4sh_m4f_dependencies)		\
164	$(src_libdir)/autotest/autotest.m4	\
165	$(src_libdir)/autotest/general.m4
166
167autoconf_m4f_dependencies = \
168	$(m4sh_m4f_dependencies)		\
169	$(src_libdir)/autoconf/autoscan.m4	\
170	$(src_libdir)/autoconf/general.m4	\
171	$(src_libdir)/autoconf/autoheader.m4	\
172	$(src_libdir)/autoconf/autoupdate.m4	\
173	$(src_libdir)/autoconf/autotest.m4	\
174	$(src_libdir)/autoconf/status.m4	\
175	$(src_libdir)/autoconf/oldnames.m4	\
176	$(src_libdir)/autoconf/specific.m4	\
177	$(src_libdir)/autoconf/lang.m4		\
178	$(src_libdir)/autoconf/c.m4		\
179	$(src_libdir)/autoconf/fortran.m4	\
180	$(src_libdir)/autoconf/erlang.m4	\
181	$(src_libdir)/autoconf/functions.m4	\
182	$(src_libdir)/autoconf/headers.m4	\
183	$(src_libdir)/autoconf/types.m4		\
184	$(src_libdir)/autoconf/libs.m4		\
185	$(src_libdir)/autoconf/programs.m4	\
186	$(src_libdir)/autoconf/autoconf.m4
187
188ETAGS_FOR_M4 = \
189  --lang=none \
190  --regex='/\(m4_define\|define\)(\[\([^]]*\)\]/\2/'
191
192ETAGS_FOR_M4SUGAR = \
193  $(ETAGS_FOR_M4) \
194  --regex='/m4_defun(\[\([^]]*\)\]/\1/'
195
196ETAGS_FOR_AUTOCONF = \
197  $(ETAGS_FOR_M4SUGAR) \
198  --regex='/\(A[CU]_DEFUN\|AU_ALIAS\)(\[\([^]]*\)\]/\2/' \
199  --regex='/AN_\(FUNCTION\|HEADER\|IDENTIFIER\|LIBRARY\|MAKEVAR\|PROGRAM\)(\[\([^]]*\)\]/\2/'
200
201bin_SCRIPTS = autom4te \
202	      autoconf autoheader autoreconf ifnames autoscan autoupdate
203
204EXTRA_DIST = autoconf.as autoheader.in autoreconf.in autoupdate.in ifnames.in \
205	     autoscan.in autom4te.in
206
207
208# Files that should be removed, but which Automake does not know.
209MOSTLYCLEANFILES = $(bin_SCRIPTS) autoconf.in *.tmp
210edit = sed \
211	-e 's|@SHELL[@]|$(SHELL)|g' \
212	-e 's|@PERL[@]|$(PERL)|g' \
213	-e 's|@bindir[@]|$(bindir)|g' \
214	-e 's|@datadir[@]|$(pkgdatadir)|g' \
215	-e 's|@prefix[@]|$(prefix)|g' \
216	-e 's|@autoconf-name[@]|'`echo autoconf | sed '$(transform)'`'|g' \
217	-e 's|@autoheader-name[@]|'`echo autoheader | sed '$(transform)'`'|g' \
218	-e 's|@autom4te-name[@]|'`echo autom4te | sed '$(transform)'`'|g' \
219	-e 's|@M4[@]|$(M4)|g' \
220	-e 's|@M4_DEBUGFILE[@]|$(M4_DEBUGFILE)|g' \
221	-e 's|@AWK[@]|$(AWK)|g' \
222	-e 's|@VERSION[@]|$(VERSION)|g' \
223	-e 's|@PACKAGE_NAME[@]|$(PACKAGE_NAME)|g' \
224	-e 's|@configure_input[@]|Generated from $@.in; do not edit by hand.|g'
225
226TAGS_DEPENDENCIES = $(EXTRA_DIST)
227letters = abcdefghijklmnopqrstuvwxyz
228LETTERS = ABCDEFGHIJKLMNOPQRSTUVWXYZ
229DIGITS = 0123456789
230WORD_REGEXP = [$(LETTERS)$(letters)_][$(LETTERS)$(letters)$(DIGITS)_]*
231ETAGS_PERL = --lang=perl \
232  autoheader.in autoreconf.in autoupdate.in autoscan.in autom4te.in \
233  ifnames.in
234
235ETAGS_SH = --lang=none --regex='/\($(WORD_REGEXP)\)=/\1/' \
236  autoconf.in
237
238ETAGS_ARGS = $(ETAGS_PERL) $(ETAGS_SH)
239all: all-am
240
241.SUFFIXES:
242.SUFFIXES: .m4 .m4f
243$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../lib/freeze.mk $(am__configure_deps)
244	@for dep in $?; do \
245	  case '$(am__configure_deps)' in \
246	    *$$dep*) \
247	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
248		&& exit 0; \
249	      exit 1;; \
250	  esac; \
251	done; \
252	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  bin/Makefile'; \
253	cd $(top_srcdir) && \
254	  $(AUTOMAKE) --gnu  bin/Makefile
255.PRECIOUS: Makefile
256Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
257	@case '$?' in \
258	  *config.status*) \
259	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
260	  *) \
261	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
262	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
263	esac;
264
265$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
266	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267
268$(top_srcdir)/configure:  $(am__configure_deps)
269	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
270$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
271	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272install-binSCRIPTS: $(bin_SCRIPTS)
273	@$(NORMAL_INSTALL)
274	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
275	@list='$(bin_SCRIPTS)'; for p in $$list; do \
276	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
277	  if test -f $$d$$p; then \
278	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
279	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
280	    $(binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
281	  else :; fi; \
282	done
283
284uninstall-binSCRIPTS:
285	@$(NORMAL_UNINSTALL)
286	@list='$(bin_SCRIPTS)'; for p in $$list; do \
287	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
288	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
289	  rm -f "$(DESTDIR)$(bindir)/$$f"; \
290	done
291
292ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
293	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
294	unique=`for i in $$list; do \
295	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
296	  done | \
297	  $(AWK) '    { files[$$0] = 1; } \
298	       END { for (i in files) print i; }'`; \
299	mkid -fID $$unique
300tags: TAGS
301
302TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
303		$(TAGS_FILES) $(LISP)
304	tags=; \
305	here=`pwd`; \
306	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
307	unique=`for i in $$list; do \
308	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
309	  done | \
310	  $(AWK) '    { files[$$0] = 1; } \
311	       END { for (i in files) print i; }'`; \
312	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
313	  test -n "$$unique" || unique=$$empty_fix; \
314	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
315	    $$tags $$unique; \
316	fi
317ctags: CTAGS
318CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
319		$(TAGS_FILES) $(LISP)
320	tags=; \
321	here=`pwd`; \
322	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
323	unique=`for i in $$list; do \
324	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325	  done | \
326	  $(AWK) '    { files[$$0] = 1; } \
327	       END { for (i in files) print i; }'`; \
328	test -z "$(CTAGS_ARGS)$$tags$$unique" \
329	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
330	     $$tags $$unique
331
332GTAGS:
333	here=`$(am__cd) $(top_builddir) && pwd` \
334	  && cd $(top_srcdir) \
335	  && gtags -i $(GTAGS_ARGS) $$here
336
337distclean-tags:
338	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
339
340distdir: $(DISTFILES)
341	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
342	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
343	list='$(DISTFILES)'; \
344	  dist_files=`for file in $$list; do echo $$file; done | \
345	  sed -e "s|^$$srcdirstrip/||;t" \
346	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
347	case $$dist_files in \
348	  */*) $(MKDIR_P) `echo "$$dist_files" | \
349			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
350			   sort -u` ;; \
351	esac; \
352	for file in $$dist_files; do \
353	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354	  if test -d $$d/$$file; then \
355	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
356	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
357	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
358	    fi; \
359	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
360	  else \
361	    test -f $(distdir)/$$file \
362	    || cp -p $$d/$$file $(distdir)/$$file \
363	    || exit 1; \
364	  fi; \
365	done
366check-am: all-am
367check: check-am
368all-am: Makefile $(SCRIPTS)
369installdirs:
370	for dir in "$(DESTDIR)$(bindir)"; do \
371	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
372	done
373install: install-am
374install-exec: install-exec-am
375install-data: install-data-am
376uninstall: uninstall-am
377
378install-am: all-am
379	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
380
381installcheck: installcheck-am
382install-strip:
383	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
384	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
385	  `test -z '$(STRIP)' || \
386	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
387mostlyclean-generic:
388	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
389
390clean-generic:
391
392distclean-generic:
393	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
394
395maintainer-clean-generic:
396	@echo "This command is intended for maintainers to use"
397	@echo "it deletes files that may require special tools to rebuild."
398clean: clean-am
399
400clean-am: clean-generic mostlyclean-am
401
402distclean: distclean-am
403	-rm -f Makefile
404distclean-am: clean-am distclean-generic distclean-tags
405
406dvi: dvi-am
407
408dvi-am:
409
410html: html-am
411
412info: info-am
413
414info-am:
415
416install-data-am:
417
418install-dvi: install-dvi-am
419
420install-exec-am: install-binSCRIPTS
421
422install-html: install-html-am
423
424install-info: install-info-am
425
426install-man:
427
428install-pdf: install-pdf-am
429
430install-ps: install-ps-am
431
432installcheck-am:
433
434maintainer-clean: maintainer-clean-am
435	-rm -f Makefile
436maintainer-clean-am: distclean-am maintainer-clean-generic
437
438mostlyclean: mostlyclean-am
439
440mostlyclean-am: mostlyclean-generic
441
442pdf: pdf-am
443
444pdf-am:
445
446ps: ps-am
447
448ps-am:
449
450uninstall-am: uninstall-binSCRIPTS
451
452.MAKE: install-am install-strip
453
454.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
455	ctags distclean distclean-generic distclean-tags distdir dvi \
456	dvi-am html html-am info info-am install install-am \
457	install-binSCRIPTS install-data install-data-am install-dvi \
458	install-dvi-am install-exec install-exec-am install-html \
459	install-html-am install-info install-info-am install-man \
460	install-pdf install-pdf-am install-ps install-ps-am \
461	install-strip installcheck installcheck-am installdirs \
462	maintainer-clean maintainer-clean-generic mostlyclean \
463	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
464	uninstall-am uninstall-binSCRIPTS
465
466$(AUTOM4TE_CFG): $(top_srcdir)/lib/autom4te.in
467	cd $(top_builddir)/lib && $(MAKE) $(AM_MAKEFLAGS) autom4te.cfg
468
469# When processing the file with diversion disabled, there must be no
470# output but comments and empty lines.
471# If freezing produces output, something went wrong: a bad `divert',
472# or an improper paren etc.
473# It may happen that the output does not end with an end of line, hence
474# force an end of line when reporting errors.
475.m4.m4f:
476	$(MY_AUTOM4TE)				\
477		--language=$*			\
478		--freeze			\
479		--output=$@
480
481# For parallel builds.
482$(build_libdir)/m4sugar/version.m4:
483	cd $(build_libdir)/m4sugar && $(MAKE) $(AM_MAKEFLAGS) version.m4
484
485check-forbidden-patterns:
486	@if (cd $(srcdir) && \
487	    $(GREP) $(forbidden_patterns) $(forbidden_patterns_files)) \
488	    >forbidden.log; then \
489	  echo "ERROR: forbidden patterns were found:" >&2; \
490	  sed "s,^,$*.m4: ," <forbidden.log >&2; \
491	  echo >&2; \
492	  exit 1; \
493	else \
494	  rm -f forbidden.log; \
495	fi
496
497# autoconf is written in M4sh.
498# FIXME: this target should depend on the frozen files below lib/m4sugar,
499# otherwise autom4te may pick up a frozen m4sh.m4f from an earlier
500# installation below the same $(prefix); work around this with --melt.
501autoconf.in: $(srcdir)/autoconf.as $(m4sh_m4f_dependencies)
502	$(MY_AUTOM4TE) --language M4sh --cache '' --melt $(srcdir)/autoconf.as -o $@
503
504$(bin_SCRIPTS): Makefile
505	rm -f $@ $@.tmp
506	$(edit) `test -f ./$@.in || echo $(srcdir)/`$@.in >$@.tmp
507	chmod +x $@.tmp
508	chmod a-w $@.tmp
509	mv $@.tmp $@
510
511autoconf: autoconf.in
512autoheader: $(srcdir)/autoheader.in
513autom4te: $(srcdir)/autom4te.in
514autoreconf: $(srcdir)/autoreconf.in
515autoscan: $(srcdir)/autoscan.in
516autoupdate: $(srcdir)/autoupdate.in
517ifnames: $(srcdir)/ifnames.in
518# Tell versions [3.59,3.63) of GNU make to not export all variables.
519# Otherwise a system limit (for SysV at least) may be exceeded.
520.NOEXPORT:
521