# Makefile.in generated by automake 1.10 from Makefile.am. # scripts/Makefile. Generated from Makefile.in by configure. # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005, 2006 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. pkgdatadir = $(datadir)/openbabel pkgincludedir = $(includedir)/openbabel am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 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 ##am__append_1 = ruby/openbabel_ruby.cpp subdir = scripts DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ $(top_srcdir)/configure.in am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = $(top_builddir)/src/config.h CONFIG_CLEAN_FILES = SOURCES = DIST_SOURCES = DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) pkglibdir = $(libdir)/$(PACKAGE) ACLOCAL = ${SHELL} /mnt/gmirror/ports/science/openbabel/work/openbabel-2.1.1/missing --run aclocal-1.10 AMTAR = ${SHELL} /mnt/gmirror/ports/science/openbabel/work/openbabel-2.1.1/missing --run tar AR = ar AS = as AUTOCONF = sleep 9 ; true || autoconf || skipped AUTOHEADER = sleep 9 ; true || autoheader || skipped AUTOMAKE = sleep 9 ; true || automake || skipped AWK = gawk CC = cc CCDEPMODE = depmode=gcc3 CFLAGS = -fno-common CPP = cc -E CPPFLAGS = CXX = c++ CXXCPP = c++ -E CXXDEPMODE = depmode=gcc3 CXXFLAGS = -fno-common CYGPATH_W = echo DEFS = -DHAVE_CONFIG_H DEPDIR = .deps DLLTOOL = dlltool DOXYGEN = ECHO = echo ECHO_C = ECHO_N = -n ECHO_T = EGREP = /usr/bin/grep -E EXEEXT = F77 = f77 FFLAGS = GREP = /usr/bin/grep INSTALL = /usr/bin/install -c -o root -g wheel 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 = $(install_sh) -c -s LDFLAGS = LIBDL = LIBOBJS = LIBS = -lz -lm LIBTOOL = $(SHELL) /usr/local/bin/libtool LN_S = ln -s LTLIBOBJS = MAINT = # MAKEINFO = ${SHELL} /mnt/gmirror/ports/science/openbabel/work/openbabel-2.1.1/missing --run makeinfo MKDIR_P = /usr/local/bin/mkdir -p OBJDUMP = objdump OBJEXT = PACKAGE = openbabel PACKAGE_BUGREPORT = openbabel-discuss@lists.sourceforge.net PACKAGE_NAME = Open Babel PACKAGE_STRING = Open Babel 2.1.1 PACKAGE_TARNAME = openbabel PACKAGE_VERSION = 2.1.1 PATH_SEPARATOR = : PERL = /usr/local/bin/perl PROVE = /usr/local/bin/prove PYTHON = /usr/local/bin/python RANLIB = ranlib RUBY = /usr/local/bin/ruby SET_MAKE = SHELL = /bin/sh STRIP = strip SWIG = VERSION = 2.1.1 WX_CPPFLAGS = WX_CXXFLAGS = WX_LIBS = XML2_CONFIG = /usr/local/bin/xml2-config XML_CPPFLAGS = -I/usr/local/include/libxml2 -I/usr/local/include XML_LIBS = -L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm abs_builddir = /mnt/gmirror/ports/science/openbabel/work/openbabel-2.1.1/scripts abs_srcdir = /mnt/gmirror/ports/science/openbabel/work/openbabel-2.1.1/scripts abs_top_builddir = /mnt/gmirror/ports/science/openbabel/work/openbabel-2.1.1 abs_top_srcdir = /mnt/gmirror/ports/science/openbabel/work/openbabel-2.1.1 ac_ct_CC = ac_ct_CXX = ac_ct_F77 = f77 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 builddir = . datadir = ${datarootdir} datarootdir = ${prefix}/share docdir = ${datarootdir}/doc/${PACKAGE_TARNAME} dvidir = ${docdir} exec_prefix = ${prefix} host = i386-unknown-gnu host_alias = i386-unknown-gnu host_cpu = i386 host_os = gnu host_vendor = unknown htmldir = ${docdir} includedir = ${prefix}/include infodir = ${datarootdir}/info install_sh = $(SHELL) /mnt/gmirror/ports/science/openbabel/work/openbabel-2.1.1/install-sh libdir = ${exec_prefix}/lib libexecdir = ${exec_prefix}/libexec localedir = ${datarootdir}/locale localstatedir = ${prefix}/var mandir = ${datarootdir}/man mkdir_p = /usr/local/bin/mkdir -p oldincludedir = /usr/include pdfdir = ${docdir} prefix = program_transform_name = s,x,x, psdir = ${docdir} sbindir = ${exec_prefix}/sbin sharedstatedir = ${prefix}/com srcdir = . sysconfdir = ${prefix}/etc target_alias = i386-unknown-gnu top_builddir = .. top_srcdir = .. EXTRA_DIST = openbabel-perl.i perl \ openbabel-python.i python \ openbabel-ruby.i ruby \ openbabel-java.i java # build the scripting language interfaces if --enable-maintainer-mode was set # and SWIG is available -- please use the most recent version of SWIG ##BUILT_SOURCES = perl/openbabel_perl.cpp \ ## python/openbabel_python.cpp \ ## java/openbabel_java.cpp \ ## $(am__append_1) ##script_includes = $(top_srcdir)/include/openbabel ##script_headers = $(script_includes)/mol.h $(script_includes)/obconversion.h \ ## $(script_includes)/atom.h $(script_includes)/bond.h \ ## $(script_includes)/residue.h all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) 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) --foreign scripts/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --foreign scripts/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 tags: TAGS TAGS: ctags: CTAGS CTAGS: distdir: $(DISTFILES) @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ list='$(DISTFILES)'; \ dist_files=`for file in $$list; do echo $$file; done | \ sed -e "s|^$$srcdirstrip/||;t" \ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ case $$dist_files in \ */*) $(MKDIR_P) `echo "$$dist_files" | \ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ sort -u` ;; \ esac; \ for file in $$dist_files; do \ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ if test -d $$d/$$file; then \ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 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 $(MAKE) $(AM_MAKEFLAGS) \ top_distdir="$(top_distdir)" distdir="$(distdir)" \ dist-hook check-am: all-am check: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) check-am all-am: Makefile installdirs: install: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) 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: 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 "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) clean: clean-am clean-am: clean-generic clean-libtool mostlyclean-am distclean: distclean-am -rm -f Makefile distclean-am: clean-am distclean-generic dvi: dvi-am dvi-am: html: html-am info: info-am info-am: install-data-am: install-dvi: install-dvi-am install-exec-am: install-html: install-html-am install-info: install-info-am install-man: install-pdf: install-pdf-am install-ps: install-ps-am 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: .MAKE: install-am install-strip .PHONY: all all-am check check-am clean clean-generic clean-libtool \ dist-hook distclean distclean-generic distclean-libtool \ distdir dvi dvi-am html html-am info info-am install \ install-am install-data install-data-am install-dvi \ install-dvi-am install-exec install-exec-am install-html \ install-html-am install-info install-info-am install-man \ install-pdf install-pdf-am install-ps install-ps-am \ 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 # Remove various files before making a distribution archive dist-hook: find $(distdir) -name .svn | xargs rm -rf find $(distdir) -name "*~" | xargs rm -rf (cd $(distdir)/perl; $(MAKE) distclean) (cd $(distdir)/python; $(PYTHON) setup.py clean) (cd $(distdir)/python; rm -rf build; rm -f *.pyc *.so) (cd $(distdir)/ruby; $(MAKE) distclean) (cd $(distdir)/java; rm -f *.so *.o *.class) (cd $(distdir)/java; rm -f *.jnilib *.jar) ##perl/openbabel_perl.cpp: openbabel-perl.i $(script_headers) ## $(SWIG) -perl5 -c++ -naturalvar -o $@ \ ## -I$(top_srcdir)/include $<; ## sed -e "s/^@EXPORT.*/& sub dl_load_flags { 0x01 }/" perl/OpenBabel.new; ## mv perl/OpenBabel.new perl/OpenBabel.pm; ##python/openbabel_python.cpp: openbabel-python.i $(script_headers) ## $(SWIG) -python -modern -naturalvar -fastinit \ ## -c++ -o $@ -I$(top_srcdir)/include $<; ## echo "import sys" >python/ob.py; ## echo "if sys.platform.find(\"linux\") != -1:" >>python/ob.py; ## echo " import dl" >>python/ob.py; ## echo " sys.setdlopenflags(sys.getdlopenflags() | dl.RTLD_GLOBAL)" >>python/ob.py; ## echo >>python/ob.py; ## cat python/openbabel.py >>python/ob.py; ## mv python/ob.py python/openbabel.py; ##java/openbabel_java.cpp: openbabel-java.i $(script_headers) ## $(SWIG) -java -naturalvar -c++ -o $@ -I$(top_srcdir)/include $<; ##ruby/openbabel_ruby.cpp: openbabel-ruby.i $(script_headers) ## $(SWIG) -ruby -naturalvar -autorename -c++ -o $@ -I$(top_srcdir)/include $<; ## (cd ruby; ruby extconf.rb --with-openbabel-include=$(includedir)/openbabel-2.0 --with-openbabel-lib=$(libdir) ) ## sed -e 's/rb_define_module(\"Openbabel\")/rb_define_module(\"OpenBabel\")/' ruby/openbabel_ruby.new ## mv ruby/openbabel_ruby.new ruby/openbabel_ruby.cpp # 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: