1# Makefile.in generated by automake 1.7.2 from Makefile.am.
2# @configure_input@
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5# 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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40target_triplet = @target@
41ACLOCAL = @ACLOCAL@
42AMDEP_FALSE = @AMDEP_FALSE@
43AMDEP_TRUE = @AMDEP_TRUE@
44AMTAR = @AMTAR@
45AUTOCONF = @AUTOCONF@
46AUTOHEADER = @AUTOHEADER@
47AUTOMAKE = @AUTOMAKE@
48AWK = @AWK@
49CC = @CC@
50CCDEPMODE = @CCDEPMODE@
51CFLAGS = @CFLAGS@
52CPP = @CPP@
53CPPFLAGS = @CPPFLAGS@
54CYGPATH_W = @CYGPATH_W@
55DEFS = @DEFS@
56DEPDIR = @DEPDIR@
57ECHO_C = @ECHO_C@
58ECHO_N = @ECHO_N@
59ECHO_T = @ECHO_T@
60EGREP = @EGREP@
61EXEEXT = @EXEEXT@
62GLIB_CFLAGS = @GLIB_CFLAGS@
63GLIB_LIBS = @GLIB_LIBS@
64INSTALL_DATA = @INSTALL_DATA@
65INSTALL_PROGRAM = @INSTALL_PROGRAM@
66INSTALL_SCRIPT = @INSTALL_SCRIPT@
67INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
68LDFLAGS = @LDFLAGS@
69LIBMT_CFLAGS = @LIBMT_CFLAGS@
70LIBMT_LIBS = @LIBMT_LIBS@
71LIBOBJS = @LIBOBJS@
72LIBS = @LIBS@
73LTLIBOBJS = @LTLIBOBJS@
74MAKEINFO = @MAKEINFO@
75OBJEXT = @OBJEXT@
76PACKAGE = @PACKAGE@
77PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
78PACKAGE_NAME = @PACKAGE_NAME@
79PACKAGE_STRING = @PACKAGE_STRING@
80PACKAGE_TARNAME = @PACKAGE_TARNAME@
81PACKAGE_VERSION = @PACKAGE_VERSION@
82PATH_SEPARATOR = @PATH_SEPARATOR@
83PKG_CONFIG = @PKG_CONFIG@
84SET_MAKE = @SET_MAKE@
85SHELL = @SHELL@
86STRIP = @STRIP@
87VERSION = @VERSION@
88ac_ct_CC = @ac_ct_CC@
89ac_ct_STRIP = @ac_ct_STRIP@
90am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
91am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
92am__include = @am__include@
93am__quote = @am__quote@
94bindir = @bindir@
95build = @build@
96build_alias = @build_alias@
97build_cpu = @build_cpu@
98build_os = @build_os@
99build_vendor = @build_vendor@
100datadir = @datadir@
101exec_prefix = @exec_prefix@
102host = @host@
103host_alias = @host_alias@
104host_cpu = @host_cpu@
105host_os = @host_os@
106host_vendor = @host_vendor@
107includedir = @includedir@
108infodir = @infodir@
109install_sh = @install_sh@
110libdir = @libdir@
111libexecdir = @libexecdir@
112localstatedir = @localstatedir@
113mandir = @mandir@
114oldincludedir = @oldincludedir@
115prefix = @prefix@
116program_transform_name = @program_transform_name@
117sbindir = @sbindir@
118sharedstatedir = @sharedstatedir@
119sysconfdir = @sysconfdir@
120target = @target@
121target_alias = @target_alias@
122target_cpu = @target_cpu@
123target_os = @target_os@
124target_vendor = @target_vendor@
125EXTRA_DIST = libmaitretarot.m4
126subdir = m4
127mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
128CONFIG_HEADER = $(top_builddir)/config.h
129CONFIG_CLEAN_FILES =
130DIST_SOURCES =
131DIST_COMMON = Makefile.am Makefile.in
132all: all-am
133
134.SUFFIXES:
135$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
136	cd $(top_srcdir) && \
137	  $(AUTOMAKE) --gnu  m4/Makefile
138Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
139	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
140uninstall-info-am:
141tags: TAGS
142TAGS:
143
144ctags: CTAGS
145CTAGS:
146
147DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
148
149top_distdir = ..
150distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
151
152distdir: $(DISTFILES)
153	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
154	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
155	list='$(DISTFILES)'; for file in $$list; do \
156	  case $$file in \
157	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
158	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
159	  esac; \
160	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
161	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
162	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
163	    dir="/$$dir"; \
164	    $(mkinstalldirs) "$(distdir)$$dir"; \
165	  else \
166	    dir=''; \
167	  fi; \
168	  if test -d $$d/$$file; then \
169	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
170	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
171	    fi; \
172	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
173	  else \
174	    test -f $(distdir)/$$file \
175	    || cp -p $$d/$$file $(distdir)/$$file \
176	    || exit 1; \
177	  fi; \
178	done
179check-am: all-am
180check: check-am
181all-am: Makefile
182
183installdirs:
184
185install: install-am
186install-exec: install-exec-am
187install-data: install-data-am
188uninstall: uninstall-am
189
190install-am: all-am
191	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
192
193installcheck: installcheck-am
194install-strip:
195	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
196	  INSTALL_STRIP_FLAG=-s \
197	  `test -z '$(STRIP)' || \
198	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
199mostlyclean-generic:
200
201clean-generic:
202
203distclean-generic:
204	-rm -f Makefile $(CONFIG_CLEAN_FILES)
205
206maintainer-clean-generic:
207	@echo "This command is intended for maintainers to use"
208	@echo "it deletes files that may require special tools to rebuild."
209clean: clean-am
210
211clean-am: clean-generic mostlyclean-am
212
213distclean: distclean-am
214
215distclean-am: clean-am distclean-generic
216
217dvi: dvi-am
218
219dvi-am:
220
221info: info-am
222
223info-am:
224
225install-data-am:
226
227install-exec-am:
228
229install-info: install-info-am
230
231install-man:
232
233installcheck-am:
234
235maintainer-clean: maintainer-clean-am
236
237maintainer-clean-am: distclean-am maintainer-clean-generic
238
239mostlyclean: mostlyclean-am
240
241mostlyclean-am: mostlyclean-generic
242
243pdf: pdf-am
244
245pdf-am:
246
247ps: ps-am
248
249ps-am:
250
251uninstall-am: uninstall-info-am
252
253.PHONY: all all-am check check-am clean clean-generic distclean \
254	distclean-generic distdir dvi dvi-am info info-am install \
255	install-am install-data install-data-am install-exec \
256	install-exec-am install-info install-info-am install-man \
257	install-strip installcheck installcheck-am installdirs \
258	maintainer-clean maintainer-clean-generic mostlyclean \
259	mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
260	uninstall-info-am
261
262# Tell versions [3.59,3.63) of GNU make to not export all variables.
263# Otherwise a system limit (for SysV at least) may be exceeded.
264.NOEXPORT:
265