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