1# Makefile.in generated by automake 1.11 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@ 69CPP = @CPP@ 70CPPFLAGS = @CPPFLAGS@ 71CYGPATH_W = @CYGPATH_W@ 72DEFS = @DEFS@ 73DEPDIR = @DEPDIR@ 74DSYMUTIL = @DSYMUTIL@ 75DUMPBIN = @DUMPBIN@ 76ECHO_C = @ECHO_C@ 77ECHO_N = @ECHO_N@ 78ECHO_T = @ECHO_T@ 79EGREP = @EGREP@ 80EXEEXT = @EXEEXT@ 81FGREP = @FGREP@ 82GREP = @GREP@ 83INSTALL = @INSTALL@ 84INSTALL_DATA = @INSTALL_DATA@ 85INSTALL_PROGRAM = @INSTALL_PROGRAM@ 86INSTALL_SCRIPT = @INSTALL_SCRIPT@ 87INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 88LD = @LD@ 89LDFLAGS = @LDFLAGS@ 90LIBOBJS = @LIBOBJS@ 91LIBS = @LIBS@ 92LIBTOOL = @LIBTOOL@ 93LIPO = @LIPO@ 94LN_S = @LN_S@ 95LTLIBOBJS = @LTLIBOBJS@ 96MAINT = @MAINT@ 97MAKEINFO = @MAKEINFO@ 98MINGW = @MINGW@ 99MKDIR_P = @MKDIR_P@ 100NM = @NM@ 101NMEDIT = @NMEDIT@ 102OBJDUMP = @OBJDUMP@ 103OBJEXT = @OBJEXT@ 104OTOOL = @OTOOL@ 105OTOOL64 = @OTOOL64@ 106PACKAGE = @PACKAGE@ 107PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 108PACKAGE_NAME = @PACKAGE_NAME@ 109PACKAGE_STRING = @PACKAGE_STRING@ 110PACKAGE_TARNAME = @PACKAGE_TARNAME@ 111PACKAGE_URL = @PACKAGE_URL@ 112PACKAGE_VERSION = @PACKAGE_VERSION@ 113PATH_SEPARATOR = @PATH_SEPARATOR@ 114RANLIB = @RANLIB@ 115SED = @SED@ 116SET_MAKE = @SET_MAKE@ 117SHELL = @SHELL@ 118STRIP = @STRIP@ 119VERSION = @VERSION@ 120WARNINGS = @WARNINGS@ 121abs_builddir = @abs_builddir@ 122abs_srcdir = @abs_srcdir@ 123abs_top_builddir = @abs_top_builddir@ 124abs_top_srcdir = @abs_top_srcdir@ 125ac_ct_CC = @ac_ct_CC@ 126ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 127am__include = @am__include@ 128am__leading_dot = @am__leading_dot@ 129am__quote = @am__quote@ 130am__tar = @am__tar@ 131am__untar = @am__untar@ 132bindir = @bindir@ 133build = @build@ 134build_alias = @build_alias@ 135build_cpu = @build_cpu@ 136build_os = @build_os@ 137build_vendor = @build_vendor@ 138builddir = @builddir@ 139datadir = @datadir@ 140datarootdir = @datarootdir@ 141docdir = @docdir@ 142dvidir = @dvidir@ 143exec_prefix = @exec_prefix@ 144fsect = @fsect@ 145host = @host@ 146host_alias = @host_alias@ 147host_cpu = @host_cpu@ 148host_os = @host_os@ 149host_vendor = @host_vendor@ 150htmldir = @htmldir@ 151includedir = @includedir@ 152infodir = @infodir@ 153install_sh = @install_sh@ 154libdir = @libdir@ 155libexecdir = @libexecdir@ 156localedir = @localedir@ 157localstatedir = @localstatedir@ 158lt_ECHO = @lt_ECHO@ 159mandir = @mandir@ 160mkdir_p = @mkdir_p@ 161oldincludedir = @oldincludedir@ 162pdfdir = @pdfdir@ 163prefix = @prefix@ 164program_transform_name = @program_transform_name@ 165psdir = @psdir@ 166sbindir = @sbindir@ 167sharedstatedir = @sharedstatedir@ 168srcdir = @srcdir@ 169sysconfdir = @sysconfdir@ 170target_alias = @target_alias@ 171top_build_prefix = @top_build_prefix@ 172top_builddir = @top_builddir@ 173top_srcdir = @top_srcdir@ 174EXTRA_DIST = README example.py magic.py setup.py 175all: all-am 176 177.SUFFIXES: 178$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 179 @for dep in $?; do \ 180 case '$(am__configure_deps)' in \ 181 *$$dep*) \ 182 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 183 && { if test -f $@; then exit 0; else break; fi; }; \ 184 exit 1;; \ 185 esac; \ 186 done; \ 187 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu python/Makefile'; \ 188 $(am__cd) $(top_srcdir) && \ 189 $(AUTOMAKE) --gnu python/Makefile 190.PRECIOUS: Makefile 191Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 192 @case '$?' in \ 193 *config.status*) \ 194 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 195 *) \ 196 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 197 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 198 esac; 199 200$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 201 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 202 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): 208 209mostlyclean-libtool: 210 -rm -f *.lo 211 212clean-libtool: 213 -rm -rf .libs _libs 214tags: TAGS 215TAGS: 216 217ctags: CTAGS 218CTAGS: 219 220 221distdir: $(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,/[^/]*$$,,' | \ 231 sort -u` ;; \ 232 esac; \ 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 {} \;; \ 239 fi; \ 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 {} \;; \ 243 fi; \ 244 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 245 else \ 246 test -f "$(distdir)/$$file" \ 247 || cp -p $$d/$$file "$(distdir)/$$file" \ 248 || exit 1; \ 249 fi; \ 250 done 251check-am: all-am 252check: check-am 253all-am: Makefile 254installdirs: 255install: install-am 256install-exec: install-exec-am 257install-data: install-data-am 258uninstall: uninstall-am 259 260install-am: all-am 261 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 262 263installcheck: installcheck-am 264install-strip: 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 269mostlyclean-generic: 270 271clean-generic: 272 273distclean-generic: 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) 276 277maintainer-clean-generic: 278 @echo "This command is intended for maintainers to use" 279 @echo "it deletes files that may require special tools to rebuild." 280clean: clean-am 281 282clean-am: clean-generic clean-libtool mostlyclean-am 283 284distclean: distclean-am 285 -rm -f Makefile 286distclean-am: clean-am distclean-generic 287 288dvi: dvi-am 289 290dvi-am: 291 292html: html-am 293 294html-am: 295 296info: info-am 297 298info-am: 299 300install-data-am: 301 302install-dvi: install-dvi-am 303 304install-dvi-am: 305 306install-exec-am: 307 308install-html: install-html-am 309 310install-html-am: 311 312install-info: install-info-am 313 314install-info-am: 315 316install-man: 317 318install-pdf: install-pdf-am 319 320install-pdf-am: 321 322install-ps: install-ps-am 323 324install-ps-am: 325 326installcheck-am: 327 328maintainer-clean: maintainer-clean-am 329 -rm -f Makefile 330maintainer-clean-am: distclean-am maintainer-clean-generic 331 332mostlyclean: mostlyclean-am 333 334mostlyclean-am: mostlyclean-generic mostlyclean-libtool 335 336pdf: pdf-am 337 338pdf-am: 339 340ps: ps-am 341 342ps-am: 343 344uninstall-am: 345 346.MAKE: install-am install-strip 347 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 358 359 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. 362.NOEXPORT: 363