# Makefile.in generated by automake 1.9.6 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. @SET_MAKE@ # examples/python/Makefile.am for PLplot ### ### Process this file with automake to produce Makefile.in ### # Copyright (C) 2002, 2004 Alan W. Irwin # Copyright (C) 2004 Rafael Laboissiere # Copyright (C) 2004 Andrew Ross # Copyright (C) 2005 Thomas J. Duck # # This file is part of PLplot. # # PLplot is free software; you can redistribute it and/or modify # it under the terms of the GNU Library General Public License as published # by the Free Software Foundation; version 2 of the License. # # PLplot is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Library General Public License for more details. # # You should have received a copy of the GNU Library General Public License # along with the file PLplot; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA srcdir = @srcdir@ top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c INSTALL_HEADER = $(INSTALL_DATA) transform = $(program_transform_name) NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ @enable_pygcw_TRUE@@enable_python_TRUE@am__append_1 = $(plplotcanvas_scripts) @enable_pygcw_TRUE@@enable_python_TRUE@am__append_2 = $(plplotcanvas_data) subdir = examples/python DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/plplot_python_start.py.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/cf/ac_pkg_swig.m4 \ $(top_srcdir)/cf/ac_python_devel.m4 \ $(top_srcdir)/cf/acinclude.m4 $(top_srcdir)/cf/docbook.m4 \ $(top_srcdir)/cf/gnome.m4 $(top_srcdir)/cf/gnu-make.m4 \ $(top_srcdir)/cf/gtk.m4 $(top_srcdir)/cf/pkg.m4 \ $(top_srcdir)/cf/double.ac $(top_srcdir)/cf/rpath.ac \ $(top_srcdir)/cf/instdirs.ac $(top_srcdir)/cf/c++.ac \ $(top_srcdir)/cf/f77.ac $(top_srcdir)/cf/f95.ac \ $(top_srcdir)/cf/libtool.ac $(top_srcdir)/cf/python.ac \ $(top_srcdir)/cf/java.ac $(top_srcdir)/cf/swig.ac \ $(top_srcdir)/cf/octave.ac $(top_srcdir)/cf/tcl.ac \ $(top_srcdir)/cf/pdl.ac $(top_srcdir)/cf/pthread.ac \ $(top_srcdir)/cf/freetype.ac $(top_srcdir)/cf/unicode.ac \ $(top_srcdir)/cf/csiro.ac $(top_srcdir)/cf/pkg-config.ac \ $(top_srcdir)/cf/drivers-init.ac $(top_srcdir)/cf/cgm.ac \ $(top_srcdir)/cf/gcw.ac $(top_srcdir)/cf/gd.ac \ $(top_srcdir)/cf/gnome.ac $(top_srcdir)/cf/linuxvga.ac \ $(top_srcdir)/cf/xwin.ac $(top_srcdir)/cf/tk.ac \ $(top_srcdir)/cf/psttf.ac $(top_srcdir)/cf/wingcc.ac \ $(top_srcdir)/cf/aqt.ac $(top_srcdir)/cf/wxwidgets.ac \ $(top_srcdir)/cf/drivers-finish.ac $(top_srcdir)/cf/test.ac \ $(top_srcdir)/cf/docbook.ac $(top_srcdir)/cf/summary.ac \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h \ $(top_builddir)/include/plConfig.h \ $(top_builddir)/include/plDevs.h CONFIG_CLEAN_FILES = plplot_python_start.py am__installdirs = "$(DESTDIR)$(examples_pythondir)" \ "$(DESTDIR)$(examples_pythondir)" \ "$(DESTDIR)$(examples_pythondir)" examples_pythonSCRIPT_INSTALL = $(INSTALL_SCRIPT) SCRIPTS = $(examples_python_SCRIPTS) SOURCES = DIST_SOURCES = am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; am__vpath_adj = case $$p in \ $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ *) f=$$p;; \ esac; am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; examples_pythonDATA_INSTALL = $(INSTALL_DATA) nodist_examples_pythonDATA_INSTALL = $(INSTALL_DATA) DATA = $(examples_python_DATA) $(nodist_examples_python_DATA) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = @ACLOCAL@ AMDEP_FALSE = @AMDEP_FALSE@ AMDEP_TRUE = @AMDEP_TRUE@ AMTAR = @AMTAR@ AQTINCCMD = @AQTINCCMD@ AQTLIBCMD = @AQTLIBCMD@ AR = @AR@ AS = @AS@ AUTOCONF = @AUTOCONF@ AUTOHEADER = @AUTOHEADER@ AUTOMAKE = @AUTOMAKE@ AWK = @AWK@ BASE = @BASE@ BASE_HTML = @BASE_HTML@ BASE_INFO = @BASE_INFO@ BASE_MAN = @BASE_MAN@ BUILD_DIR = @BUILD_DIR@ CC = @CC@ CCDEPMODE = @CCDEPMODE@ CDINCCMD = @CDINCCMD@ CDLIBCMD = @CDLIBCMD@ CFLAGS = @CFLAGS@ CONFTEST = @CONFTEST@ CPP = @CPP@ CPPFLAGS = @CPPFLAGS@ CPP_SOVERSION = @CPP_SOVERSION@ CSALIBS = @CSALIBS@ CSIRO_SOVERSION = @CSIRO_SOVERSION@ CXX = @CXX@ CXXCPP = @CXXCPP@ CXXDEPMODE = @CXXDEPMODE@ CXXFLAGS = @CXXFLAGS@ CYGPATH_W = @CYGPATH_W@ DATA_DIR = @DATA_DIR@ DB2X_TEXIXML = @DB2X_TEXIXML@ DB2X_XSLTPROC = @DB2X_XSLTPROC@ DB_SS_HTML_PUBID = @DB_SS_HTML_PUBID@ DB_SS_PRINT_PUBID = @DB_SS_PRINT_PUBID@ DEFINE_PL_DOUBLE = @DEFINE_PL_DOUBLE@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DIRNAME = @DIRNAME@ DLLTOOL = @DLLTOOL@ DLNAME_LIBPLPLOT = @DLNAME_LIBPLPLOT@ DLNAME_LIBPLPLOTD = @DLNAME_LIBPLPLOTD@ DLNAME_LIBPLPLOTTCLTK = @DLNAME_LIBPLPLOTTCLTK@ DLNAME_LIBPLPLOTTCLTKD = @DLNAME_LIBPLPLOTTCLTKD@ DOCBOOK2X_INC = @DOCBOOK2X_INC@ DOCBOOK_DTD_PUBID = @DOCBOOK_DTD_PUBID@ DOC_DIR = @DOC_DIR@ DRV_DIR = @DRV_DIR@ DRV_HARDDIR = @DRV_HARDDIR@ DSSSL_DTD_PUBID = @DSSSL_DTD_PUBID@ DVIPS = @DVIPS@ DYNAMIC_DRIVERS = @DYNAMIC_DRIVERS@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ EGREP = @EGREP@ EXAMPLES_DIRECTORIES = @EXAMPLES_DIRECTORIES@ EXEEXT = @EXEEXT@ F77 = @F77@ F77_SOVERSION = @F77_SOVERSION@ F95_SOVERSION = @F95_SOVERSION@ FC = @FC@ FCFLAGS = @FCFLAGS@ FFLAGS = @FFLAGS@ FREETYPEINCCMD = @FREETYPEINCCMD@ FREETYPELIBCMD = @FREETYPELIBCMD@ GCWTHREAD_CFLAGS = @GCWTHREAD_CFLAGS@ GCWTHREAD_LIBS = @GCWTHREAD_LIBS@ GCW_CFLAGS = @GCW_CFLAGS@ GCW_LIBS = @GCW_LIBS@ GDI32INCCMD = @GDI32INCCMD@ GDI32LIBCMD = @GDI32LIBCMD@ GDINCCMD = @GDINCCMD@ GDLIBCMD = @GDLIBCMD@ GNOMELIBS = @GNOMELIBS@ GNOMEUI_LIBS = @GNOMEUI_LIBS@ GNOME_APPLETS_LIBS = @GNOME_APPLETS_LIBS@ GNOME_CAPPLET_LIBS = @GNOME_CAPPLET_LIBS@ GNOME_CONFIG = @GNOME_CONFIG@ GNOME_INCLUDEDIR = @GNOME_INCLUDEDIR@ GNOME_LIBDIR = @GNOME_LIBDIR@ GNOME_LIBS = @GNOME_LIBS@ GNOME_PYTHON_CFLAGS = @GNOME_PYTHON_CFLAGS@ GNOME_PYTHON_LIBS = @GNOME_PYTHON_LIBS@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_CONFIG = @GTK_CONFIG@ GTK_LIBS = @GTK_LIBS@ HAVE_F77PARSE_CL_FALSE = @HAVE_F77PARSE_CL_FALSE@ HAVE_F77PARSE_CL_TRUE = @HAVE_F77PARSE_CL_TRUE@ HTML_EXT = @HTML_EXT@ HTML_MANIFEST = @HTML_MANIFEST@ INCLTDL = @INCLTDL@ INCLUDE_DIR = @INCLUDE_DIR@ INCLUDE_DIR_CMD = @INCLUDE_DIR_CMD@ INFO_MANIFEST = @INFO_MANIFEST@ INSTALL_DATA = @INSTALL_DATA@ INSTALL_PROGRAM = @INSTALL_PROGRAM@ INSTALL_SCRIPT = @INSTALL_SCRIPT@ INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ ITCLINCCMD = @ITCLINCCMD@ ITCLLIBCMD = @ITCLLIBCMD@ ITKLIBCMD = @ITKLIBCMD@ JADELOG = @JADELOG@ JADETEX = @JADETEX@ JAR = @JAR@ JAVAC = @JAVAC@ JAVADATA_HARDDIR = @JAVADATA_HARDDIR@ JAVAINCCMD = @JAVAINCCMD@ JAVAWRAPPER_DIR = @JAVAWRAPPER_DIR@ JAVAWRAPPER_HARDDIR = @JAVAWRAPPER_HARDDIR@ LDFLAGS = @LDFLAGS@ LIBLTDL = @LIBLTDL@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBTOOL = @LIBTOOL@ LIB_DIR = @LIB_DIR@ LIB_DIR_CMD = @LIB_DIR_CMD@ LIB_HARDDIR = @LIB_HARDDIR@ LIB_TAG = @LIB_TAG@ LINUXVGALIBS = @LINUXVGALIBS@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAKEINFO = @MAKEINFO@ MANVOL = @MANVOL@ MAN_MANIFEST = @MAN_MANIFEST@ MATWRAP = @MATWRAP@ MKINDEX = @MKINDEX@ MKOCTFILE = @MKOCTFILE@ MKOCTFILE_VARS = @MKOCTFILE_VARS@ MODULESINCCMD = @MODULESINCCMD@ NNLIBS = @NNLIBS@ NUMERICINCCMD = @NUMERICINCCMD@ OBJDUMP = @OBJDUMP@ OBJEXT = @OBJEXT@ OCTAVE = @OCTAVE@ OCTAVE_M_DIR = @OCTAVE_M_DIR@ OCTAVE_OCT_DIR = @OCTAVE_OCT_DIR@ OCTAVE_VERSION = @OCTAVE_VERSION@ ONSGMLS = @ONSGMLS@ OPENJADE = @OPENJADE@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ PACKAGE_STRING = @PACKAGE_STRING@ PACKAGE_TARNAME = @PACKAGE_TARNAME@ PACKAGE_VERSION = @PACKAGE_VERSION@ PATH_SEPARATOR = @PATH_SEPARATOR@ PDFJADETEX = @PDFJADETEX@ PERL = @PERL@ PKG_CONFIG = @PKG_CONFIG@ PKG_CONFIG_CHECK = @PKG_CONFIG_CHECK@ PKG_CONFIG_DIR = @PKG_CONFIG_DIR@ PKG_CONFIG_ENV = @PKG_CONFIG_ENV@ PLPLOTGNOME_SOVERSION = @PLPLOTGNOME_SOVERSION@ PLPLOTJAVAC_WRAP_DLL = @PLPLOTJAVAC_WRAP_DLL@ PLPLOT_OCTAVE_DIR = @PLPLOT_OCTAVE_DIR@ PLPLOT_TCL_VERSION = @PLPLOT_TCL_VERSION@ PLPLOT_WEBSITE = @PLPLOT_WEBSITE@ PSTTF_CFLAGS = @PSTTF_CFLAGS@ PSTTF_LIBS = @PSTTF_LIBS@ PTHREADLIBS = @PTHREADLIBS@ PYGCW_CFLAGS = @PYGCW_CFLAGS@ PYGCW_LIBS = @PYGCW_LIBS@ PYTHON = @PYTHON@ PYTHONINCCMD = @PYTHONINCCMD@ PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@ PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@ PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@ PYTHON_INSTDIR = @PYTHON_INSTDIR@ PYTHON_LDFLAGS = @PYTHON_LDFLAGS@ PYTHON_PLATFORM = @PYTHON_PLATFORM@ PYTHON_PREFIX = @PYTHON_PREFIX@ PYTHON_SITE_PKG = @PYTHON_SITE_PKG@ PYTHON_VERSION = @PYTHON_VERSION@ QHULLLIBS = @QHULLLIBS@ RANLIB = @RANLIB@ RCP = @RCP@ RELEASE_DATE = @RELEASE_DATE@ RPATH = @RPATH@ RPATHCMD = @RPATHCMD@ RSH = @RSH@ SET_MAKE = @SET_MAKE@ SGML_CATALOGS = @SGML_CATALOGS@ SHELL = @SHELL@ SOVERSION = @SOVERSION@ STATIC_DRIVERS = @STATIC_DRIVERS@ STRIP = @STRIP@ SWIG = @SWIG@ SWIG_LIB = @SWIG_LIB@ TARGETS = @TARGETS@ TCLINCCMD = @TCLINCCMD@ TCLLIBCMD = @TCLLIBCMD@ TCL_DIR = @TCL_DIR@ TKINCCMD = @TKINCCMD@ TKLIBCMD = @TKLIBCMD@ UNICODEINCS = @UNICODEINCS@ UNICODELIBS = @UNICODELIBS@ UNICODE_CONFIG = @UNICODE_CONFIG@ VERSION = @VERSION@ WWW_DIR = @WWW_DIR@ WWW_GROUP = @WWW_GROUP@ WWW_HOST = @WWW_HOST@ WWW_USER = @WWW_USER@ WXWIDGETSINCCMD = @WXWIDGETSINCCMD@ WXWIDGETSLIBCMD = @WXWIDGETSLIBCMD@ XML_DECL = @XML_DECL@ X_CFLAGS = @X_CFLAGS@ X_EXTRA_LIBS = @X_EXTRA_LIBS@ X_LIBS = @X_LIBS@ X_PRE_LIBS = @X_PRE_LIBS@ ac_ct_AR = @ac_ct_AR@ ac_ct_AS = @ac_ct_AS@ ac_ct_CC = @ac_ct_CC@ ac_ct_CXX = @ac_ct_CXX@ ac_ct_DLLTOOL = @ac_ct_DLLTOOL@ ac_ct_F77 = @ac_ct_F77@ ac_ct_FC = @ac_ct_FC@ ac_ct_OBJDUMP = @ac_ct_OBJDUMP@ ac_ct_RANLIB = @ac_ct_RANLIB@ ac_ct_STRIP = @ac_ct_STRIP@ am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ am__tar = @am__tar@ am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ build_cpu = @build_cpu@ build_os = @build_os@ build_vendor = @build_vendor@ cc_is_gcc_FALSE = @cc_is_gcc_FALSE@ cc_is_gcc_TRUE = @cc_is_gcc_TRUE@ darwin_os_FALSE = @darwin_os_FALSE@ darwin_os_TRUE = @darwin_os_TRUE@ datadir = @datadir@ docbook_build_FALSE = @docbook_build_FALSE@ docbook_build_TRUE = @docbook_build_TRUE@ enable_cxx = @enable_cxx@ enable_cxx_FALSE = @enable_cxx_FALSE@ enable_cxx_TRUE = @enable_cxx_TRUE@ enable_docbook_FALSE = @enable_docbook_FALSE@ enable_docbook_TRUE = @enable_docbook_TRUE@ enable_dyndrivers_FALSE = @enable_dyndrivers_FALSE@ enable_dyndrivers_TRUE = @enable_dyndrivers_TRUE@ enable_f77 = @enable_f77@ enable_f77_FALSE = @enable_f77_FALSE@ enable_f77_TRUE = @enable_f77_TRUE@ enable_f95 = @enable_f95@ enable_f95_FALSE = @enable_f95_FALSE@ enable_f95_TRUE = @enable_f95_TRUE@ enable_gcw = @enable_gcw@ enable_gcw_FALSE = @enable_gcw_FALSE@ enable_gcw_TRUE = @enable_gcw_TRUE@ enable_gnome_FALSE = @enable_gnome_FALSE@ enable_gnome_TRUE = @enable_gnome_TRUE@ enable_itcl_FALSE = @enable_itcl_FALSE@ enable_itcl_TRUE = @enable_itcl_TRUE@ enable_java = @enable_java@ enable_java_FALSE = @enable_java_FALSE@ enable_java_TRUE = @enable_java_TRUE@ enable_octave = @enable_octave@ enable_octave_FALSE = @enable_octave_FALSE@ enable_octave_TRUE = @enable_octave_TRUE@ enable_pdl = @enable_pdl@ enable_pdl_FALSE = @enable_pdl_FALSE@ enable_pdl_TRUE = @enable_pdl_TRUE@ enable_pygcw_FALSE = @enable_pygcw_FALSE@ enable_pygcw_TRUE = @enable_pygcw_TRUE@ enable_python = @enable_python@ enable_python_FALSE = @enable_python_FALSE@ enable_python_TRUE = @enable_python_TRUE@ enable_tcl = @enable_tcl@ enable_tcl_FALSE = @enable_tcl_FALSE@ enable_tcl_TRUE = @enable_tcl_TRUE@ enable_tk_FALSE = @enable_tk_FALSE@ enable_tk_TRUE = @enable_tk_TRUE@ enable_tkwin_FALSE = @enable_tkwin_FALSE@ enable_tkwin_TRUE = @enable_tkwin_TRUE@ enable_xwin_FALSE = @enable_xwin_FALSE@ enable_xwin_TRUE = @enable_xwin_TRUE@ exec_prefix = @exec_prefix@ found_kcc = @found_kcc@ gcw_false = @gcw_false@ gcw_true = @gcw_true@ has_db2x_texixml = @has_db2x_texixml@ has_db2x_xsltproc = @has_db2x_xsltproc@ has_dvips = @has_dvips@ has_file_cmd = @has_file_cmd@ has_jadetex = @has_jadetex@ has_makeinfo = @has_makeinfo@ has_matwrap = @has_matwrap@ has_mkoctfile = @has_mkoctfile@ has_octave = @has_octave@ has_onsgmls = @has_onsgmls@ has_onsgmls_FALSE = @has_onsgmls_FALSE@ has_onsgmls_TRUE = @has_onsgmls_TRUE@ has_openjade = @has_openjade@ has_pdfjadetex = @has_pdfjadetex@ has_perl = @has_perl@ has_xml_pm_FALSE = @has_xml_pm_FALSE@ has_xml_pm_TRUE = @has_xml_pm_TRUE@ host = @host@ host_alias = @host_alias@ host_cpu = @host_cpu@ host_os = @host_os@ host_vendor = @host_vendor@ ifGNUmake = @ifGNUmake@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@ mkdir_p = @mkdir_p@ oldincludedir = @oldincludedir@ pkg_config_false = @pkg_config_false@ pkg_config_true = @pkg_config_true@ pkgpyexecdir = @pkgpyexecdir@ pkgpythondir = @pkgpythondir@ prefix = @prefix@ program_transform_name = @program_transform_name@ pyexecdir = @pyexecdir@ pythondir = @pythondir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ subdirs = @subdirs@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ with_csa_FALSE = @with_csa_FALSE@ with_csa_TRUE = @with_csa_TRUE@ with_double_FALSE = @with_double_FALSE@ with_double_TRUE = @with_double_TRUE@ with_ltdlsystem_FALSE = @with_ltdlsystem_FALSE@ with_ltdlsystem_TRUE = @with_ltdlsystem_TRUE@ with_pkg_config_FALSE = @with_pkg_config_FALSE@ with_pkg_config_TRUE = @with_pkg_config_TRUE@ with_qhull_FALSE = @with_qhull_FALSE@ with_qhull_TRUE = @with_qhull_TRUE@ with_rpath_FALSE = @with_rpath_FALSE@ with_rpath_TRUE = @with_rpath_TRUE@ # These lists contain standalone scripts which are executable. plplotcanvas_scripts = \ plplotcanvas_demo.py \ plplotcanvas_animation.py python_scripts = \ prova.py \ pythondemos.py \ x01 \ x02 \ x03 \ x04 \ x05 \ x06 \ x07 \ x08 \ x09 \ x10 \ x11 \ x12 \ x13 \ x14 \ x15 \ x16 \ x17 \ x18 \ x22 \ x23 \ x24 \ xw14.py \ xw17.py # These lists contain python modules that can be imported and README files. plplotcanvas_data = \ README.plplotcanvas python_data = \ README.pythondemos \ qplplot.py \ xw01.py \ xw02.py \ xw03.py \ xw04.py \ xw05.py \ xw06.py \ xw07.py \ xw08.py \ xw09.py \ xw10.py \ xw11.py \ xw12.py \ xw13.py \ xw15.py \ xw16.py \ xw18.py \ xw19.py \ xw22.py \ xw23.py \ xw24.py @enable_python_TRUE@examples_pythondir = $(DATA_DIR)/examples/python # This list contains standalone scripts which are executable. @enable_python_TRUE@examples_python_SCRIPTS = $(python_scripts) \ @enable_python_TRUE@ $(am__append_1) # This list contains python modules that can be imported and README files. @enable_python_TRUE@examples_python_DATA = $(python_data) \ @enable_python_TRUE@ $(am__append_2) @enable_python_TRUE@nodist_examples_python_DATA = plplot_python_start.py @enable_python_TRUE@CLEANFILES = *.pyc @enable_python_TRUE@check_DATA = \ @enable_python_TRUE@ .check # A list of old stuff that should still (as of 2005-05-03, AWI) be # distributed since it contains useful information that could be used # to develop a python GUI that has the plframe capabilities. old_dist = \ pytkdemo \ tutor.py \ x01.py \ x02.py \ x03.py \ x04.py \ x05.py \ x06.py \ x07.py \ x08.py \ x09.py \ x10.py \ x11.py \ x12.py \ x13.py \ x14.py \ x15.py \ x16.py \ x17.py \ x18.py \ x19.py \ xtkpy EXTRA_DIST = \ $(plplotcanvas_scripts) \ $(python_scripts) \ $(plplotcanvas_data) \ $(python_data) \ $(old_dist) all: all-am .SUFFIXES: $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/python/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu examples/python/Makefile .PRECIOUS: Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac; $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(top_srcdir)/configure: $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(ACLOCAL_M4): $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh plplot_python_start.py: $(top_builddir)/config.status $(srcdir)/plplot_python_start.py.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ install-examples_pythonSCRIPTS: $(examples_python_SCRIPTS) @$(NORMAL_INSTALL) test -z "$(examples_pythondir)" || $(mkdir_p) "$(DESTDIR)$(examples_pythondir)" @list='$(examples_python_SCRIPTS)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ if test -f $$d$$p; then \ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ echo " $(examples_pythonSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(examples_pythondir)/$$f'"; \ $(examples_pythonSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(examples_pythondir)/$$f"; \ else :; fi; \ done uninstall-examples_pythonSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(examples_python_SCRIPTS)'; for p in $$list; do \ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ echo " rm -f '$(DESTDIR)$(examples_pythondir)/$$f'"; \ rm -f "$(DESTDIR)$(examples_pythondir)/$$f"; \ done mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: install-examples_pythonDATA: $(examples_python_DATA) @$(NORMAL_INSTALL) test -z "$(examples_pythondir)" || $(mkdir_p) "$(DESTDIR)$(examples_pythondir)" @list='$(examples_python_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(examples_pythonDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examples_pythondir)/$$f'"; \ $(examples_pythonDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examples_pythondir)/$$f"; \ done uninstall-examples_pythonDATA: @$(NORMAL_UNINSTALL) @list='$(examples_python_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(examples_pythondir)/$$f'"; \ rm -f "$(DESTDIR)$(examples_pythondir)/$$f"; \ done install-nodist_examples_pythonDATA: $(nodist_examples_python_DATA) @$(NORMAL_INSTALL) test -z "$(examples_pythondir)" || $(mkdir_p) "$(DESTDIR)$(examples_pythondir)" @list='$(nodist_examples_python_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(nodist_examples_pythonDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(examples_pythondir)/$$f'"; \ $(nodist_examples_pythonDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(examples_pythondir)/$$f"; \ done uninstall-nodist_examples_pythonDATA: @$(NORMAL_UNINSTALL) @list='$(nodist_examples_python_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(examples_pythondir)/$$f'"; \ rm -f "$(DESTDIR)$(examples_pythondir)/$$f"; \ done tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \ case $$file in \ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ esac; \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ if test "$$dir" != "$$file" && test "$$dir" != "."; then \ dir="/$$dir"; \ $(mkdir_p) "$(distdir)$$dir"; \ else \ dir=''; \ fi; \ if test -d $$d/$$file; then \ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ fi; \ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ else \ test -f $(distdir)/$$file \ || cp -p $$d/$$file $(distdir)/$$file \ || exit 1; \ fi; \ done check-am: all-am $(MAKE) $(AM_MAKEFLAGS) $(check_DATA) check: check-am all-am: Makefile $(SCRIPTS) $(DATA) installdirs: for dir in "$(DESTDIR)$(examples_pythondir)" "$(DESTDIR)$(examples_pythondir)" "$(DESTDIR)$(examples_pythondir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-am install-exec: install-exec-am install-data: install-data-am uninstall: uninstall-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-am install-strip: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ `test -z '$(STRIP)' || \ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install mostlyclean-generic: clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic distclean-libtool dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-examples_pythonDATA \ install-examples_pythonSCRIPTS \ install-nodist_examples_pythonDATA install-exec-am: install-info: install-info-am install-man: installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-am pdf-am: ps: ps-am ps-am: uninstall-am: uninstall-examples_pythonDATA \ uninstall-examples_pythonSCRIPTS uninstall-info-am \ uninstall-nodist_examples_pythonDATA .PHONY: all all-am check check-am clean clean-generic clean-libtool \ distclean distclean-generic distclean-libtool distdir dvi \ dvi-am html html-am info info-am install install-am \ install-data install-data-am install-examples_pythonDATA \ install-examples_pythonSCRIPTS install-exec install-exec-am \ install-info install-info-am install-man \ install-nodist_examples_pythonDATA install-strip installcheck \ installcheck-am installdirs maintainer-clean \ maintainer-clean-generic mostlyclean mostlyclean-generic \ mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ uninstall-examples_pythonDATA uninstall-examples_pythonSCRIPTS \ uninstall-info-am uninstall-nodist_examples_pythonDATA @enable_python_TRUE@.check: $(examples_python_SCRIPTS) $(examples_python_DATA) @enable_python_TRUE@ ( if [ ! -f x01 ] ; then \ @enable_python_TRUE@ cd $(top_srcdir)/examples/python ; \ @enable_python_TRUE@ for file in $(examples_python_SCRIPTS) $(examples_python_DATA) ; do \ @enable_python_TRUE@ rm -f $(BUILD_DIR)/examples/python/$$file; $(LN_S) $(top_srcdir)/examples/python/$$file $(BUILD_DIR)/examples/python/$$file ; \ @enable_python_TRUE@ done ; \ @enable_python_TRUE@ fi ) @enable_python_TRUE@ touch .check # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: