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@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36subdir = test/macros
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
40	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
41	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
42	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
43	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45	$(ACLOCAL_M4)
46mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47CONFIG_CLEAN_FILES =
48CONFIG_CLEAN_VPATH_FILES =
49SOURCES =
50DIST_SOURCES =
51DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52ACLOCAL = @ACLOCAL@
53AMTAR = @AMTAR@
54AUTOCONF = @AUTOCONF@
55AUTOHEADER = @AUTOHEADER@
56AUTOMAKE = @AUTOMAKE@
57AWK = @AWK@
58CC = @CC@
59CCDEPMODE = @CCDEPMODE@
60CFLAGS = @CFLAGS@
61CPPFLAGS = @CPPFLAGS@
62CYGPATH_W = @CYGPATH_W@
63DEFS = @DEFS@
64DEPDIR = @DEPDIR@
65ECHO_C = @ECHO_C@
66ECHO_N = @ECHO_N@
67ECHO_T = @ECHO_T@
68EXEEXT = @EXEEXT@
69GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
70GMSGFMT = @GMSGFMT@
71GMSGFMT_015 = @GMSGFMT_015@
72INSTALL = @INSTALL@
73INSTALL_DATA = @INSTALL_DATA@
74INSTALL_PROGRAM = @INSTALL_PROGRAM@
75INSTALL_SCRIPT = @INSTALL_SCRIPT@
76INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
77INTLLIBS = @INTLLIBS@
78INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
79LDFLAGS = @LDFLAGS@
80LIBICONV = @LIBICONV@
81LIBINTL = @LIBINTL@
82LIBOBJS = @LIBOBJS@
83LIBS = @LIBS@
84LN_S = @LN_S@
85LTLIBICONV = @LTLIBICONV@
86LTLIBINTL = @LTLIBINTL@
87LTLIBOBJS = @LTLIBOBJS@
88MAINT = @MAINT@
89MAKEINFO = @MAKEINFO@
90MKDIR_P = @MKDIR_P@
91MSGFMT = @MSGFMT@
92MSGFMT_015 = @MSGFMT_015@
93MSGMERGE = @MSGMERGE@
94OBJEXT = @OBJEXT@
95PACKAGE = @PACKAGE@
96PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
97PACKAGE_DATE = @PACKAGE_DATE@
98PACKAGE_NAME = @PACKAGE_NAME@
99PACKAGE_STRING = @PACKAGE_STRING@
100PACKAGE_TARNAME = @PACKAGE_TARNAME@
101PACKAGE_URL = @PACKAGE_URL@
102PACKAGE_VERSION = @PACKAGE_VERSION@
103PATH_SEPARATOR = @PATH_SEPARATOR@
104PERL = @PERL@
105POSUB = @POSUB@
106REQUIRE_DATA_DUMPER = @REQUIRE_DATA_DUMPER@
107SET_MAKE = @SET_MAKE@
108SHELL = @SHELL@
109STRIP = @STRIP@
110USE_DATA_DUMPER = @USE_DATA_DUMPER@
111USE_EXTERNAL_EASTASIANWIDTH = @USE_EXTERNAL_EASTASIANWIDTH@
112USE_EXTERNAL_LIBINTL = @USE_EXTERNAL_LIBINTL@
113USE_NLS = @USE_NLS@
114USE_UNICODE = @USE_UNICODE@
115USE_UNIDECODE = @USE_UNIDECODE@
116VERSION = @VERSION@
117XGETTEXT = @XGETTEXT@
118XGETTEXT_015 = @XGETTEXT_015@
119XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
120abs_builddir = @abs_builddir@
121abs_srcdir = @abs_srcdir@
122abs_top_builddir = @abs_top_builddir@
123abs_top_srcdir = @abs_top_srcdir@
124ac_ct_CC = @ac_ct_CC@
125am__include = @am__include@
126am__leading_dot = @am__leading_dot@
127am__quote = @am__quote@
128am__tar = @am__tar@
129am__untar = @am__untar@
130bindir = @bindir@
131build = @build@
132build_alias = @build_alias@
133build_cpu = @build_cpu@
134build_os = @build_os@
135build_vendor = @build_vendor@
136builddir = @builddir@
137datadir = @datadir@
138datarootdir = @datarootdir@
139docdir = @docdir@
140dvidir = @dvidir@
141exec_prefix = @exec_prefix@
142host = @host@
143host_alias = @host_alias@
144host_cpu = @host_cpu@
145host_os = @host_os@
146host_vendor = @host_vendor@
147htmldir = @htmldir@
148includedir = @includedir@
149infodir = @infodir@
150install_sh = @install_sh@
151libdir = @libdir@
152libexecdir = @libexecdir@
153localedir = @localedir@
154localstatedir = @localstatedir@
155mandir = @mandir@
156mkdir_p = @mkdir_p@
157oldincludedir = @oldincludedir@
158pdfdir = @pdfdir@
159prefix = @prefix@
160program_transform_name = @program_transform_name@
161psdir = @psdir@
162sbindir = @sbindir@
163sharedstatedir = @sharedstatedir@
164srcdir = @srcdir@
165sysconfdir = @sysconfdir@
166t2h_po_dir = @t2h_po_dir@
167t2h_po_top_builddir = @t2h_po_top_builddir@
168target_alias = @target_alias@
169top_build_prefix = @top_build_prefix@
170top_builddir = @top_builddir@
171top_srcdir = @top_srcdir@
172EXTRA_DIST = macros.texi simple_macro.texi nested_macro_calls.texi \
173 glossary.texi imbricated_macros.texi expansion_order.texi \
174 ifclear_in_macro.texi macro_call_in_ifset.texi ifset_in_macro.texi \
175 not_ifset_text.texi bib-example.texi quote-args.texi alias.texi \
176 test_include.texi nested_ignore.texi include_macro.texi \
177 cond.texi defxcond.texi include-value.texi macro_in_misc.texi \
178 value_in_misc_valid.texi macro-at.texi node-expand.texi \
179 value_in_pass0_macros.texi macros_in_pass0_macros.texi macro_zero.texi \
180 macro_in_pass_texi_commands.texi two_macros_on_a_line.texi \
181 macro_commands_in_pass_texi_commands.texi node-value.texi empty_macro.texi \
182 test_include_with_setfilename.texi no_arg_macro.texi \
183 simple_imbricated_macro.texi test_paths.texi \
184 setfilename_comment.texi double_setfilename.texi bad_setfilename.texi \
185 space_in_setfilename.texi space_end_setfilename.texi \
186 setfilename_space_comment.texi \
187 inc_@f--ile.texi \
188 file.texi inc_file.texi macro_included.texi my-bib-macros.texi \
189 incl-incl.txi included_file_with_setfilename.texi \
190 tests.txt res res_all res_info
191
192DISTCLEANFILES = l2h_tmp_dir.init tests.log tests.out
193all: all-am
194
195.SUFFIXES:
196$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
197	@for dep in $?; do \
198	  case '$(am__configure_deps)' in \
199	    *$$dep*) \
200	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
201	        && { if test -f $@; then exit 0; else break; fi; }; \
202	      exit 1;; \
203	  esac; \
204	done; \
205	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/macros/Makefile'; \
206	$(am__cd) $(top_srcdir) && \
207	  $(AUTOMAKE) --gnu test/macros/Makefile
208.PRECIOUS: Makefile
209Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
210	@case '$?' in \
211	  *config.status*) \
212	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
213	  *) \
214	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
215	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
216	esac;
217
218$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
219	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
221$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
222	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
224	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225$(am__aclocal_m4_deps):
226tags: TAGS
227TAGS:
228
229ctags: CTAGS
230CTAGS:
231
232
233distdir: $(DISTFILES)
234	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
235	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
236	list='$(DISTFILES)'; \
237	  dist_files=`for file in $$list; do echo $$file; done | \
238	  sed -e "s|^$$srcdirstrip/||;t" \
239	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
240	case $$dist_files in \
241	  */*) $(MKDIR_P) `echo "$$dist_files" | \
242			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
243			   sort -u` ;; \
244	esac; \
245	for file in $$dist_files; do \
246	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
247	  if test -d $$d/$$file; then \
248	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
249	    if test -d "$(distdir)/$$file"; then \
250	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
251	    fi; \
252	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
253	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
254	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
255	    fi; \
256	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
257	  else \
258	    test -f "$(distdir)/$$file" \
259	    || cp -p $$d/$$file "$(distdir)/$$file" \
260	    || exit 1; \
261	  fi; \
262	done
263	$(MAKE) $(AM_MAKEFLAGS) \
264	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
265	  dist-hook
266check-am: all-am
267check: check-am
268all-am: Makefile
269installdirs:
270install: install-am
271install-exec: install-exec-am
272install-data: install-data-am
273uninstall: uninstall-am
274
275install-am: all-am
276	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
277
278installcheck: installcheck-am
279install-strip:
280	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
281	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
282	  `test -z '$(STRIP)' || \
283	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
284mostlyclean-generic:
285
286clean-generic:
287
288distclean-generic:
289	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
290	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
291	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
292
293maintainer-clean-generic:
294	@echo "This command is intended for maintainers to use"
295	@echo "it deletes files that may require special tools to rebuild."
296clean: clean-am
297
298clean-am: clean-generic mostlyclean-am
299
300distclean: distclean-am
301	-rm -f Makefile
302distclean-am: clean-am distclean-generic distclean-local
303
304dvi: dvi-am
305
306dvi-am:
307
308html: html-am
309
310html-am:
311
312info: info-am
313
314info-am:
315
316install-data-am:
317
318install-dvi: install-dvi-am
319
320install-dvi-am:
321
322install-exec-am:
323
324install-html: install-html-am
325
326install-html-am:
327
328install-info: install-info-am
329
330install-info-am:
331
332install-man:
333
334install-pdf: install-pdf-am
335
336install-pdf-am:
337
338install-ps: install-ps-am
339
340install-ps-am:
341
342installcheck-am:
343
344maintainer-clean: maintainer-clean-am
345	-rm -f Makefile
346maintainer-clean-am: distclean-am maintainer-clean-generic
347
348mostlyclean: mostlyclean-am
349
350mostlyclean-am: mostlyclean-generic
351
352pdf: pdf-am
353
354pdf-am:
355
356ps: ps-am
357
358ps-am:
359
360uninstall-am:
361
362.MAKE: install-am install-strip
363
364.PHONY: all all-am check check-am clean clean-generic dist-hook \
365	distclean distclean-generic distclean-local distdir dvi dvi-am \
366	html html-am info info-am install install-am install-data \
367	install-data-am install-dvi install-dvi-am install-exec \
368	install-exec-am install-html install-html-am install-info \
369	install-info-am install-man install-pdf install-pdf-am \
370	install-ps install-ps-am install-strip installcheck \
371	installcheck-am installdirs maintainer-clean \
372	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
373	pdf-am ps ps-am uninstall uninstall-am
374
375
376distclean-local:
377	rm -rf out out_all out_info diffs
378
379dist-hook:
380	rm -rf `find $(distdir)/res $(distdir)/res_info $(distdir)/res_all -name CVS`
381
382# Tell versions [3.59,3.63) of GNU make to not export all variables.
383# Otherwise a system limit (for SysV at least) may be exceeded.
384.NOEXPORT:
385