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@ 18pkgincludedir = $(includedir)/@PACKAGE@ 19pkglibdir = $(libdir)/@PACKAGE@ 20pkglibexecdir = $(libexecdir)/@PACKAGE@ 21am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 22install_sh_DATA = $(install_sh) -c -m 644 23install_sh_PROGRAM = $(install_sh) -c 24install_sh_SCRIPT = $(install_sh) -c 25INSTALL_HEADER = $(INSTALL_DATA) 26transform = $(program_transform_name) 27NORMAL_INSTALL = : 28PRE_INSTALL = : 29POST_INSTALL = : 30NORMAL_UNINSTALL = : 31PRE_UNINSTALL = : 32POST_UNINSTALL = : 33build_triplet = @build@ 34host_triplet = @host@ 35subdir = python 36DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in 37ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 38am__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 42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 43 $(ACLOCAL_M4) 44mkinstalldirs = $(install_sh) -d 45CONFIG_HEADER = $(top_builddir)/config.h 46CONFIG_CLEAN_FILES = 47CONFIG_CLEAN_VPATH_FILES = 48AM_V_GEN = $(am__v_GEN_$(V)) 49am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 50am__v_GEN_0 = @echo " GEN " $@; 51AM_V_at = $(am__v_at_$(V)) 52am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 53am__v_at_0 = @ 54SOURCES = 55DIST_SOURCES = 56DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 57pkgdatadir = @pkgdatadir@ 58ACLOCAL = @ACLOCAL@ 59AMTAR = @AMTAR@ 60AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 61AR = @AR@ 62AUTOCONF = @AUTOCONF@ 63AUTOHEADER = @AUTOHEADER@ 64AUTOMAKE = @AUTOMAKE@ 65AWK = @AWK@ 66CC = @CC@ 67CCDEPMODE = @CCDEPMODE@ 68CFLAGS = @CFLAGS@ 69CFLAG_VISIBILITY = @CFLAG_VISIBILITY@ 70CPP = @CPP@ 71CPPFLAGS = @CPPFLAGS@ 72CYGPATH_W = @CYGPATH_W@ 73DEFS = @DEFS@ 74DEPDIR = @DEPDIR@ 75DSYMUTIL = @DSYMUTIL@ 76DUMPBIN = @DUMPBIN@ 77ECHO_C = @ECHO_C@ 78ECHO_N = @ECHO_N@ 79ECHO_T = @ECHO_T@ 80EGREP = @EGREP@ 81EXEEXT = @EXEEXT@ 82FGREP = @FGREP@ 83GREP = @GREP@ 84HAVE_VISIBILITY = @HAVE_VISIBILITY@ 85INSTALL = @INSTALL@ 86INSTALL_DATA = @INSTALL_DATA@ 87INSTALL_PROGRAM = @INSTALL_PROGRAM@ 88INSTALL_SCRIPT = @INSTALL_SCRIPT@ 89INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 90LD = @LD@ 91LDFLAGS = @LDFLAGS@ 92LIBOBJS = @LIBOBJS@ 93LIBS = @LIBS@ 94LIBTOOL = @LIBTOOL@ 95LIPO = @LIPO@ 96LN_S = @LN_S@ 97LTLIBOBJS = @LTLIBOBJS@ 98MAINT = @MAINT@ 99MAKEINFO = @MAKEINFO@ 100MINGW = @MINGW@ 101MKDIR_P = @MKDIR_P@ 102NM = @NM@ 103NMEDIT = @NMEDIT@ 104OBJDUMP = @OBJDUMP@ 105OBJEXT = @OBJEXT@ 106OTOOL = @OTOOL@ 107OTOOL64 = @OTOOL64@ 108PACKAGE = @PACKAGE@ 109PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 110PACKAGE_NAME = @PACKAGE_NAME@ 111PACKAGE_STRING = @PACKAGE_STRING@ 112PACKAGE_TARNAME = @PACKAGE_TARNAME@ 113PACKAGE_URL = @PACKAGE_URL@ 114PACKAGE_VERSION = @PACKAGE_VERSION@ 115PATH_SEPARATOR = @PATH_SEPARATOR@ 116RANLIB = @RANLIB@ 117SED = @SED@ 118SET_MAKE = @SET_MAKE@ 119SHELL = @SHELL@ 120STRIP = @STRIP@ 121VERSION = @VERSION@ 122WARNINGS = @WARNINGS@ 123abs_builddir = @abs_builddir@ 124abs_srcdir = @abs_srcdir@ 125abs_top_builddir = @abs_top_builddir@ 126abs_top_srcdir = @abs_top_srcdir@ 127ac_ct_CC = @ac_ct_CC@ 128ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 129am__include = @am__include@ 130am__leading_dot = @am__leading_dot@ 131am__quote = @am__quote@ 132am__tar = @am__tar@ 133am__untar = @am__untar@ 134bindir = @bindir@ 135build = @build@ 136build_alias = @build_alias@ 137build_cpu = @build_cpu@ 138build_os = @build_os@ 139build_vendor = @build_vendor@ 140builddir = @builddir@ 141datadir = @datadir@ 142datarootdir = @datarootdir@ 143docdir = @docdir@ 144dvidir = @dvidir@ 145exec_prefix = @exec_prefix@ 146fsect = @fsect@ 147host = @host@ 148host_alias = @host_alias@ 149host_cpu = @host_cpu@ 150host_os = @host_os@ 151host_vendor = @host_vendor@ 152htmldir = @htmldir@ 153includedir = @includedir@ 154infodir = @infodir@ 155install_sh = @install_sh@ 156libdir = @libdir@ 157libexecdir = @libexecdir@ 158localedir = @localedir@ 159localstatedir = @localstatedir@ 160lt_ECHO = @lt_ECHO@ 161mandir = @mandir@ 162mkdir_p = @mkdir_p@ 163oldincludedir = @oldincludedir@ 164pdfdir = @pdfdir@ 165prefix = @prefix@ 166program_transform_name = @program_transform_name@ 167psdir = @psdir@ 168sbindir = @sbindir@ 169sharedstatedir = @sharedstatedir@ 170srcdir = @srcdir@ 171sysconfdir = @sysconfdir@ 172target_alias = @target_alias@ 173top_build_prefix = @top_build_prefix@ 174top_builddir = @top_builddir@ 175top_srcdir = @top_srcdir@ 176EXTRA_DIST = README example.py magic.py setup.py 177all: all-am 178 179.SUFFIXES: 180$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 181 @for dep in $?; do \ 182 case '$(am__configure_deps)' in \ 183 *$$dep*) \ 184 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 185 && { if test -f $@; then exit 0; else break; fi; }; \ 186 exit 1;; \ 187 esac; \ 188 done; \ 189 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign python/Makefile'; \ 190 $(am__cd) $(top_srcdir) && \ 191 $(AUTOMAKE) --foreign python/Makefile 192.PRECIOUS: Makefile 193Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 194 @case '$?' in \ 195 *config.status*) \ 196 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 197 *) \ 198 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 199 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 200 esac; 201 202$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 203 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 204 205$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 206 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 207$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 208 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 209$(am__aclocal_m4_deps): 210 211mostlyclean-libtool: 212 -rm -f *.lo 213 214clean-libtool: 215 -rm -rf .libs _libs 216tags: TAGS 217TAGS: 218 219ctags: CTAGS 220CTAGS: 221 222 223distdir: $(DISTFILES) 224 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 225 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 226 list='$(DISTFILES)'; \ 227 dist_files=`for file in $$list; do echo $$file; done | \ 228 sed -e "s|^$$srcdirstrip/||;t" \ 229 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 230 case $$dist_files in \ 231 */*) $(MKDIR_P) `echo "$$dist_files" | \ 232 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 233 sort -u` ;; \ 234 esac; \ 235 for file in $$dist_files; do \ 236 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 237 if test -d $$d/$$file; then \ 238 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 239 if test -d "$(distdir)/$$file"; then \ 240 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 241 fi; \ 242 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 243 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 244 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 245 fi; \ 246 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 247 else \ 248 test -f "$(distdir)/$$file" \ 249 || cp -p $$d/$$file "$(distdir)/$$file" \ 250 || exit 1; \ 251 fi; \ 252 done 253check-am: all-am 254check: check-am 255all-am: Makefile 256installdirs: 257install: install-am 258install-exec: install-exec-am 259install-data: install-data-am 260uninstall: uninstall-am 261 262install-am: all-am 263 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 264 265installcheck: installcheck-am 266install-strip: 267 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 268 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 269 `test -z '$(STRIP)' || \ 270 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 271mostlyclean-generic: 272 273clean-generic: 274 275distclean-generic: 276 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 277 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 278 279maintainer-clean-generic: 280 @echo "This command is intended for maintainers to use" 281 @echo "it deletes files that may require special tools to rebuild." 282clean: clean-am 283 284clean-am: clean-generic clean-libtool mostlyclean-am 285 286distclean: distclean-am 287 -rm -f Makefile 288distclean-am: clean-am distclean-generic 289 290dvi: dvi-am 291 292dvi-am: 293 294html: html-am 295 296html-am: 297 298info: info-am 299 300info-am: 301 302install-data-am: 303 304install-dvi: install-dvi-am 305 306install-dvi-am: 307 308install-exec-am: 309 310install-html: install-html-am 311 312install-html-am: 313 314install-info: install-info-am 315 316install-info-am: 317 318install-man: 319 320install-pdf: install-pdf-am 321 322install-pdf-am: 323 324install-ps: install-ps-am 325 326install-ps-am: 327 328installcheck-am: 329 330maintainer-clean: maintainer-clean-am 331 -rm -f Makefile 332maintainer-clean-am: distclean-am maintainer-clean-generic 333 334mostlyclean: mostlyclean-am 335 336mostlyclean-am: mostlyclean-generic mostlyclean-libtool 337 338pdf: pdf-am 339 340pdf-am: 341 342ps: ps-am 343 344ps-am: 345 346uninstall-am: 347 348.MAKE: install-am install-strip 349 350.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 351 distclean distclean-generic distclean-libtool distdir dvi \ 352 dvi-am html html-am info info-am install install-am \ 353 install-data install-data-am install-dvi install-dvi-am \ 354 install-exec install-exec-am install-html install-html-am \ 355 install-info install-info-am install-man install-pdf \ 356 install-pdf-am install-ps install-ps-am install-strip \ 357 installcheck installcheck-am installdirs maintainer-clean \ 358 maintainer-clean-generic mostlyclean mostlyclean-generic \ 359 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am 360 361 362# Tell versions [3.59,3.63) of GNU make to not export all variables. 363# Otherwise a system limit (for SysV at least) may be exceeded. 364.NOEXPORT: 365