1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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.
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
17 pkgdatadir
= $(datadir)/@PACKAGE@
18 pkglibdir
= $(libdir)/@PACKAGE@
19 pkgincludedir
= $(includedir)/@PACKAGE@
20 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA
= $(install_sh
) -c
-m
644
22 install_sh_PROGRAM
= $(install_sh
) -c
23 install_sh_SCRIPT
= $(install_sh
) -c
24 INSTALL_HEADER
= $(INSTALL_DATA
)
25 transform
= $(program_transform_name
)
32 build_triplet
= @build@
35 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
37 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
38 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
39 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
41 mkinstalldirs
= $(install_sh
) -d
42 CONFIG_HEADER
= $(top_builddir
)/src
/lib
/config.h
43 CONFIG_CLEAN_FILES
= atlocal
46 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
51 AUTOHEADER
= @AUTOHEADER@
55 CANONICAL_HOST
= @CANONICAL_HOST@
57 CCDEPMODE
= @CCDEPMODE@
63 CXXDEPMODE
= @CXXDEPMODE@
65 CYGPATH_W
= @CYGPATH_W@
78 INSTALL_DATA
= @INSTALL_DATA@
79 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
80 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
81 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
87 LTLIBOBJS
= @LTLIBOBJS@
93 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
94 PACKAGE_NAME
= @PACKAGE_NAME@
95 PACKAGE_STRING
= @PACKAGE_STRING@
96 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
97 PACKAGE_VERSION
= @PACKAGE_VERSION@
98 PATH_SEPARATOR
= @PATH_SEPARATOR@
101 SET_MAKE
= @SET_MAKE@
105 WARNCFLAGS
= @WARNCFLAGS@
106 abs_builddir
= @abs_builddir@
107 abs_srcdir
= @abs_srcdir@
108 abs_top_builddir
= @abs_top_builddir@
109 abs_top_srcdir
= @abs_top_srcdir@
110 ac_ct_CC
= @ac_ct_CC@
111 ac_ct_CXX
= @ac_ct_CXX@
112 ac_ct_F77
= @ac_ct_F77@
113 am__include
= @am__include@
114 am__leading_dot
= @am__leading_dot@
115 am__quote
= @am__quote@
117 am__untar
= @am__untar@
120 build_alias
= @build_alias@
121 build_cpu
= @build_cpu@
122 build_os
= @build_os@
123 build_vendor
= @build_vendor@
124 builddir
= @builddir@
126 datarootdir
= @datarootdir@
129 exec_prefix = @
exec_prefix@
131 host_alias
= @host_alias@
132 host_cpu
= @host_cpu@
134 host_vendor
= @host_vendor@
136 includedir = @
includedir@
138 install_sh
= @install_sh@
140 libexecdir
= @libexecdir@
141 localedir
= @localedir@
142 localstatedir
= @localstatedir@
145 oldincludedir = @
oldincludedir@
148 program_transform_name
= @program_transform_name@
151 sharedstatedir
= @sharedstatedir@
153 sysconfdir
= @sysconfdir@
154 target_alias
= @target_alias@
155 top_build_prefix
= @top_build_prefix@
156 top_builddir
= @top_builddir@
157 top_srcdir
= @top_srcdir@
158 TESTSUITE
= testsuite
159 AUTOTEST
= $(AUTOM4TE
) --language
=autotest
181 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
183 case
'$(am__configure_deps)' in \
185 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
190 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
191 cd
$(top_srcdir
) && \
192 $(AUTOMAKE
) --foreign tests
/Makefile
194 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
197 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
199 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
200 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
203 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
204 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
206 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
207 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
208 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
209 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
210 atlocal
: $(top_builddir
)/config.status
$(srcdir)/atlocal.in
211 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
225 distdir
: $(DISTFILES
)
226 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
227 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
228 list
='$(DISTFILES)'; \
229 dist_files
=`for file in $$list; do echo $$file; done | \
230 sed -e "s|^$$srcdirstrip/||;t" \
231 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
232 case
$$dist_files in \
233 */*) $(MKDIR_P
) `echo "$$dist_files" | \
234 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
237 for file in
$$dist_files; do \
238 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
239 if
test -d
$$d/$$file; then \
240 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
241 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
242 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
244 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
246 test -f
$(distdir
)/$$file \
247 || cp
-p
$$d/$$file $(distdir
)/$$file \
252 $(MAKE
) $(AM_MAKEFLAGS
) check-local
257 install-exec
: install-exec-am
258 install-data
: install-data-am
259 uninstall: uninstall-am
262 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
264 installcheck: installcheck-am
266 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
267 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
268 `test -z '$(STRIP)' || \
269 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
275 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
276 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
278 maintainer-clean-generic
:
279 @echo
"This command is intended for maintainers to use"
280 @echo
"it deletes files that may require special tools to rebuild."
283 clean-am
: clean-generic clean-libtool clean-local mostlyclean-am
285 distclean: distclean-am
287 distclean-am
: clean-am distclean-generic
301 install-dvi
: install-dvi-am
305 install-html
: install-html-am
307 install-info
: install-info-am
311 install-pdf
: install-pdf-am
313 install-ps
: install-ps-am
317 maintainer-clean
: maintainer-clean-am
319 maintainer-clean-am
: distclean-am maintainer-clean-generic
321 mostlyclean: mostlyclean-am
323 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
335 .MAKE
: install-am install-strip
337 .PHONY
: all all-am
check check-am check-local
clean clean-generic \
338 clean-libtool clean-local
distclean distclean-generic \
339 distclean-libtool distdir
dvi dvi-am html html-am
info info-am \
340 install install-am install-data install-data-am install-dvi \
341 install-dvi-am install-exec install-exec-am install-html \
342 install-html-am install-info install-info-am install-man \
343 install-pdf install-pdf-am install-ps install-ps-am \
344 install-strip
installcheck installcheck-am
installdirs \
345 maintainer-clean maintainer-clean-generic
mostlyclean \
346 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
347 uninstall uninstall-am
350 package.m4
: $(top_srcdir
)/configure.ac
352 echo
'# Signature of the current package.'; \
353 echo
'm4_define([AT_PACKAGE_NAME], [@PACKAGE_NAME@])'; \
354 echo
'm4_define([AT_PACKAGE_TARNAME], [@PACKAGE_TARNAME@])'; \
355 echo
'm4_define([AT_PACKAGE_VERSION], [@PACKAGE_VERSION@])'; \
356 echo
'm4_define([AT_PACKAGE_STRING], [@PACKAGE_STRING@])'; \
357 echo
'm4_define([AT_PACKAGE_BUGREPORT], [@PACKAGE_BUGREPORT@])'; \
361 test ! -f
$(TESTSUITE
) ||
$(SHELL
) $(TESTSUITE
) --clean
363 check-local
: atconfig atlocal
$(TESTSUITE
)
364 $(SHELL
) '$(TESTSUITE)'
366 $(TESTSUITE
): $(TESTSUITE_DEPS
)
367 @echo
"Generating $@"
368 $(AUTOTEST
) -I
'$(srcdir)' -o
$@.tmp
$@.at
370 # Tell versions [3.59,3.63) of GNU make to not export all variables.
371 # Otherwise a system limit (for SysV at least) may be exceeded.