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 = :
33subdir = lib
34DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
35ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
36am__aclocal_m4_deps = $(top_srcdir)/m4/m4.m4 \
37	$(top_srcdir)/configure.ac
38am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
39	$(ACLOCAL_M4)
40mkinstalldirs = $(install_sh) -d
41CONFIG_CLEAN_FILES =
42SOURCES =
43DIST_SOURCES =
44RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
45	html-recursive info-recursive install-data-recursive \
46	install-dvi-recursive install-exec-recursive \
47	install-html-recursive install-info-recursive \
48	install-pdf-recursive install-ps-recursive install-recursive \
49	installcheck-recursive installdirs-recursive pdf-recursive \
50	ps-recursive uninstall-recursive
51am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52am__vpath_adj = case $$p in \
53    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54    *) f=$$p;; \
55  esac;
56am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
57am__installdirs = "$(DESTDIR)$(pkgdatadir)"
58nodist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
59DATA = $(nodist_pkgdata_DATA)
60RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
61  distclean-recursive maintainer-clean-recursive
62ETAGS = etags
63CTAGS = ctags
64DIST_SUBDIRS = $(SUBDIRS)
65DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66ACLOCAL = @ACLOCAL@
67AMTAR = @AMTAR@
68AUTOCONF = @AUTOCONF@
69AUTOHEADER = @AUTOHEADER@
70AUTOMAKE = @AUTOMAKE@
71AWK = @AWK@
72CYGPATH_W = @CYGPATH_W@
73DEFS = @DEFS@
74ECHO_C = @ECHO_C@
75ECHO_N = @ECHO_N@
76ECHO_T = @ECHO_T@
77EGREP = @EGREP@
78EMACS = @EMACS@
79EMACSLOADPATH = @EMACSLOADPATH@
80EXPR = @EXPR@
81GREP = @GREP@
82HELP2MAN = @HELP2MAN@
83INSTALL = @INSTALL@
84INSTALL_DATA = @INSTALL_DATA@
85INSTALL_PROGRAM = @INSTALL_PROGRAM@
86INSTALL_SCRIPT = @INSTALL_SCRIPT@
87INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
88LIBOBJS = @LIBOBJS@
89LIBS = @LIBS@
90LTLIBOBJS = @LTLIBOBJS@
91M4 = @M4@
92M4_DEBUGFILE = @M4_DEBUGFILE@
93MAKEINFO = @MAKEINFO@
94MKDIR_P = @MKDIR_P@
95PACKAGE = @PACKAGE@
96PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
97PACKAGE_NAME = @PACKAGE_NAME@
98PACKAGE_STRING = @PACKAGE_STRING@
99PACKAGE_TARNAME = @PACKAGE_TARNAME@
100PACKAGE_VERSION = @PACKAGE_VERSION@
101PATH_SEPARATOR = @PATH_SEPARATOR@
102PERL = @PERL@
103SED = @SED@
104SET_MAKE = @SET_MAKE@
105SHELL = @SHELL@
106STRIP = @STRIP@
107TEST_EMACS = @TEST_EMACS@
108VERSION = @VERSION@
109abs_builddir = @abs_builddir@
110abs_srcdir = @abs_srcdir@
111abs_top_builddir = @abs_top_builddir@
112abs_top_srcdir = @abs_top_srcdir@
113ac_cv_sh_n_works = @ac_cv_sh_n_works@
114am__leading_dot = @am__leading_dot@
115am__tar = @am__tar@
116am__untar = @am__untar@
117bindir = @bindir@
118build_alias = @build_alias@
119builddir = @builddir@
120datadir = @datadir@
121datarootdir = @datarootdir@
122docdir = @docdir@
123dvidir = @dvidir@
124exec_prefix = @exec_prefix@
125host_alias = @host_alias@
126htmldir = @htmldir@
127includedir = @includedir@
128infodir = @infodir@
129install_sh = @install_sh@
130libdir = @libdir@
131libexecdir = @libexecdir@
132lispdir = @lispdir@
133localedir = @localedir@
134localstatedir = @localstatedir@
135mandir = @mandir@
136mkdir_p = @mkdir_p@
137oldincludedir = @oldincludedir@
138pdfdir = @pdfdir@
139prefix = @prefix@
140program_transform_name = @program_transform_name@
141psdir = @psdir@
142sbindir = @sbindir@
143sharedstatedir = @sharedstatedir@
144srcdir = @srcdir@
145sysconfdir = @sysconfdir@
146target_alias = @target_alias@
147top_builddir = @top_builddir@
148top_srcdir = @top_srcdir@
149SUBDIRS = Autom4te m4sugar autoconf autotest autoscan emacs
150nodist_pkgdata_DATA = autom4te.cfg
151EXTRA_DIST = autom4te.in freeze.mk
152edit = sed \
153	-e 's|@SHELL[@]|$(SHELL)|g' \
154	-e 's|@PERL[@]|$(PERL)|g' \
155	-e 's|@bindir[@]|$(bindir)|g' \
156	-e 's|@datadir[@]|$(pkgdatadir)|g' \
157	-e 's|@prefix[@]|$(prefix)|g' \
158	-e 's|@autoconf-name[@]|'`echo autoconf | sed '$(transform)'`'|g' \
159	-e 's|@autoheader-name[@]|'`echo autoheader | sed '$(transform)'`'|g' \
160	-e 's|@autom4te-name[@]|'`echo autom4te | sed '$(transform)'`'|g' \
161	-e 's|@M4[@]|$(M4)|g' \
162	-e 's|@AWK[@]|$(AWK)|g' \
163	-e 's|@VERSION[@]|$(VERSION)|g' \
164	-e 's|@PACKAGE_NAME[@]|$(PACKAGE_NAME)|g'
165
166
167# All the files below depend on Makefile so that they are rebuilt
168# when the prefix, etc. changes. Unfortunately, suffix rules
169# cannot have additional dependencies, so we have to use explicit rules.
170CLEANFILES = autom4te.cfg
171all: all-recursive
172
173.SUFFIXES:
174$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
175	@for dep in $?; do \
176	  case '$(am__configure_deps)' in \
177	    *$$dep*) \
178	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
179		&& exit 0; \
180	      exit 1;; \
181	  esac; \
182	done; \
183	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  lib/Makefile'; \
184	cd $(top_srcdir) && \
185	  $(AUTOMAKE) --gnu  lib/Makefile
186.PRECIOUS: Makefile
187Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188	@case '$?' in \
189	  *config.status*) \
190	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
191	  *) \
192	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
193	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
194	esac;
195
196$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
197	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198
199$(top_srcdir)/configure:  $(am__configure_deps)
200	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
202	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203install-nodist_pkgdataDATA: $(nodist_pkgdata_DATA)
204	@$(NORMAL_INSTALL)
205	test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
206	@list='$(nodist_pkgdata_DATA)'; for p in $$list; do \
207	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
208	  f=$(am__strip_dir) \
209	  echo " $(nodist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
210	  $(nodist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
211	done
212
213uninstall-nodist_pkgdataDATA:
214	@$(NORMAL_UNINSTALL)
215	@list='$(nodist_pkgdata_DATA)'; for p in $$list; do \
216	  f=$(am__strip_dir) \
217	  echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
218	  rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
219	done
220
221# This directory's subdirectories are mostly independent; you can cd
222# into them and run `make' without going through this Makefile.
223# To change the values of `make' variables: instead of editing Makefiles,
224# (1) if the variable is set in `config.status', edit `config.status'
225#     (which will cause the Makefiles to be regenerated when you run `make');
226# (2) otherwise, pass the desired values on the `make' command line.
227$(RECURSIVE_TARGETS):
228	@failcom='exit 1'; \
229	for f in x $$MAKEFLAGS; do \
230	  case $$f in \
231	    *=* | --[!k]*);; \
232	    *k*) failcom='fail=yes';; \
233	  esac; \
234	done; \
235	dot_seen=no; \
236	target=`echo $@ | sed s/-recursive//`; \
237	list='$(SUBDIRS)'; for subdir in $$list; do \
238	  echo "Making $$target in $$subdir"; \
239	  if test "$$subdir" = "."; then \
240	    dot_seen=yes; \
241	    local_target="$$target-am"; \
242	  else \
243	    local_target="$$target"; \
244	  fi; \
245	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
246	  || eval $$failcom; \
247	done; \
248	if test "$$dot_seen" = "no"; then \
249	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
250	fi; test -z "$$fail"
251
252$(RECURSIVE_CLEAN_TARGETS):
253	@failcom='exit 1'; \
254	for f in x $$MAKEFLAGS; do \
255	  case $$f in \
256	    *=* | --[!k]*);; \
257	    *k*) failcom='fail=yes';; \
258	  esac; \
259	done; \
260	dot_seen=no; \
261	case "$@" in \
262	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
263	  *) list='$(SUBDIRS)' ;; \
264	esac; \
265	rev=''; for subdir in $$list; do \
266	  if test "$$subdir" = "."; then :; else \
267	    rev="$$subdir $$rev"; \
268	  fi; \
269	done; \
270	rev="$$rev ."; \
271	target=`echo $@ | sed s/-recursive//`; \
272	for subdir in $$rev; do \
273	  echo "Making $$target in $$subdir"; \
274	  if test "$$subdir" = "."; then \
275	    local_target="$$target-am"; \
276	  else \
277	    local_target="$$target"; \
278	  fi; \
279	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
280	  || eval $$failcom; \
281	done && test -z "$$fail"
282tags-recursive:
283	list='$(SUBDIRS)'; for subdir in $$list; do \
284	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
285	done
286ctags-recursive:
287	list='$(SUBDIRS)'; for subdir in $$list; do \
288	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
289	done
290
291ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
292	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
293	unique=`for i in $$list; do \
294	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
295	  done | \
296	  $(AWK) '    { files[$$0] = 1; } \
297	       END { for (i in files) print i; }'`; \
298	mkid -fID $$unique
299tags: TAGS
300
301TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
302		$(TAGS_FILES) $(LISP)
303	tags=; \
304	here=`pwd`; \
305	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
306	  include_option=--etags-include; \
307	  empty_fix=.; \
308	else \
309	  include_option=--include; \
310	  empty_fix=; \
311	fi; \
312	list='$(SUBDIRS)'; for subdir in $$list; do \
313	  if test "$$subdir" = .; then :; else \
314	    test ! -f $$subdir/TAGS || \
315	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
316	  fi; \
317	done; \
318	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
319	unique=`for i in $$list; do \
320	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
321	  done | \
322	  $(AWK) '    { files[$$0] = 1; } \
323	       END { for (i in files) print i; }'`; \
324	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
325	  test -n "$$unique" || unique=$$empty_fix; \
326	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
327	    $$tags $$unique; \
328	fi
329ctags: CTAGS
330CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
331		$(TAGS_FILES) $(LISP)
332	tags=; \
333	here=`pwd`; \
334	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
335	unique=`for i in $$list; do \
336	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337	  done | \
338	  $(AWK) '    { files[$$0] = 1; } \
339	       END { for (i in files) print i; }'`; \
340	test -z "$(CTAGS_ARGS)$$tags$$unique" \
341	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
342	     $$tags $$unique
343
344GTAGS:
345	here=`$(am__cd) $(top_builddir) && pwd` \
346	  && cd $(top_srcdir) \
347	  && gtags -i $(GTAGS_ARGS) $$here
348
349distclean-tags:
350	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
351
352distdir: $(DISTFILES)
353	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
354	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
355	list='$(DISTFILES)'; \
356	  dist_files=`for file in $$list; do echo $$file; done | \
357	  sed -e "s|^$$srcdirstrip/||;t" \
358	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
359	case $$dist_files in \
360	  */*) $(MKDIR_P) `echo "$$dist_files" | \
361			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
362			   sort -u` ;; \
363	esac; \
364	for file in $$dist_files; do \
365	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
366	  if test -d $$d/$$file; then \
367	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
368	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
369	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
370	    fi; \
371	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
372	  else \
373	    test -f $(distdir)/$$file \
374	    || cp -p $$d/$$file $(distdir)/$$file \
375	    || exit 1; \
376	  fi; \
377	done
378	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
379	  if test "$$subdir" = .; then :; else \
380	    test -d "$(distdir)/$$subdir" \
381	    || $(MKDIR_P) "$(distdir)/$$subdir" \
382	    || exit 1; \
383	    distdir=`$(am__cd) $(distdir) && pwd`; \
384	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
385	    (cd $$subdir && \
386	      $(MAKE) $(AM_MAKEFLAGS) \
387	        top_distdir="$$top_distdir" \
388	        distdir="$$distdir/$$subdir" \
389		am__remove_distdir=: \
390		am__skip_length_check=: \
391	        distdir) \
392	      || exit 1; \
393	  fi; \
394	done
395check-am: all-am
396check: check-recursive
397all-am: Makefile $(DATA)
398installdirs: installdirs-recursive
399installdirs-am:
400	for dir in "$(DESTDIR)$(pkgdatadir)"; do \
401	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
402	done
403install: install-recursive
404install-exec: install-exec-recursive
405install-data: install-data-recursive
406uninstall: uninstall-recursive
407
408install-am: all-am
409	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
410
411installcheck: installcheck-recursive
412install-strip:
413	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
414	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
415	  `test -z '$(STRIP)' || \
416	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
417mostlyclean-generic:
418
419clean-generic:
420	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
421
422distclean-generic:
423	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
424
425maintainer-clean-generic:
426	@echo "This command is intended for maintainers to use"
427	@echo "it deletes files that may require special tools to rebuild."
428clean: clean-recursive
429
430clean-am: clean-generic mostlyclean-am
431
432distclean: distclean-recursive
433	-rm -f Makefile
434distclean-am: clean-am distclean-generic distclean-tags
435
436dvi: dvi-recursive
437
438dvi-am:
439
440html: html-recursive
441
442info: info-recursive
443
444info-am:
445
446install-data-am: install-nodist_pkgdataDATA
447
448install-dvi: install-dvi-recursive
449
450install-exec-am:
451
452install-html: install-html-recursive
453
454install-info: install-info-recursive
455
456install-man:
457
458install-pdf: install-pdf-recursive
459
460install-ps: install-ps-recursive
461
462installcheck-am:
463
464maintainer-clean: maintainer-clean-recursive
465	-rm -f Makefile
466maintainer-clean-am: distclean-am maintainer-clean-generic
467
468mostlyclean: mostlyclean-recursive
469
470mostlyclean-am: mostlyclean-generic
471
472pdf: pdf-recursive
473
474pdf-am:
475
476ps: ps-recursive
477
478ps-am:
479
480uninstall-am: uninstall-nodist_pkgdataDATA
481
482.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
483	install-strip
484
485.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
486	all all-am check check-am clean clean-generic ctags \
487	ctags-recursive distclean distclean-generic distclean-tags \
488	distdir dvi dvi-am html html-am info info-am install \
489	install-am install-data install-data-am install-dvi \
490	install-dvi-am install-exec install-exec-am install-html \
491	install-html-am install-info install-info-am install-man \
492	install-nodist_pkgdataDATA install-pdf install-pdf-am \
493	install-ps install-ps-am install-strip installcheck \
494	installcheck-am installdirs installdirs-am maintainer-clean \
495	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
496	pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
497	uninstall-nodist_pkgdataDATA
498
499autom4te.cfg: $(srcdir)/autom4te.in Makefile
500	rm -f autom4te.cfg autom4te.tmp
501	$(edit) $(srcdir)/autom4te.in >autom4te.tmp
502	chmod a-w autom4te.tmp
503	mv autom4te.tmp autom4te.cfg
504# Tell versions [3.59,3.63) of GNU make to not export all variables.
505# Otherwise a system limit (for SysV at least) may be exceeded.
506.NOEXPORT:
507