# 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@ # Makefile.am for the PLplot lib directory ### ### Process this file with automake to produce Makefile.in ### # Copyright (C) 2002 Alan W. Irwin # Copyright (C) 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 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@ @with_csa_TRUE@am__append_1 = csa @with_qhull_TRUE@am__append_2 = nn subdir = lib DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.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 = SOURCES = DIST_SOURCES = 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 ETAGS = etags CTAGS = ctags DIST_SUBDIRS = csa nn 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@ SUBDIRS = $(am__append_1) $(am__append_2) all: all-recursive .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 lib/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu lib/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 mostlyclean-libtool: -rm -f *.lo clean-libtool: -rm -rf .libs _libs distclean-libtool: -rm -f libtool uninstall-info-am: # 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 installdirs: installdirs-recursive installdirs-am: 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: 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-recursive clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-recursive -rm -f Makefile distclean-am: clean-am distclean-generic distclean-libtool \ distclean-tags dvi: dvi-recursive dvi-am: html: html-recursive info: info-recursive info-am: install-data-am: install-exec-am: install-info: install-info-recursive install-man: installcheck-am: maintainer-clean: maintainer-clean-recursive -rm -f Makefile maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-recursive mostlyclean-am: mostlyclean-generic mostlyclean-libtool pdf: pdf-recursive pdf-am: ps: ps-recursive ps-am: uninstall-am: uninstall-info-am uninstall-info: uninstall-info-recursive .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \ clean clean-generic clean-libtool clean-recursive ctags \ ctags-recursive distclean 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-exec install-exec-am install-info \ install-info-am install-man install-strip installcheck \ installcheck-am installdirs installdirs-am maintainer-clean \ maintainer-clean-generic maintainer-clean-recursive \ mostlyclean mostlyclean-generic mostlyclean-libtool \ mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \ uninstall uninstall-am uninstall-info-am # 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: