# Makefile.in generated by automake 1.9.6 from Makefile.am. # bindings/octave/Makefile. Generated from Makefile.in by configure. # 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. # bindings/octave/Makefile.am for PLplot ### ### Process this file with automake to produce Makefile.in ### # Copyright (C) 2002, 2003, 2004 Alan W. Irwin # Copyright (C) 2002, 2003, 2004 Joao Cardoso # Copyright (C) 2003, 2004 Rafael Laboissiere # # 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 = . top_srcdir = ../.. pkgdatadir = $(datadir)/plplot pkglibdir = $(libdir)/plplot pkgincludedir = $(includedir)/plplot top_builddir = ../.. am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd INSTALL = /usr/bin/install -c -o root -g wheel 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 = i386-unknown-gnu host_triplet = i386-unknown-gnu #noinst_PROGRAMS = massage$(EXEEXT) subdir = bindings/octave DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(srcdir)/plplot_octave.h.in INSTALL 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_octave.h PROGRAMS = $(noinst_PROGRAMS) am__massage_SOURCES_DIST = massage.c #am_massage_OBJECTS = massage.$(OBJEXT) massage_OBJECTS = $(am_massage_OBJECTS) massage_LDADD = $(LDADD) am__installdirs = "$(DESTDIR)$(octavesharedir)" \ "$(DESTDIR)$(plplot_octavedir)" octaveshareSCRIPT_INSTALL = $(INSTALL_SCRIPT) SCRIPTS = $(octaveshare_SCRIPTS) DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -I$(top_builddir)/include -I$(top_builddir)/include depcomp = $(SHELL) $(top_srcdir)/cf/depcomp am__depfiles_maybe = depfiles COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@ SOURCES = $(massage_SOURCES) DIST_SOURCES = $(am__massage_SOURCES_DIST) RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ html-recursive info-recursive install-data-recursive \ install-exec-recursive install-info-recursive \ install-recursive installcheck-recursive installdirs-recursive \ pdf-recursive ps-recursive uninstall-info-recursive \ uninstall-recursive 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|^.*/||'`; plplot_octaveDATA_INSTALL = $(INSTALL_DATA) DATA = $(plplot_octave_DATA) ETAGS = etags CTAGS = ctags DIST_SUBDIRS = $(SUBDIRS) DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) ACLOCAL = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run aclocal-1.9 AMDEP_FALSE = # AMDEP_TRUE = AMTAR = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run tar AQTINCCMD = AQTLIBCMD = AR = ar AS = as AUTOCONF = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run autoconf AUTOHEADER = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run autoheader AUTOMAKE = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run automake-1.9 AWK = gawk BASE = plplot-5.6.1 BASE_HTML = plplot-html-5.6.1 BASE_INFO = plplot-info-5.6.1 BASE_MAN = plplot-man-5.6.1 BUILD_DIR = /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1 CC = cc CCDEPMODE = depmode=gcc3 CDINCCMD = CDLIBCMD = CFLAGS = -fno-common -mieee-fp CONFTEST = CPP = cc -E CPPFLAGS = CPP_SOVERSION = 11:0:2 CSALIBS = $(top_builddir)/lib/csa/libcsirocsa.la CSIRO_SOVERSION = 0:1:0 CXX = c++ CXXCPP = c++ -E CXXDEPMODE = depmode=gcc3 CXXFLAGS = -fno-common -mieee-fp CYGPATH_W = echo DATA_DIR = ${datadir}/${PACKAGE}${VERSION} DB2X_TEXIXML = DB2X_XSLTPROC = DB_SS_HTML_PUBID = -//Norman Walsh//DOCUMENT DocBook HTML Stylesheet//EN DB_SS_PRINT_PUBID = -//Norman Walsh//DOCUMENT DocBook Print Stylesheet//EN DEFINE_PL_DOUBLE = #define PL_DOUBLE DEFS = -DHAVE_CONFIG_H DEPDIR = .deps DIRNAME = dirname DLLTOOL = dlltool DLNAME_LIBPLPLOT = DLNAME_LIBPLPLOTD = DLNAME_LIBPLPLOTTCLTK = DLNAME_LIBPLPLOTTCLTKD = DOCBOOK2X_INC = -I/mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/doc/docbook/perl DOCBOOK_DTD_PUBID = -//OASIS//DTD DocBook XML V4.2//EN DOC_DIR = ${datadir}/doc/plplot DRV_DIR = ${libdir}/plplot5.6.1/driversd DRV_HARDDIR = /lib/plplot5.6.1/driversd DSSSL_DTD_PUBID = -//James Clark//DTD DSSSL Style Sheet//EN DVIPS = DYNAMIC_DRIVERS = gd.la hpgl.la mem.la null.la pbm.la plmeta.la ps.la xfig.la xwin.la ECHO = echo ECHO_C = ECHO_N = -n ECHO_T = EGREP = grep -E EXAMPLES_DIRECTORIES = c c++ f77 EXEEXT = F77 = gfortran42 F77_SOVERSION = 10:0:1 F95_SOVERSION = 0:0:0 FC = gfortran42 FCFLAGS = FFLAGS = -O FREETYPEINCCMD = -I/usr/local/include/freetype2 FREETYPELIBCMD = -lfreetype GCWTHREAD_CFLAGS = GCWTHREAD_LIBS = GCW_CFLAGS = GCW_LIBS = GDI32INCCMD = GDI32LIBCMD = GDINCCMD = GDLIBCMD = -lgd -lpng -ljpeg -lz GNOMELIBS = GNOMEUI_LIBS = GNOME_APPLETS_LIBS = GNOME_CAPPLET_LIBS = GNOME_CONFIG = GNOME_INCLUDEDIR = GNOME_LIBDIR = GNOME_LIBS = GNOME_PYTHON_CFLAGS = GNOME_PYTHON_LIBS = GTK_CFLAGS = GTK_CONFIG = GTK_LIBS = HAVE_F77PARSE_CL_FALSE = HAVE_F77PARSE_CL_TRUE = C HTML_EXT = html HTML_MANIFEST = HTML-MANIFEST INCLTDL = -I${top_srcdir}/libltdl INCLUDE_DIR = ${prefix}/include/plplot INCLUDE_DIR_CMD = -I/include/plplot INFO_MANIFEST = INFO-MANIFEST INSTALL_DATA = install -o root -g wheel -m 444 INSTALL_PROGRAM = install -s -o root -g wheel -m 555 INSTALL_SCRIPT = install -o root -g wheel -m 555 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s ITCLINCCMD = ITCLLIBCMD = ITKLIBCMD = JADELOG = jadeout.log JADETEX = JAR = JAVAC = JAVADATA_HARDDIR = JAVAINCCMD = JAVAWRAPPER_DIR = JAVAWRAPPER_HARDDIR = LDFLAGS = -L/usr/local/lib LIBLTDL = ${top_builddir}/libltdl/libltdlc.la LIBOBJS = LIBS = -lm LIBTOOL = $(SHELL) $(top_builddir)/libtool LIB_DIR = ${libdir} LIB_DIR_CMD = -L/lib LIB_HARDDIR = /lib LIB_TAG = d LINUXVGALIBS = LN_S = ln -s LTLIBOBJS = MAKEINFO = ${SHELL} /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/missing --run makeinfo MANVOL = 3plplot MAN_MANIFEST = MAN-MANIFEST MATWRAP = MKINDEX = ./scripts/mktclIndex -tcl MKOCTFILE = MKOCTFILE_VARS = MODULESINCCMD = NNLIBS = NUMERICINCCMD = OBJDUMP = objdump OBJEXT = OCTAVE = OCTAVE_M_DIR = OCTAVE_OCT_DIR = OCTAVE_VERSION = ONSGMLS = onsgmls OPENJADE = PACKAGE = plplot PACKAGE_BUGREPORT = plplot-devel@lists.sourceforge.net PACKAGE_NAME = plplot PACKAGE_STRING = plplot 5.6.1 PACKAGE_TARNAME = plplot PACKAGE_VERSION = 5.6.1 PATH_SEPARATOR = : PDFJADETEX = PERL = perl PKG_CONFIG = /usr/local/bin/pkg-config PKG_CONFIG_CHECK = found PKG_CONFIG_DIR = ${prefix}/libdata/pkgconfig PKG_CONFIG_ENV = PKG_CONFIG_PATH=/libdata/pkgconfig PLPLOTGNOME_SOVERSION = 0:0:0 PLPLOTJAVAC_WRAP_DLL = PLPLOT_OCTAVE_DIR = PLPLOT_TCL_VERSION = 5 PLPLOT_WEBSITE = plplot.sf.net PSTTF_CFLAGS = PSTTF_LIBS = PTHREADLIBS = PYGCW_CFLAGS = PYGCW_LIBS = PYTHON = /usr/local/bin/python PYTHONINCCMD = PYTHON_CPPFLAGS = -I/usr/local/include/python2.3 PYTHON_EXEC_PREFIX = ${exec_prefix} PYTHON_EXTRA_LDFLAGS = -framework System PYTHON_EXTRA_LIBS = -lxpg4 -ldl PYTHON_INSTDIR = /lib/python2.3/site-packages PYTHON_LDFLAGS = -L/usr/local/lib/python2.3 -lpython2.3 PYTHON_PLATFORM = darwin PYTHON_PREFIX = ${prefix} PYTHON_SITE_PKG = /usr/local/lib/python2.3/site-packages PYTHON_VERSION = 2.3 QHULLLIBS = RANLIB = ranlib RCP = scp RELEASE_DATE = 2006-05-29 RPATH = -rpath $(libdir) RPATHCMD = -Wl,-rpath -Wl,/lib RSH = ssh SET_MAKE = SGML_CATALOGS = SHELL = /bin/sh SOVERSION = 11:0:2 STATIC_DRIVERS = STRIP = strip SWIG = echo "Error: SWIG is not installed. You should look at http://www.swig.org" ; false SWIG_LIB = TARGETS = print html info man TCLINCCMD = TCLLIBCMD = -L/usr/local/lib -ltcl8.3 TCL_DIR = ${datadir}/${PACKAGE}${VERSION}/tcl TKINCCMD = TKLIBCMD = UNICODEINCS = UNICODELIBS = UNICODE_CONFIG = VERSION = 5.6.1 WWW_DIR = /home/groups/p/pl/plplot/htdocs/docbook-manual WWW_GROUP = plplot WWW_HOST = shell1.sourceforge.net WWW_USER = WXWIDGETSINCCMD = WXWIDGETSLIBCMD = XML_DECL = /usr/share/xml/declaration/xml.dcl X_CFLAGS = X_EXTRA_LIBS = X_LIBS = X_PRE_LIBS = ac_ct_AR = ar ac_ct_AS = ac_ct_CC = ac_ct_CXX = ac_ct_DLLTOOL = ac_ct_F77 = ac_ct_FC = ac_ct_OBJDUMP = ac_ct_RANLIB = ranlib ac_ct_STRIP = strip am__fastdepCC_FALSE = # am__fastdepCC_TRUE = am__fastdepCXX_FALSE = # am__fastdepCXX_TRUE = am__include = include am__leading_dot = . am__quote = am__tar = ${AMTAR} chof - "$$tardir" am__untar = ${AMTAR} xf - bindir = ${exec_prefix}/bin build = i386-unknown-gnu build_alias = i386-unknown-gnu build_cpu = i386 build_os = gnu build_vendor = unknown cc_is_gcc_FALSE = cc_is_gcc_TRUE = # darwin_os_FALSE = darwin_os_TRUE = # datadir = ${prefix}/share docbook_build_FALSE = # docbook_build_TRUE = enable_cxx = yes enable_cxx_FALSE = # enable_cxx_TRUE = enable_docbook_FALSE = enable_docbook_TRUE = # enable_dyndrivers_FALSE = # enable_dyndrivers_TRUE = enable_f77 = yes enable_f77_FALSE = # enable_f77_TRUE = enable_f95 = no enable_f95_FALSE = enable_f95_TRUE = # enable_gcw = no enable_gcw_FALSE = enable_gcw_TRUE = # enable_gnome_FALSE = enable_gnome_TRUE = # enable_itcl_FALSE = enable_itcl_TRUE = # enable_java = no enable_java_FALSE = enable_java_TRUE = # enable_octave = no enable_octave_FALSE = enable_octave_TRUE = # enable_pdl = no enable_pdl_FALSE = enable_pdl_TRUE = # enable_pygcw_FALSE = enable_pygcw_TRUE = # enable_python = no enable_python_FALSE = enable_python_TRUE = # enable_tcl = yes enable_tcl_FALSE = # enable_tcl_TRUE = enable_tk_FALSE = enable_tk_TRUE = # enable_tkwin_FALSE = enable_tkwin_TRUE = # enable_xwin_FALSE = # enable_xwin_TRUE = exec_prefix = found_kcc = gcw_false = gcw_true = # has_db2x_texixml = has_db2x_xsltproc = has_dvips = has_file_cmd = yes has_jadetex = has_makeinfo = has_matwrap = has_mkoctfile = has_octave = has_onsgmls = found has_onsgmls_FALSE = # has_onsgmls_TRUE = has_openjade = has_pdfjadetex = has_perl = found has_xml_pm_FALSE = has_xml_pm_TRUE = # host = i386-unknown-gnu host_alias = i386-unknown-gnu host_cpu = i386 host_os = gnu host_vendor = unknown ifGNUmake = includedir = ${prefix}/include infodir = ${prefix}/info install_sh = /mnt/gmirror/ports/math/plplot/work/plplot-5.6.1/cf/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localstatedir = ${prefix}/var mandir = ${prefix}/man mkdir_p = mkdir -p -- oldincludedir = /usr/include pkg_config_false = # pkg_config_true = pkgpyexecdir = ${pyexecdir}/plplot pkgpythondir = ${pythondir}/plplot prefix = program_transform_name = s,x,x, pyexecdir = ${exec_prefix}/lib/python2.3/site-packages pythondir = ${prefix}/lib/python2.3/site-packages sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com subdirs = libltdl sysconfdir = ${prefix}/etc target_alias = i386-unknown-gnu with_csa_FALSE = # with_csa_TRUE = with_double_FALSE = # with_double_TRUE = with_ltdlsystem_FALSE = with_ltdlsystem_TRUE = # with_pkg_config_FALSE = # with_pkg_config_TRUE = with_qhull_FALSE = with_qhull_TRUE = # with_rpath_FALSE = # with_rpath_TRUE = SUBDIRS = PLplot demos misc docdir = $(DOC_DIR) docfiles = \ BUGS \ FGA \ INSTALL \ README \ ToDo \ USAGE EXTRA_DIST = \ $(docfiles) \ globals-in-scripts \ massage.c \ plplot_octave_rej.h \ plplot_octave_def \ etc \ matwrap \ doc-stamp \ plplot_octave_txt \ .octaverc #octave_libs = -L$(top_builddir)/src/.libs -lplplot$(LIB_TAG) #deplibs = `$(top_srcdir)/scripts/get-dependency-libs.sh \ # $(top_builddir)/src/.libs/libplplot$(LIB_TAG).la` #LDRPATH_CSA = :$(top_builddir)/lib/csa/.libs ##LDRPATH_NN = :$(top_builddir)/lib/nn/.libs #SET_LDRPATH = LD_RUN_PATH=$(top_builddir)/src/.libs$(LDRPATH_CSA)$(LDRPATH_NN) #SET_LDRPATH_LIBDIR = LD_RUN_PATH=$(libdir) #octavesharedir = $(OCTAVE_OCT_DIR) #octaveshare_SCRIPTS = plplot_octave.oct #massage_SOURCES = massage.c #plplot_octavedir = $(PLPLOT_OCTAVE_DIR) #plplot_octave_DATA = plplot_stub.m #enable_octave CLEANFILES = tmp_plplot_octave.cc \ plplot_octave.cc plplot_octave.o tmp_stub plplot_octave*.oct \ plplot_stub.m missing_help MAINTAINERCLEANFILES = doc-stamp plplot_octave_txt/* all: all-recursive .SUFFIXES: .SUFFIXES: .c .lo .o .obj $(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 bindings/octave/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu bindings/octave/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_octave.h: $(top_builddir)/config.status $(srcdir)/plplot_octave.h.in cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ done massage$(EXEEXT): $(massage_OBJECTS) $(massage_DEPENDENCIES) @rm -f massage$(EXEEXT) $(LINK) $(massage_LDFLAGS) $(massage_OBJECTS) $(massage_LDADD) $(LIBS) install-octaveshareSCRIPTS: $(octaveshare_SCRIPTS) @$(NORMAL_INSTALL) test -z "$(octavesharedir)" || $(mkdir_p) "$(DESTDIR)$(octavesharedir)" @list='$(octaveshare_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 " $(octaveshareSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(octavesharedir)/$$f'"; \ $(octaveshareSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(octavesharedir)/$$f"; \ else :; fi; \ done uninstall-octaveshareSCRIPTS: @$(NORMAL_UNINSTALL) @list='$(octaveshare_SCRIPTS)'; for p in $$list; do \ f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \ echo " rm -f '$(DESTDIR)$(octavesharedir)/$$f'"; \ rm -f "$(DESTDIR)$(octavesharedir)/$$f"; \ done mostlyclean-compile: -rm -f *.$(OBJEXT) distclean-compile: -rm -f *.tab.c include ./$(DEPDIR)/massage.Po .c.o: if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c $< .c.obj: if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=no \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(COMPILE) -c `$(CYGPATH_W) '$<'` .c.lo: if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi # source='$<' object='$@' libtool=yes \ # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \ # $(LTCOMPILE) -c -o $@ $< mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: install-plplot_octaveDATA: $(plplot_octave_DATA) @$(NORMAL_INSTALL) test -z "$(plplot_octavedir)" || $(mkdir_p) "$(DESTDIR)$(plplot_octavedir)" @list='$(plplot_octave_DATA)'; for p in $$list; do \ if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ f=$(am__strip_dir) \ echo " $(plplot_octaveDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plplot_octavedir)/$$f'"; \ $(plplot_octaveDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plplot_octavedir)/$$f"; \ done uninstall-plplot_octaveDATA: @$(NORMAL_UNINSTALL) @list='$(plplot_octave_DATA)'; for p in $$list; do \ f=$(am__strip_dir) \ echo " rm -f '$(DESTDIR)$(plplot_octavedir)/$$f'"; \ rm -f "$(DESTDIR)$(plplot_octavedir)/$$f"; \ done # This directory's subdirectories are mostly independent; you can cd # into them and run `make' without going through this Makefile. # To change the values of `make' variables: instead of editing Makefiles, # (1) if the variable is set in `config.status', edit `config.status' # (which will cause the Makefiles to be regenerated when you run `make'); # (2) otherwise, pass the desired values on the `make' command line. $(RECURSIVE_TARGETS): @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ target=`echo $@ | sed s/-recursive//`; \ list='$(SUBDIRS)'; for subdir in $$list; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ dot_seen=yes; \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done; \ if test "$$dot_seen" = "no"; then \ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ fi; test -z "$$fail" mostlyclean-recursive clean-recursive distclean-recursive \ maintainer-clean-recursive: @failcom='exit 1'; \ for f in x $$MAKEFLAGS; do \ case $$f in \ *=* | --[!k]*);; \ *k*) failcom='fail=yes';; \ esac; \ done; \ dot_seen=no; \ case "$@" in \ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ *) list='$(SUBDIRS)' ;; \ esac; \ rev=''; for subdir in $$list; do \ if test "$$subdir" = "."; then :; else \ rev="$$subdir $$rev"; \ fi; \ done; \ rev="$$rev ."; \ target=`echo $@ | sed s/-recursive//`; \ for subdir in $$rev; do \ echo "Making $$target in $$subdir"; \ if test "$$subdir" = "."; then \ local_target="$$target-am"; \ else \ local_target="$$target"; \ fi; \ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ || eval $$failcom; \ done && test -z "$$fail" tags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ done ctags-recursive: list='$(SUBDIRS)'; for subdir in $$list; do \ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ done ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ mkid -fID $$unique tags: TAGS TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ include_option=--etags-include; \ empty_fix=.; \ else \ include_option=--include; \ empty_fix=; \ fi; \ list='$(SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test ! -f $$subdir/TAGS || \ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ fi; \ done; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ test -n "$$unique" || unique=$$empty_fix; \ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ $$tags $$unique; \ fi ctags: CTAGS CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ $(TAGS_FILES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ unique=`for i in $$list; do \ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ done | \ $(AWK) ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(CTAGS_ARGS)$$tags$$unique" \ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ $$tags $$unique GTAGS: here=`$(am__cd) $(top_builddir) && pwd` \ && cd $(top_srcdir) \ && gtags -i $(GTAGS_ARGS) $$here distclean-tags: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 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 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ test -d "$(distdir)/$$subdir" \ || $(mkdir_p) "$(distdir)/$$subdir" \ || exit 1; \ distdir=`$(am__cd) $(distdir) && pwd`; \ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ (cd $$subdir && \ $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$$top_distdir" \ distdir="$$distdir/$$subdir" \ distdir) \ || exit 1; \ fi; \ done check-am: all-am check: check-recursive all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA) installdirs: installdirs-recursive installdirs-am: for dir in "$(DESTDIR)$(octavesharedir)" "$(DESTDIR)$(plplot_octavedir)"; do \ test -z "$$dir" || $(mkdir_p) "$$dir"; \ done install: install-recursive install-exec: install-exec-recursive install-data: install-data-recursive uninstall: uninstall-recursive install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am installcheck: installcheck-recursive 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." -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) clean: clean-recursive clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \ mostlyclean-am distclean: distclean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile distclean-am: clean-am distclean-compile distclean-generic \ distclean-libtool distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-octaveshareSCRIPTS install-plplot_octaveDATA @$(NORMAL_INSTALL) $(MAKE) $(AM_MAKEFLAGS) install-data-hook install-exec-am: install-info: install-info-recursive install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -rf ./$(DEPDIR) -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-compile mostlyclean-generic \ mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-info-am uninstall-octaveshareSCRIPTS \ uninstall-plplot_octaveDATA uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ clean clean-generic clean-libtool clean-noinstPROGRAMS \ clean-recursive ctags ctags-recursive distclean \ distclean-compile distclean-generic distclean-libtool \ distclean-recursive distclean-tags distdir dvi dvi-am html \ html-am info info-am install install-am install-data \ install-data-am install-data-hook install-exec install-exec-am \ install-info install-info-am install-man \ install-octaveshareSCRIPTS install-plplot_octaveDATA \ install-strip installcheck installcheck-am installdirs \ installdirs-am maintainer-clean maintainer-clean-generic \ maintainer-clean-recursive mostlyclean mostlyclean-compile \ mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \ pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \ uninstall-info-am uninstall-octaveshareSCRIPTS \ uninstall-plplot_octaveDATA doc-stamp plplot_octave_txt: etc/plplot.doc \ $(top_srcdir)/doc/docbook/bin/api2text.pl \ $(top_srcdir)/doc/docbook/src/plplotdoc.xml.in \ $(top_srcdir)/doc/docbook/src/api.xml mkdir -p plplot_octave_txt cp $(srcdir)/etc/plplot.doc plplot_octave_txt/plplot.doc # ( cd plplot_octave_txt ; \ # $(PERL) ../$(top_srcdir)/doc/docbook/bin/api2text.pl \ # ../$(top_srcdir)/doc/docbook/src/plplotdoc.xml.in \ # ../$(top_srcdir)/doc/docbook/src/api.xml ) \ # && touch doc-stamp @echo "Perl modules not available: cannot generate full online help for plplot_octave" \ && touch doc-stamp # Extra sed step is a correction to allow gcc 3.2 to compile. This correction # also still works on gcc 2.95 #plplot_octave.cc tmp_stub: plplot_octave.h # $(PERL) $(MATWRAP) -language octave -o plplot_octave.cc -stub tmp_stub \ # -cpp_ignore $(srcdir) -cpp_ignore plplot_octave_rej.h -cpp $(CC) \ # -D__builtin_va_list=void -E -I$(srcdir) -C plplot_octave.h # mv -f plplot_octave.cc tmp_plplot_octave.cc # sed 's/ string / std::string /' tmp_plplot_octave.cc > plplot_octave.cc #plplot_octave.oct plplot_octave.o: plplot_octave.cc # $(SET_LDRPATH) $(MKOCTFILE_VARS) \ # $(MKOCTFILE) -v -I. -I$(srcdir) plplot_octave.cc $(octave_libs) $(deplibs) #plplot_octave-libdir.oct: plplot_octave.o # $(SET_LDRPATH_LIBDIR) $(MKOCTFILE_VARS) \ # $(MKOCTFILE) -v -I. plplot_octave.o \ # -o plplot_octave-libdir.oct $(octave_libs) $(deplibs) #install-data-hook: plplot_octave-libdir.oct # $(mkinstalldirs) $(DESTDIR)$(octavesharedir) # $(INSTALL) plplot_octave-libdir.oct \ # $(DESTDIR)$(octavesharedir)/plplot_octave.oct # $(mkinstalldirs) $(DESTDIR)$(docdir) # for i in $(docfiles) ; do \ # $(INSTALL) $(srcdir)/$$i $(DESTDIR)$(docdir)/$$i.octave ; \ # done #plplot_stub.m: doc-stamp tmp_stub massage$(EXEEXT) # @head -5 tmp_stub > plplot_stub.m # @echo "# It was also massaged to add online documentation" >> plplot_stub.m # @echo "# extracted from some PLplot distribution files" >> plplot_stub.m # @echo >> plplot_stub.m # @echo "1;" >> plplot_stub.m # @echo >> plplot_stub.m # @cat $(srcdir)/plplot_octave_def >> plplot_stub.m # @echo >> plplot_stub.m # ./massage$(EXEEXT) >> plplot_stub.m 2> missing_help install-data-hook: # 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: