Raw File
Makefile.in
# Makefile.in generated by automake 1.9.2 from Makefile.am.
# @configure_input@

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004  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@

# $Id: Makefile.am 2397 2005-10-04 22:37:25Z leif $
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@
subdir = examples
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/cit_check_lib_mpi.m4 \
	$(top_srcdir)/m4/cit_header_mpi.m4 \
	$(top_srcdir)/m4/cit_path_pythia.m4 \
	$(top_srcdir)/m4/cit_prog_mpicc.m4 \
	$(top_srcdir)/m4/cit_prog_mpicxx.m4 \
	$(top_srcdir)/m4/cit_prog_pyconfig.m4 \
	$(top_srcdir)/m4/cit_python_incdir.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/portinfo
CONFIG_CLEAN_FILES =
SOURCES =
DIST_SOURCES =
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
AMTAR = @AMTAR@
AR = @AR@
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BATCHTYPE = @BATCHTYPE@
BSUB = @BSUB@
CC = @CC@
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
COND_PYRE_FALSE = @COND_PYRE_FALSE@
COND_PYRE_TRUE = @COND_PYRE_TRUE@
CPP = @CPP@
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
DEPDIR = @DEPDIR@
ECHO = @ECHO@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
F77 = @F77@
FFLAGS = @FFLAGS@
GLOBUSRUN = @GLOBUSRUN@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LAUNCHER = @LAUNCHER@
LDFLAGS = @LDFLAGS@
LIBM = @LIBM@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKEINFO = @MAKEINFO@
MAYBE_DIST_PYTHIA = @MAYBE_DIST_PYTHIA@
MAYBE_PYTHIA = @MAYBE_PYTHIA@
MPICC = @MPICC@
MPICXX = @MPICXX@
MPIINCLUDES = @MPIINCLUDES@
MPILIBS = @MPILIBS@
MPIRUN = @MPIRUN@
OBJEXT = @OBJEXT@
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@
PYCONFIG = @PYCONFIG@
PYTHIA_MPIPYTHON = @PYTHIA_MPIPYTHON@
PYTHON = @PYTHON@
PYTHONPATH = @PYTHONPATH@
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
PYTHON_INCDIR = @PYTHON_INCDIR@
PYTHON_PLATFORM = @PYTHON_PLATFORM@
PYTHON_PREFIX = @PYTHON_PREFIX@
PYTHON_VERSION = @PYTHON_VERSION@
QSUB = @QSUB@
RANLIB = @RANLIB@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
VERSION = @VERSION@
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_F77 = @ac_ct_F77@
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@
check_CXX = @check_CXX@
cit_MPICC = @cit_MPICC@
cit_MPICXX = @cit_MPICXX@
datadir = @datadir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
includedir = @includedir@
infodir = @infodir@
install_sh = @install_sh@
libdir = @libdir@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pkgpyexecdir = @pkgpyexecdir@
pkgpythondir = @pkgpythondir@
pkgsysconfdir = @pkgsysconfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
pyexecdir = @pyexecdir@
pythondir = @pythondir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
subdirs = @subdirs@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
EXTRA_DIST = \
	Cookbook1/cookbook1.sh \
	Cookbook2/cookbook2.sh \
	Cookbook3/cookbook3.sh \
	Cookbook4/cookbook4.sh \
	Cookbook4/coor.dat \
	Cookbook5/cookbook5.sh \
	Cookbook5/coor.dat \
	Cookbook5/restart_files/cookbook5.velo.0.0 \
	Cookbook5/restart_files/cookbook5.velo.1.0 \
	Cookbook5/restart_files/cookbook5.velo.10.0 \
	Cookbook5/restart_files/cookbook5.velo.11.0 \
	Cookbook5/restart_files/cookbook5.velo.12.0 \
	Cookbook5/restart_files/cookbook5.velo.13.0 \
	Cookbook5/restart_files/cookbook5.velo.14.0 \
	Cookbook5/restart_files/cookbook5.velo.15.0 \
	Cookbook5/restart_files/cookbook5.velo.16.0 \
	Cookbook5/restart_files/cookbook5.velo.17.0 \
	Cookbook5/restart_files/cookbook5.velo.18.0 \
	Cookbook5/restart_files/cookbook5.velo.19.0 \
	Cookbook5/restart_files/cookbook5.velo.2.0 \
	Cookbook5/restart_files/cookbook5.velo.20.0 \
	Cookbook5/restart_files/cookbook5.velo.21.0 \
	Cookbook5/restart_files/cookbook5.velo.22.0 \
	Cookbook5/restart_files/cookbook5.velo.23.0 \
	Cookbook5/restart_files/cookbook5.velo.24.0 \
	Cookbook5/restart_files/cookbook5.velo.25.0 \
	Cookbook5/restart_files/cookbook5.velo.26.0 \
	Cookbook5/restart_files/cookbook5.velo.27.0 \
	Cookbook5/restart_files/cookbook5.velo.28.0 \
	Cookbook5/restart_files/cookbook5.velo.29.0 \
	Cookbook5/restart_files/cookbook5.velo.3.0 \
	Cookbook5/restart_files/cookbook5.velo.30.0 \
	Cookbook5/restart_files/cookbook5.velo.31.0 \
	Cookbook5/restart_files/cookbook5.velo.32.0 \
	Cookbook5/restart_files/cookbook5.velo.33.0 \
	Cookbook5/restart_files/cookbook5.velo.34.0 \
	Cookbook5/restart_files/cookbook5.velo.35.0 \
	Cookbook5/restart_files/cookbook5.velo.36.0 \
	Cookbook5/restart_files/cookbook5.velo.37.0 \
	Cookbook5/restart_files/cookbook5.velo.38.0 \
	Cookbook5/restart_files/cookbook5.velo.39.0 \
	Cookbook5/restart_files/cookbook5.velo.4.0 \
	Cookbook5/restart_files/cookbook5.velo.40.0 \
	Cookbook5/restart_files/cookbook5.velo.41.0 \
	Cookbook5/restart_files/cookbook5.velo.42.0 \
	Cookbook5/restart_files/cookbook5.velo.43.0 \
	Cookbook5/restart_files/cookbook5.velo.44.0 \
	Cookbook5/restart_files/cookbook5.velo.45.0 \
	Cookbook5/restart_files/cookbook5.velo.46.0 \
	Cookbook5/restart_files/cookbook5.velo.47.0 \
	Cookbook5/restart_files/cookbook5.velo.48.0 \
	Cookbook5/restart_files/cookbook5.velo.49.0 \
	Cookbook5/restart_files/cookbook5.velo.5.0 \
	Cookbook5/restart_files/cookbook5.velo.50.0 \
	Cookbook5/restart_files/cookbook5.velo.51.0 \
	Cookbook5/restart_files/cookbook5.velo.52.0 \
	Cookbook5/restart_files/cookbook5.velo.53.0 \
	Cookbook5/restart_files/cookbook5.velo.54.0 \
	Cookbook5/restart_files/cookbook5.velo.55.0 \
	Cookbook5/restart_files/cookbook5.velo.56.0 \
	Cookbook5/restart_files/cookbook5.velo.57.0 \
	Cookbook5/restart_files/cookbook5.velo.58.0 \
	Cookbook5/restart_files/cookbook5.velo.59.0 \
	Cookbook5/restart_files/cookbook5.velo.6.0 \
	Cookbook5/restart_files/cookbook5.velo.60.0 \
	Cookbook5/restart_files/cookbook5.velo.61.0 \
	Cookbook5/restart_files/cookbook5.velo.62.0 \
	Cookbook5/restart_files/cookbook5.velo.63.0 \
	Cookbook5/restart_files/cookbook5.velo.7.0 \
	Cookbook5/restart_files/cookbook5.velo.8.0 \
	Cookbook5/restart_files/cookbook5.velo.9.0 \
	Cookbook5/velocity/bvel.dat0 \
	Cookbook5/velocity/bvel.dat1 \
	Cookbook5/velocity/bvel.dat10 \
	Cookbook5/velocity/bvel.dat11 \
	Cookbook5/velocity/bvel.dat12 \
	Cookbook5/velocity/bvel.dat13 \
	Cookbook5/velocity/bvel.dat14 \
	Cookbook5/velocity/bvel.dat15 \
	Cookbook5/velocity/bvel.dat16 \
	Cookbook5/velocity/bvel.dat17 \
	Cookbook5/velocity/bvel.dat18 \
	Cookbook5/velocity/bvel.dat19 \
	Cookbook5/velocity/bvel.dat2 \
	Cookbook5/velocity/bvel.dat20 \
	Cookbook5/velocity/bvel.dat21 \
	Cookbook5/velocity/bvel.dat22 \
	Cookbook5/velocity/bvel.dat23 \
	Cookbook5/velocity/bvel.dat24 \
	Cookbook5/velocity/bvel.dat25 \
	Cookbook5/velocity/bvel.dat26 \
	Cookbook5/velocity/bvel.dat27 \
	Cookbook5/velocity/bvel.dat28 \
	Cookbook5/velocity/bvel.dat29 \
	Cookbook5/velocity/bvel.dat3 \
	Cookbook5/velocity/bvel.dat30 \
	Cookbook5/velocity/bvel.dat31 \
	Cookbook5/velocity/bvel.dat32 \
	Cookbook5/velocity/bvel.dat33 \
	Cookbook5/velocity/bvel.dat34 \
	Cookbook5/velocity/bvel.dat35 \
	Cookbook5/velocity/bvel.dat36 \
	Cookbook5/velocity/bvel.dat37 \
	Cookbook5/velocity/bvel.dat38 \
	Cookbook5/velocity/bvel.dat39 \
	Cookbook5/velocity/bvel.dat4 \
	Cookbook5/velocity/bvel.dat40 \
	Cookbook5/velocity/bvel.dat41 \
	Cookbook5/velocity/bvel.dat42 \
	Cookbook5/velocity/bvel.dat43 \
	Cookbook5/velocity/bvel.dat44 \
	Cookbook5/velocity/bvel.dat45 \
	Cookbook5/velocity/bvel.dat46 \
	Cookbook5/velocity/bvel.dat47 \
	Cookbook5/velocity/bvel.dat48 \
	Cookbook5/velocity/bvel.dat49 \
	Cookbook5/velocity/bvel.dat5 \
	Cookbook5/velocity/bvel.dat50 \
	Cookbook5/velocity/bvel.dat51 \
	Cookbook5/velocity/bvel.dat52 \
	Cookbook5/velocity/bvel.dat53 \
	Cookbook5/velocity/bvel.dat54 \
	Cookbook5/velocity/bvel.dat55 \
	Cookbook5/velocity/bvel.dat56 \
	Cookbook5/velocity/bvel.dat57 \
	Cookbook5/velocity/bvel.dat58 \
	Cookbook5/velocity/bvel.dat59 \
	Cookbook5/velocity/bvel.dat6 \
	Cookbook5/velocity/bvel.dat60 \
	Cookbook5/velocity/bvel.dat61 \
	Cookbook5/velocity/bvel.dat62 \
	Cookbook5/velocity/bvel.dat63 \
	Cookbook5/velocity/bvel.dat64 \
	Cookbook5/velocity/bvel.dat65 \
	Cookbook5/velocity/bvel.dat66 \
	Cookbook5/velocity/bvel.dat67 \
	Cookbook5/velocity/bvel.dat68 \
	Cookbook5/velocity/bvel.dat69 \
	Cookbook5/velocity/bvel.dat7 \
	Cookbook5/velocity/bvel.dat70 \
	Cookbook5/velocity/bvel.dat71 \
	Cookbook5/velocity/bvel.dat8 \
	Cookbook5/velocity/bvel.dat9 \
	Cookbook7/cookbook7.sh \
	Cookbook7/coord.dat \
	Cookbook7/README \
	example1.sh \
	Full/input.sample \
	Full/machine.sample \
	Full/velbc/README \
	Full/velbc/velbc_full.tar.gz \
	Regional/input.sample \
	Regional/machines.sample \
	Regional/velbc/README \
	Regional/velbc/velbc_regional40 \
	Regional/velbc/velbc_regional41 \
	Regional/velbc/velbc_regional.tar.gz

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) --foreign  examples/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  examples/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:
tags: TAGS
TAGS:

ctags: CTAGS
CTAGS:


distdir: $(DISTFILES)
	$(mkdir_p) $(distdir)/Cookbook1 $(distdir)/Cookbook2 $(distdir)/Cookbook3 $(distdir)/Cookbook4 $(distdir)/Cookbook5 $(distdir)/Cookbook5/restart_files $(distdir)/Cookbook5/velocity $(distdir)/Cookbook7 $(distdir)/Full $(distdir)/Full/velbc $(distdir)/Regional $(distdir)/Regional/velbc
	@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
check: check-am
all-am: Makefile
installdirs:
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:

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-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-info-am

.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-exec install-exec-am \
	install-info install-info-am install-man 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-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:
back to top