1 # Makefile.in generated by automake 1.11 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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.
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
18 pkgincludedir
= $(includedir)/@PACKAGE@
19 pkglibdir
= $(libdir)/@PACKAGE@
20 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
21 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA
= $(install_sh
) -c
-m
644
23 install_sh_PROGRAM
= $(install_sh
) -c
24 install_sh_SCRIPT
= $(install_sh
) -c
25 INSTALL_HEADER
= $(INSTALL_DATA
)
26 transform
= $(program_transform_name
)
33 build_triplet
= @build@
36 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in
37 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
38 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/libtool.m4 \
39 $(top_srcdir
)/m4
/ltoptions.m4
$(top_srcdir
)/m4
/ltsugar.m4 \
40 $(top_srcdir
)/m4
/ltversion.m4
$(top_srcdir
)/m4
/lt~obsolete.m4 \
41 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/configure.ac
42 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
44 mkinstalldirs
= $(install_sh
) -d
45 CONFIG_HEADER
= $(top_builddir
)/config.h
47 CONFIG_CLEAN_VPATH_FILES
=
48 AM_V_GEN
= $(am__v_GEN_
$(V
))
49 am__v_GEN_
= $(am__v_GEN_
$(AM_DEFAULT_VERBOSITY
))
50 am__v_GEN_0
= @echo
" GEN " $@
;
51 AM_V_at
= $(am__v_at_
$(V
))
52 am__v_at_
= $(am__v_at_
$(AM_DEFAULT_VERBOSITY
))
56 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
57 pkgdatadir
= @pkgdatadir@
60 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
63 AUTOHEADER
= @AUTOHEADER@
67 CCDEPMODE
= @CCDEPMODE@
71 CYGPATH_W
= @CYGPATH_W@
84 INSTALL_DATA
= @INSTALL_DATA@
85 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
86 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
87 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
95 LTLIBOBJS
= @LTLIBOBJS@
107 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
108 PACKAGE_NAME
= @PACKAGE_NAME@
109 PACKAGE_STRING
= @PACKAGE_STRING@
110 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
111 PACKAGE_URL
= @PACKAGE_URL@
112 PACKAGE_VERSION
= @PACKAGE_VERSION@
113 PATH_SEPARATOR
= @PATH_SEPARATOR@
116 SET_MAKE
= @SET_MAKE@
120 WARNINGS
= @WARNINGS@
121 abs_builddir
= @abs_builddir@
122 abs_srcdir
= @abs_srcdir@
123 abs_top_builddir
= @abs_top_builddir@
124 abs_top_srcdir
= @abs_top_srcdir@
125 ac_ct_CC
= @ac_ct_CC@
126 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
127 am__include
= @am__include@
128 am__leading_dot
= @am__leading_dot@
129 am__quote
= @am__quote@
131 am__untar
= @am__untar@
134 build_alias
= @build_alias@
135 build_cpu
= @build_cpu@
136 build_os
= @build_os@
137 build_vendor
= @build_vendor@
138 builddir
= @builddir@
140 datarootdir
= @datarootdir@
143 exec_prefix = @
exec_prefix@
146 host_alias
= @host_alias@
147 host_cpu
= @host_cpu@
149 host_vendor
= @host_vendor@
151 includedir = @
includedir@
153 install_sh
= @install_sh@
155 libexecdir
= @libexecdir@
156 localedir
= @localedir@
157 localstatedir
= @localstatedir@
161 oldincludedir = @
oldincludedir@
164 program_transform_name
= @program_transform_name@
167 sharedstatedir
= @sharedstatedir@
169 sysconfdir
= @sysconfdir@
170 target_alias
= @target_alias@
171 top_build_prefix
= @top_build_prefix@
172 top_builddir
= @top_builddir@
173 top_srcdir
= @top_srcdir@
174 EXTRA_DIST
= README example.py magic.py setup.py
178 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
180 case
'$(am__configure_deps)' in \
182 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
183 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
187 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu python/Makefile'; \
188 $(am__cd
) $(top_srcdir
) && \
189 $(AUTOMAKE
) --gnu python
/Makefile
191 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
194 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
196 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
197 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
200 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
201 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
203 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
204 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
205 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
206 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
207 $(am__aclocal_m4_deps
):
221 distdir
: $(DISTFILES
)
222 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
223 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
224 list
='$(DISTFILES)'; \
225 dist_files
=`for file in $$list; do echo $$file; done | \
226 sed -e "s|^$$srcdirstrip/||;t" \
227 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
228 case
$$dist_files in \
229 */*) $(MKDIR_P
) `echo "$$dist_files" | \
230 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
233 for file in
$$dist_files; do \
234 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
235 if
test -d
$$d/$$file; then \
236 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
237 if
test -d
"$(distdir)/$$file"; then \
238 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
240 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
241 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
242 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
244 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
246 test -f
"$(distdir)/$$file" \
247 || cp
-p
$$d/$$file "$(distdir)/$$file" \
256 install-exec
: install-exec-am
257 install-data
: install-data-am
258 uninstall: uninstall-am
261 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
263 installcheck: installcheck-am
265 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
266 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
267 `test -z '$(STRIP)' || \
268 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
274 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
275 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
277 maintainer-clean-generic
:
278 @echo
"This command is intended for maintainers to use"
279 @echo
"it deletes files that may require special tools to rebuild."
282 clean-am
: clean-generic clean-libtool mostlyclean-am
284 distclean: distclean-am
286 distclean-am
: clean-am distclean-generic
302 install-dvi
: install-dvi-am
308 install-html
: install-html-am
312 install-info
: install-info-am
318 install-pdf
: install-pdf-am
322 install-ps
: install-ps-am
328 maintainer-clean
: maintainer-clean-am
330 maintainer-clean-am
: distclean-am maintainer-clean-generic
332 mostlyclean: mostlyclean-am
334 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
346 .MAKE
: install-am install-strip
348 .PHONY
: all all-am
check check-am
clean clean-generic clean-libtool \
349 distclean distclean-generic distclean-libtool distdir
dvi \
350 dvi-am html html-am
info info-am
install install-am \
351 install-data install-data-am install-dvi install-dvi-am \
352 install-exec install-exec-am install-html install-html-am \
353 install-info install-info-am install-man install-pdf \
354 install-pdf-am install-ps install-ps-am install-strip \
355 installcheck installcheck-am
installdirs maintainer-clean \
356 maintainer-clean-generic
mostlyclean mostlyclean-generic \
357 mostlyclean-libtool pdf pdf-am ps ps-am
uninstall uninstall-am
360 # Tell versions [3.59,3.63) of GNU make to not export all variables.
361 # Otherwise a system limit (for SysV at least) may be exceeded.