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# Make Autoconf commands.
19
20# Copyright (C) 1999-2007, 2009-2012 Free Software Foundation, Inc.
21
22# This program is free software: you can redistribute it and/or modify
23# it under the terms of the GNU General Public License as published by
24# the Free Software Foundation, either version 3 of the License, or
25# (at your option) any later version.
26
27# This program is distributed in the hope that it will be useful,
28# but WITHOUT ANY WARRANTY; without even the implied warranty of
29# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30# GNU General Public License for more details.
31
32# You should have received a copy of the GNU General Public License
33# along with this program.  If not, see <http://www.gnu.org/licenses/>.
34
35# Freeze M4 files.
36
37# Copyright (C) 2002, 2004, 2006-2012 Free Software Foundation, Inc.
38
39# This program is free software: you can redistribute it and/or modify
40# it under the terms of the GNU General Public License as published by
41# the Free Software Foundation, either version 3 of the License, or
42# (at your option) any later version.
43
44# This program is distributed in the hope that it will be useful,
45# but WITHOUT ANY WARRANTY; without even the implied warranty of
46# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
47# GNU General Public License for more details.
48
49# You should have received a copy of the GNU General Public License
50# along with this program.  If not, see <http://www.gnu.org/licenses/>.
51
52VPATH = @srcdir@
53pkgdatadir = $(datadir)/@PACKAGE@
54pkgincludedir = $(includedir)/@PACKAGE@
55pkglibdir = $(libdir)/@PACKAGE@
56pkglibexecdir = $(libexecdir)/@PACKAGE@
57am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
58install_sh_DATA = $(install_sh) -c -m 644
59install_sh_PROGRAM = $(install_sh) -c
60install_sh_SCRIPT = $(install_sh) -c
61INSTALL_HEADER = $(INSTALL_DATA)
62transform = $(program_transform_name)
63NORMAL_INSTALL = :
64PRE_INSTALL = :
65POST_INSTALL = :
66NORMAL_UNINSTALL = :
67PRE_UNINSTALL = :
68POST_UNINSTALL = :
69build_triplet = @build@
70host_triplet = @host@
71DIST_COMMON = $(srcdir)/../lib/freeze.mk $(srcdir)/Makefile.am \
72	$(srcdir)/Makefile.in
73subdir = bin
74ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
75am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
76	$(top_srcdir)/m4/m4.m4 $(top_srcdir)/m4/make-case.m4 \
77	$(top_srcdir)/configure.ac
78am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79	$(ACLOCAL_M4)
80mkinstalldirs = $(install_sh) -d
81CONFIG_CLEAN_FILES =
82CONFIG_CLEAN_VPATH_FILES =
83am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
84am__vpath_adj = case $$p in \
85    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
86    *) f=$$p;; \
87  esac;
88am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
89am__install_max = 40
90am__nobase_strip_setup = \
91  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
92am__nobase_strip = \
93  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
94am__nobase_list = $(am__nobase_strip_setup); \
95  for p in $$list; do echo "$$p $$p"; done | \
96  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
97  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
98    if (++n[$$2] == $(am__install_max)) \
99      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
100    END { for (dir in files) print dir, files[dir] }'
101am__base_list = \
102  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
103  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
104am__installdirs = "$(DESTDIR)$(bindir)"
105SCRIPTS = $(bin_SCRIPTS)
106SOURCES =
107DIST_SOURCES =
108ETAGS = etags
109CTAGS = ctags
110DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
111ACLOCAL = @ACLOCAL@
112AMTAR = @AMTAR@
113AUTOCONF = @AUTOCONF@
114AUTOHEADER = @AUTOHEADER@
115AUTOMAKE = @AUTOMAKE@
116AWK = @AWK@
117CYGPATH_W = @CYGPATH_W@
118DEFS = @DEFS@
119ECHO_C = @ECHO_C@
120ECHO_N = @ECHO_N@
121ECHO_T = @ECHO_T@
122EGREP = @EGREP@
123EMACS = @EMACS@
124EMACSLOADPATH = @EMACSLOADPATH@
125EXPR = @EXPR@
126GREP = @GREP@
127HELP2MAN = @HELP2MAN@
128INSTALL = @INSTALL@
129INSTALL_DATA = @INSTALL_DATA@
130INSTALL_PROGRAM = @INSTALL_PROGRAM@
131INSTALL_SCRIPT = @INSTALL_SCRIPT@
132INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
133LIBOBJS = @LIBOBJS@
134LIBS = @LIBS@
135LTLIBOBJS = @LTLIBOBJS@
136M4 = @M4@
137M4_DEBUGFILE = @M4_DEBUGFILE@
138M4_GNU = @M4_GNU@
139MAKEINFO = @MAKEINFO@
140MKDIR_P = @MKDIR_P@
141PACKAGE = @PACKAGE@
142PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
143PACKAGE_NAME = @PACKAGE_NAME@
144PACKAGE_STRING = @PACKAGE_STRING@
145PACKAGE_TARNAME = @PACKAGE_TARNAME@
146PACKAGE_URL = @PACKAGE_URL@
147PACKAGE_VERSION = @PACKAGE_VERSION@
148PATH_SEPARATOR = @PATH_SEPARATOR@
149PERL = @PERL@
150PERL_FLOCK = @PERL_FLOCK@
151SED = @SED@
152SET_MAKE = @SET_MAKE@
153SHELL = @SHELL@
154STRIP = @STRIP@
155TEST_EMACS = @TEST_EMACS@
156VERSION = @VERSION@
157abs_builddir = @abs_builddir@
158abs_srcdir = @abs_srcdir@
159abs_top_builddir = @abs_top_builddir@
160abs_top_srcdir = @abs_top_srcdir@
161ac_cv_dir_trailing_space = @ac_cv_dir_trailing_space@
162ac_cv_sh_n_works = @ac_cv_sh_n_works@
163ac_cv_unsupported_fs_chars = @ac_cv_unsupported_fs_chars@
164am__leading_dot = @am__leading_dot@
165am__tar = @am__tar@
166am__untar = @am__untar@
167bindir = @bindir@
168build = @build@
169build_alias = @build_alias@
170build_cpu = @build_cpu@
171build_os = @build_os@
172build_vendor = @build_vendor@
173builddir = @builddir@
174datadir = @datadir@
175datarootdir = @datarootdir@
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@
190lispdir = @lispdir@
191localedir = @localedir@
192localstatedir = @localstatedir@
193mandir = @mandir@
194mkdir_p = @mkdir_p@
195oldincludedir = @oldincludedir@
196pdfdir = @pdfdir@
197prefix = @prefix@
198program_transform_name = @program_transform_name@
199psdir = @psdir@
200sbindir = @sbindir@
201sharedstatedir = @sharedstatedir@
202srcdir = @srcdir@
203sysconfdir = @sysconfdir@
204target_alias = @target_alias@
205top_build_prefix = @top_build_prefix@
206top_builddir = @top_builddir@
207top_srcdir = @top_srcdir@
208SUFFIXES = .m4 .m4f
209AUTOM4TE_CFG = $(top_builddir)/lib/autom4te.cfg
210
211# Do not use AUTOM4TE here, since maint.mk (my-distcheck)
212# checks if we are independent of Autoconf by defining AUTOM4TE (and
213# others) to `false'.  Autoconf provides autom4te, so that doesn't
214# apply to us.
215MY_AUTOM4TE = \
216	autom4te_perllibdir='$(top_srcdir)'/lib					\
217	AUTOM4TE_CFG='$(AUTOM4TE_CFG)'         $(top_builddir)/bin/autom4te	\
218		-B '$(top_builddir)'/lib -B '$(top_srcdir)'/lib        # keep ` '
219
220
221# Factor the dependencies between all the frozen files.
222# Some day we should explain to Automake how to use autom4te to compute
223# the dependencies...
224src_libdir = $(top_srcdir)/lib
225build_libdir = $(top_builddir)/lib
226m4f_dependencies = $(top_builddir)/bin/autom4te $(AUTOM4TE_CFG)
227m4sugar_m4f_dependencies = \
228	$(m4f_dependencies)			\
229	$(src_libdir)/m4sugar/m4sugar.m4	\
230	$(build_libdir)/m4sugar/version.m4
231
232m4sh_m4f_dependencies = \
233	$(m4sugar_m4f_dependencies)		\
234	$(src_libdir)/m4sugar/m4sh.m4
235
236autotest_m4f_dependencies = \
237	$(m4sh_m4f_dependencies)		\
238	$(src_libdir)/autotest/autotest.m4	\
239	$(src_libdir)/autotest/general.m4	\
240	$(src_libdir)/autotest/specific.m4
241
242autoconf_m4f_dependencies = \
243	$(m4sh_m4f_dependencies)		\
244	$(src_libdir)/autoconf/autoscan.m4	\
245	$(src_libdir)/autoconf/general.m4	\
246	$(src_libdir)/autoconf/autoheader.m4	\
247	$(src_libdir)/autoconf/autoupdate.m4	\
248	$(src_libdir)/autoconf/autotest.m4	\
249	$(src_libdir)/autoconf/status.m4	\
250	$(src_libdir)/autoconf/oldnames.m4	\
251	$(src_libdir)/autoconf/specific.m4	\
252	$(src_libdir)/autoconf/lang.m4		\
253	$(src_libdir)/autoconf/c.m4		\
254	$(src_libdir)/autoconf/fortran.m4	\
255	$(src_libdir)/autoconf/erlang.m4	\
256	$(src_libdir)/autoconf/go.m4		\
257	$(src_libdir)/autoconf/functions.m4	\
258	$(src_libdir)/autoconf/headers.m4	\
259	$(src_libdir)/autoconf/types.m4		\
260	$(src_libdir)/autoconf/libs.m4		\
261	$(src_libdir)/autoconf/programs.m4	\
262	$(src_libdir)/autoconf/autoconf.m4
263
264ETAGS_FOR_M4 = \
265  --lang=none \
266  --regex='/\(m4_define\|define\)(\[\([^]]*\)\]/\2/'
267
268ETAGS_FOR_M4SUGAR = \
269  $(ETAGS_FOR_M4) \
270  --regex='/m4_defun(\[\([^]]*\)\]/\1/'
271
272ETAGS_FOR_AUTOCONF = \
273  $(ETAGS_FOR_M4SUGAR) \
274  --regex='/\(A[CU]_DEFUN\|AU_ALIAS\)(\[\([^]]*\)\]/\2/' \
275  --regex='/AN_\(FUNCTION\|HEADER\|IDENTIFIER\|LIBRARY\|MAKEVAR\|PROGRAM\)(\[\([^]]*\)\]/\2/'
276
277bin_SCRIPTS = autom4te \
278	      autoconf autoheader autoreconf ifnames autoscan autoupdate
279
280EXTRA_DIST = autoconf.as autoheader.in autoreconf.in autoupdate.in ifnames.in \
281	     autoscan.in autom4te.in
282
283
284# Files that should be removed, but which Automake does not know.
285MOSTLYCLEANFILES = $(bin_SCRIPTS) autoconf.in *.tmp
286
287# Get the release year from ../ChangeLog.
288RELEASE_YEAR = \
289  `sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' $(top_srcdir)/ChangeLog`
290
291edit = sed \
292	-e 's|@SHELL[@]|$(SHELL)|g' \
293	-e 's|@PERL[@]|$(PERL)|g' \
294	-e 's|@PERL_FLOCK[@]|$(PERL_FLOCK)|g' \
295	-e 's|@bindir[@]|$(bindir)|g' \
296	-e 's|@pkgdatadir[@]|$(pkgdatadir)|g' \
297	-e 's|@prefix[@]|$(prefix)|g' \
298	-e 's|@autoconf-name[@]|'`echo autoconf | sed '$(transform)'`'|g' \
299	-e 's|@autoheader-name[@]|'`echo autoheader | sed '$(transform)'`'|g' \
300	-e 's|@autom4te-name[@]|'`echo autom4te | sed '$(transform)'`'|g' \
301	-e 's|@M4[@]|$(M4)|g' \
302	-e 's|@M4_DEBUGFILE[@]|$(M4_DEBUGFILE)|g' \
303	-e 's|@M4_GNU[@]|$(M4_GNU)|g' \
304	-e 's|@AWK[@]|$(AWK)|g' \
305	-e 's|@RELEASE_YEAR[@]|'$(RELEASE_YEAR)'|g' \
306	-e 's|@VERSION[@]|$(VERSION)|g' \
307	-e 's|@PACKAGE_NAME[@]|$(PACKAGE_NAME)|g' \
308	-e 's|@configure_input[@]|Generated from $@.in; do not edit by hand.|g'
309
310TAGS_DEPENDENCIES = $(EXTRA_DIST)
311letters = abcdefghijklmnopqrstuvwxyz
312LETTERS = ABCDEFGHIJKLMNOPQRSTUVWXYZ
313DIGITS = 0123456789
314WORD_REGEXP = [$(LETTERS)$(letters)_][$(LETTERS)$(letters)$(DIGITS)_]*
315ETAGS_PERL = --lang=perl \
316  autoheader.in autoreconf.in autoupdate.in autoscan.in autom4te.in \
317  ifnames.in
318
319ETAGS_SH = --lang=none --regex='/\($(WORD_REGEXP)\)=/\1/' \
320  autoconf.in
321
322ETAGS_ARGS = $(ETAGS_PERL) $(ETAGS_SH)
323all: all-am
324
325.SUFFIXES:
326.SUFFIXES: .m4 .m4f
327$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../lib/freeze.mk $(am__configure_deps)
328	@for dep in $?; do \
329	  case '$(am__configure_deps)' in \
330	    *$$dep*) \
331	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
332	        && { if test -f $@; then exit 0; else break; fi; }; \
333	      exit 1;; \
334	  esac; \
335	done; \
336	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu bin/Makefile'; \
337	$(am__cd) $(top_srcdir) && \
338	  $(AUTOMAKE) --gnu bin/Makefile
339.PRECIOUS: Makefile
340Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
341	@case '$?' in \
342	  *config.status*) \
343	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
344	  *) \
345	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
346	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
347	esac;
348
349$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
350	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
351
352$(top_srcdir)/configure:  $(am__configure_deps)
353	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
354$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
355	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
356$(am__aclocal_m4_deps):
357install-binSCRIPTS: $(bin_SCRIPTS)
358	@$(NORMAL_INSTALL)
359	test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
360	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
361	for p in $$list; do \
362	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
363	  if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
364	done | \
365	sed -e 'p;s,.*/,,;n' \
366	    -e 'h;s|.*|.|' \
367	    -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
368	$(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
369	  { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
370	    if ($$2 == $$4) { files[d] = files[d] " " $$1; \
371	      if (++n[d] == $(am__install_max)) { \
372		print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
373	    else { print "f", d "/" $$4, $$1 } } \
374	  END { for (d in files) print "f", d, files[d] }' | \
375	while read type dir files; do \
376	     if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
377	     test -z "$$files" || { \
378	       echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
379	       $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
380	     } \
381	; done
382
383uninstall-binSCRIPTS:
384	@$(NORMAL_UNINSTALL)
385	@list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
386	files=`for p in $$list; do echo "$$p"; done | \
387	       sed -e 's,.*/,,;$(transform)'`; \
388	test -n "$$list" || exit 0; \
389	echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
390	cd "$(DESTDIR)$(bindir)" && rm -f $$files
391
392installcheck-binSCRIPTS: $(bin_SCRIPTS)
393	bad=0; pid=$$$$; list="$(bin_SCRIPTS)"; for p in $$list; do \
394	  case ' $(AM_INSTALLCHECK_STD_OPTIONS_EXEMPT) ' in \
395	   *" $$p "* | *" $(srcdir)/$$p "*) continue;; \
396	  esac; \
397	  f=`echo "$$p" | sed 's,^.*/,,;$(transform)'`; \
398	  for opt in --help --version; do \
399	    if "$(DESTDIR)$(bindir)/$$f" $$opt >c$${pid}_.out \
400	         2>c$${pid}_.err </dev/null \
401		 && test -n "`cat c$${pid}_.out`" \
402		 && test -z "`cat c$${pid}_.err`"; then :; \
403	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
404	  done; \
405	done; rm -f c$${pid}_.???; exit $$bad
406
407ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
408	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
409	unique=`for i in $$list; do \
410	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411	  done | \
412	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413	      END { if (nonempty) { for (i in files) print i; }; }'`; \
414	mkid -fID $$unique
415tags: TAGS
416
417TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
418		$(TAGS_FILES) $(LISP)
419	set x; \
420	here=`pwd`; \
421	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
422	unique=`for i in $$list; do \
423	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
424	  done | \
425	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
426	      END { if (nonempty) { for (i in files) print i; }; }'`; \
427	shift; \
428	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
429	  test -n "$$unique" || unique=$$empty_fix; \
430	  if test $$# -gt 0; then \
431	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
432	      "$$@" $$unique; \
433	  else \
434	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
435	      $$unique; \
436	  fi; \
437	fi
438ctags: CTAGS
439CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
440		$(TAGS_FILES) $(LISP)
441	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
442	unique=`for i in $$list; do \
443	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
444	  done | \
445	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
446	      END { if (nonempty) { for (i in files) print i; }; }'`; \
447	test -z "$(CTAGS_ARGS)$$unique" \
448	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
449	     $$unique
450
451GTAGS:
452	here=`$(am__cd) $(top_builddir) && pwd` \
453	  && $(am__cd) $(top_srcdir) \
454	  && gtags -i $(GTAGS_ARGS) "$$here"
455
456distclean-tags:
457	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
458
459distdir: $(DISTFILES)
460	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
461	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
462	list='$(DISTFILES)'; \
463	  dist_files=`for file in $$list; do echo $$file; done | \
464	  sed -e "s|^$$srcdirstrip/||;t" \
465	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
466	case $$dist_files in \
467	  */*) $(MKDIR_P) `echo "$$dist_files" | \
468			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
469			   sort -u` ;; \
470	esac; \
471	for file in $$dist_files; do \
472	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
473	  if test -d $$d/$$file; then \
474	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
475	    if test -d "$(distdir)/$$file"; then \
476	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
477	    fi; \
478	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
479	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
480	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
481	    fi; \
482	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
483	  else \
484	    test -f "$(distdir)/$$file" \
485	    || cp -p $$d/$$file "$(distdir)/$$file" \
486	    || exit 1; \
487	  fi; \
488	done
489check-am: all-am
490check: check-am
491all-am: Makefile $(SCRIPTS)
492installdirs:
493	for dir in "$(DESTDIR)$(bindir)"; do \
494	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
495	done
496install: install-am
497install-exec: install-exec-am
498install-data: install-data-am
499uninstall: uninstall-am
500
501install-am: all-am
502	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
503
504installcheck: installcheck-am
505install-strip:
506	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
507	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
508	  `test -z '$(STRIP)' || \
509	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
510mostlyclean-generic:
511	-test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
512
513clean-generic:
514
515distclean-generic:
516	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
517	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
518
519maintainer-clean-generic:
520	@echo "This command is intended for maintainers to use"
521	@echo "it deletes files that may require special tools to rebuild."
522clean: clean-am
523
524clean-am: clean-generic mostlyclean-am
525
526distclean: distclean-am
527	-rm -f Makefile
528distclean-am: clean-am distclean-generic distclean-tags
529
530dvi: dvi-am
531
532dvi-am:
533
534html: html-am
535
536html-am:
537
538info: info-am
539
540info-am:
541
542install-data-am:
543
544install-dvi: install-dvi-am
545
546install-dvi-am:
547
548install-exec-am: install-binSCRIPTS
549
550install-html: install-html-am
551
552install-html-am:
553
554install-info: install-info-am
555
556install-info-am:
557
558install-man:
559
560install-pdf: install-pdf-am
561
562install-pdf-am:
563
564install-ps: install-ps-am
565
566install-ps-am:
567
568installcheck-am: installcheck-binSCRIPTS
569
570maintainer-clean: maintainer-clean-am
571	-rm -f Makefile
572maintainer-clean-am: distclean-am maintainer-clean-generic
573
574mostlyclean: mostlyclean-am
575
576mostlyclean-am: mostlyclean-generic
577
578pdf: pdf-am
579
580pdf-am:
581
582ps: ps-am
583
584ps-am:
585
586uninstall-am: uninstall-binSCRIPTS
587
588.MAKE: install-am install-strip
589
590.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
591	ctags distclean distclean-generic distclean-tags distdir dvi \
592	dvi-am html html-am info info-am install install-am \
593	install-binSCRIPTS install-data install-data-am install-dvi \
594	install-dvi-am install-exec install-exec-am install-html \
595	install-html-am install-info install-info-am install-man \
596	install-pdf install-pdf-am install-ps install-ps-am \
597	install-strip installcheck installcheck-am \
598	installcheck-binSCRIPTS installdirs maintainer-clean \
599	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
600	pdf-am ps ps-am tags uninstall uninstall-am \
601	uninstall-binSCRIPTS
602
603$(AUTOM4TE_CFG): $(top_srcdir)/lib/autom4te.in
604	cd $(top_builddir)/lib && $(MAKE) $(AM_MAKEFLAGS) autom4te.cfg
605
606# When processing the file with diversion disabled, there must be no
607# output but comments and empty lines.
608# If freezing produces output, something went wrong: a bad `divert',
609# or an improper paren etc.
610# It may happen that the output does not end with an end of line, hence
611# force an end of line when reporting errors.
612.m4.m4f:
613	$(MY_AUTOM4TE)				\
614		--language=$*			\
615		--freeze			\
616		--output=$@
617
618# For parallel builds.
619$(build_libdir)/m4sugar/version.m4:
620	cd $(build_libdir)/m4sugar && $(MAKE) $(AM_MAKEFLAGS) version.m4
621
622check-forbidden-patterns:
623	@if (cd $(srcdir) && \
624	    $(GREP) $(forbidden_patterns) $(forbidden_patterns_files)) \
625	    >forbidden.log; then \
626	  echo "ERROR: forbidden patterns were found:" >&2; \
627	  sed "s|^|$*.m4: |" <forbidden.log >&2; \
628	  echo >&2; \
629	  exit 1; \
630	else \
631	  rm -f forbidden.log; \
632	fi
633
634$(top_builddir)/bin/autom4te: autom4te
635
636# autoconf is written in M4sh.
637# FIXME: this target should depend on the frozen files below lib/m4sugar,
638# otherwise autom4te may pick up a frozen m4sh.m4f from an earlier
639# installation below the same $(prefix); work around this with --melt.
640autoconf.in: $(srcdir)/autoconf.as $(m4sh_m4f_dependencies)
641	$(MY_AUTOM4TE) --language M4sh --cache '' --melt $(srcdir)/autoconf.as -o $@
642
643$(bin_SCRIPTS): Makefile
644	rm -f $@ $@.tmp
645	srcdir=''; \
646	  test -f ./$@.in || srcdir=$(srcdir)/; \
647	  $(edit) $${srcdir}$@.in >$@.tmp
648	chmod +x $@.tmp
649	chmod a-w $@.tmp
650	mv $@.tmp $@
651
652autoconf: autoconf.in
653autoheader: $(srcdir)/autoheader.in
654autom4te: $(srcdir)/autom4te.in
655autoreconf: $(srcdir)/autoreconf.in
656autoscan: $(srcdir)/autoscan.in
657autoupdate: $(srcdir)/autoupdate.in
658ifnames: $(srcdir)/ifnames.in
659
660# Tell versions [3.59,3.63) of GNU make to not export all variables.
661# Otherwise a system limit (for SysV at least) may be exceeded.
662.NOEXPORT:
663