[MOAB-dev] r3030 - MOAB/trunk/tools/iMesh/python

jvporter at mcs.anl.gov jvporter at mcs.anl.gov
Sat Jul 18 21:48:22 CDT 2009


Author: jvporter
Date: 2009-07-18 21:48:22 -0500 (Sat, 18 Jul 2009)
New Revision: 3030

Added:
   MOAB/trunk/tools/iMesh/python/Makefile.am
Removed:
   MOAB/trunk/tools/iMesh/python/Makefile
Log:
Let's try this again and commit Makefile.am instead of the 
autotools-processed version...


Deleted: MOAB/trunk/tools/iMesh/python/Makefile
===================================================================
--- MOAB/trunk/tools/iMesh/python/Makefile	2009-07-19 02:46:51 UTC (rev 3029)
+++ MOAB/trunk/tools/iMesh/python/Makefile	2009-07-19 02:48:22 UTC (rev 3030)
@@ -1,385 +0,0 @@
-# Makefile.in generated by automake 1.10.1 from Makefile.am.
-# tools/iMesh/python/Makefile.  Generated from Makefile.in by configure.
-
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008  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)/moab
-pkglibdir = $(libdir)/moab
-pkgincludedir = $(includedir)/moab
-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 = x86_64-unknown-linux-gnu
-host_triplet = x86_64-unknown-linux-gnu
-target_triplet = x86_64-unknown-linux-gnu
-subdir = tools/iMesh/python
-DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-	$(srcdir)/setup.cfg.in
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/compiler.m4 \
-	$(top_srcdir)/m4/cplusplus.m4 $(top_srcdir)/m4/hdf5.m4 \
-	$(top_srcdir)/m4/makevar.m4 $(top_srcdir)/m4/netcdf.m4 \
-	$(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)/MBVersion.h \
-	$(top_builddir)/MBEntityHandle.h $(top_builddir)/MBCN_FCDefs.h
-CONFIG_CLEAN_FILES = setup.cfg
-SOURCES =
-DIST_SOURCES =
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-ACLOCAL = ${SHELL} /home/porterj/svn/moab/missing --run aclocal-1.10
-AMTAR = ${SHELL} /home/porterj/svn/moab/missing --run tar
-AM_CFLAGS = 
-AM_CPPFLAGS =   -I/usr/local/hdf5serial//include -isystem /usr/local/hdf5serial//include 
-AM_CXXFLAGS = 
-AM_LDFLAGS =       -L/usr/local/hdf5serial//lib
-AR = ar
-AUTOCONF = ${SHELL} /home/porterj/svn/moab/missing --run autoconf
-AUTOHEADER = ${SHELL} /home/porterj/svn/moab/missing --run autoheader
-AUTOMAKE = ${SHELL} /home/porterj/svn/moab/missing --run automake-1.10
-AWK = mawk
-BABEL_DIR = 
-CC = cc
-CCDEPMODE = depmode=gcc3
-CFLAGS =  -Wall -pipe -O2 -DNDEBUG
-CGM_CPPFLAGS = 
-CGM_LDFLAGS = 
-CGM_LIBS = 
-CGM_LTFLAGS = 
-CHACO_INCLUDES = 
-CHACO_LIBS = 
-CPP = cc -E
-CPPFLAGS =  -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map
-CXX = c++
-CXXCPP = c++ -E
-CXXDEPMODE = depmode=gcc3
-CXXFLAGS =  -Wall -pipe -O2 -DNDEBUG
-CYGPATH_W = echo
-DEFINES =  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE
-DEFS = -DHAVE_CONFIG_H
-DEPDIR = .deps
-DISTCHECK_CONFIGURE_FLAGS =  --with-hdf5="/usr/local/hdf5serial/"
-DOXYGEN = 
-DSYMUTIL = 
-ECHO = echo
-ECHO_C = 
-ECHO_N = -n
-ECHO_T = 
-EGREP = /bin/grep -E
-EXEEXT = 
-EXPORT_LDFLAGS =     -L/usr/local/hdf5serial//lib
-EXPORT_LTFLAGS = 
-F77 = gfortran
-FC = gfortran
-FCFLAGS = -g -O2 -O2 -DNDEBUG
-FCLIBS =  -L/usr/local/gcc-4.3/lib/gcc/x86_64-unknown-linux-gnu/4.3.0 -L/usr/local/gcc-4.3/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/gcc-4.3/lib/gcc/x86_64-unknown-linux-gnu/4.3.0/../../.. -lgfortranbegin -lgfortran -lm
-FFLAGS = -g -O2
-GREP = /bin/grep
-HDF5_LIBS =  -lhdf5
-INCLUDES = 
-INSTALL = /usr/bin/install -c
-INSTALL_DATA = ${INSTALL} -m 644
-INSTALL_PROGRAM = ${INSTALL}
-INSTALL_SCRIPT = ${INSTALL}
-INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
-LDFLAGS = 
-LIBOBJS = 
-LIBS = -lm
-LIBTOOL = $(SHELL) $(top_builddir)/libtool
-LN_S = ln -s
-LTLIBOBJS = 
-MAKEINFO = ${SHELL} /home/porterj/svn/moab/missing --run makeinfo
-MKDIR_P = /bin/mkdir -p
-MOAB_CGM_DEFINES = 
-MOAB_CXX_LIBS = -lstdc++ -lm -lgcc_s -lc -lgcc_s
-MOAB_CXX_LINKFLAGS = -L/usr/lib/gcc/x86_64-linux-gnu/4.2.4 -L/usr/lib/gcc/x86_64-linux-gnu/4.2.4 -L/usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.2.4/../../..
-MOC = 
-MPIEXEC = 
-MPIEXEC_NP = 
-NETCDF_LIBS = -lnetcdf_c++ -lnetcdf
-NMEDIT = 
-NP = 
-NUMPY_DIR = /home/porterj/python/lib/python/numpy/core/include/
-OBJEXT = o
-PACKAGE = moab
-PACKAGE_BUGREPORT = 
-PACKAGE_NAME = MOAB
-PACKAGE_STRING = MOAB 3.99
-PACKAGE_TARNAME = moab
-PACKAGE_VERSION = 3.99
-PATH_SEPARATOR = :
-PYTHON_DIR = /home/porterj/python/include/
-QTDIR = 
-QVDUAL_INCLUDES = 
-QVDUAL_LIBS = 
-RANLIB = ranlib
-SED = /bin/sed
-SET_MAKE = 
-SHELL = /bin/bash
-STRIP = strip
-UIC = 
-USE_BABEL = no
-VERSION = 3.99
-VTK_LIB_DIR = 
-XMKMF = 
-X_CFLAGS = 
-X_EXTRA_LIBS = 
-X_LIBS = 
-X_PRE_LIBS = 
-ZCAT = gunzip -c
-ZOLTAN_INC_FLAGS = 
-ZOLTAN_LIBS = 
-ZOLTAN_LIB_FLAGS = 
-abs_builddir = /home/porterj/svn/moab/tools/iMesh/python
-abs_srcdir = /home/porterj/svn/moab/tools/iMesh/python
-abs_top_builddir = /home/porterj/svn/moab
-abs_top_srcdir = /home/porterj/svn/moab
-ac_ct_CC = cc
-ac_ct_CXX = c++
-ac_ct_F77 = gfortran
-ac_ct_FC = gfortran
-am__include = include
-am__leading_dot = .
-am__quote = 
-am__tar = ${AMTAR} chof - "$$tardir"
-am__untar = ${AMTAR} xf -
-bindir = ${exec_prefix}/bin
-build = x86_64-unknown-linux-gnu
-build_alias = 
-build_cpu = x86_64
-build_os = linux-gnu
-build_vendor = unknown
-builddir = .
-datadir = ${datarootdir}
-datarootdir = ${prefix}/share
-docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
-dvidir = ${docdir}
-exec_prefix = ${prefix}
-host = x86_64-unknown-linux-gnu
-host_alias = 
-host_cpu = x86_64
-host_os = linux-gnu
-host_vendor = unknown
-htmldir = ${docdir}
-includedir = ${prefix}/include
-infodir = ${datarootdir}/info
-install_sh = $(SHELL) /home/porterj/svn/moab/install-sh
-libdir = ${exec_prefix}/lib
-libexecdir = ${exec_prefix}/libexec
-localedir = ${datarootdir}/locale
-localstatedir = ${prefix}/var
-mandir = ${datarootdir}/man
-mkdir_p = /bin/mkdir -p
-oldincludedir = /usr/include
-pdfdir = ${docdir}
-prefix = /home/porterj/moab
-program_transform_name = s,x,x,
-psdir = ${docdir}
-sbindir = ${exec_prefix}/sbin
-sharedstatedir = ${prefix}/com
-srcdir = .
-sysconfdir = ${prefix}/etc
-target = x86_64-unknown-linux-gnu
-target_alias = 
-target_cpu = x86_64
-target_os = linux-gnu
-target_vendor = unknown
-top_builddir = ../../..
-top_srcdir = ../../..
-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  tools/iMesh/python/Makefile'; \
-	cd $(top_srcdir) && \
-	  $(AUTOMAKE) --gnu  tools/iMesh/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
-setup.cfg: $(top_builddir)/config.status $(srcdir)/setup.cfg.in
-	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-
-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
-check-am: all-am
-check: check-am
-all-am: Makefile
-installdirs:
-install: install-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."
-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 \
-	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
-
-all:
-	python setup.py build
-
-install-exec:
-	python setup.py install
-# 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:

Added: MOAB/trunk/tools/iMesh/python/Makefile.am
===================================================================
--- MOAB/trunk/tools/iMesh/python/Makefile.am	                        (rev 0)
+++ MOAB/trunk/tools/iMesh/python/Makefile.am	2009-07-19 02:48:22 UTC (rev 3030)
@@ -0,0 +1,5 @@
+all:
+	python setup.py build
+
+install-exec:
+	python setup.py install
\ No newline at end of file



More information about the moab-dev mailing list