[cig-commits] r14163 - in seismo/3D/SPECFEM3D_GLOBE/branches/pluggable: . MODELS/1D_ref MODELS/1D_ref/1066a MODELS/1D_ref/ak135 MODELS/1D_ref/iasp91 MODELS/1D_ref/prem MODELS/1D_ref/ref MODELS/3D MODELS/3D/Montagner MODELS/3D/blank MODELS/3D/citcoms_isotropic_no_crust MODELS/3D/s20rts MODELS/3D/s29ea MODELS/3D/s362ani MODELS/3D/s362ani_prem MODELS/3D/s362iso MODELS/3D/s362wmani MODELS/3D/transversely_isotropic_prem_plus_3D_crust_2.0 MODELS/crustal/crust2.0

leif at geodynamics.org leif at geodynamics.org
Thu Feb 26 17:05:10 PST 2009


Author: leif
Date: 2009-02-26 17:05:10 -0800 (Thu, 26 Feb 2009)
New Revision: 14163

Removed:
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/1066a/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/ak135/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/iasp91/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/prem/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/ref/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/Montagner/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/blank/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s20rts/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s29ea/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362ani/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362ani_prem/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362iso/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362wmani/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/transversely_isotropic_prem_plus_3D_crust_2.0/build.mk
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/crustal/crust2.0/build.mk
Modified:
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/Makefile
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/Makefile
   seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/Makefile.in
Log:
Removed unused 'build.mk' files.


Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/1066a/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/1066a/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/1066a/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,7 +0,0 @@
-
-reference_1d_model_OBJECTS = \
-	$O/model_1066a.o \
-	$(EMPTY_MACRO)
-
-$O/model_1066a.o: constants.h $S/MODELS/1D_ref/1066a/model_1066a.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/model_1066a.o ${FCFLAGS_f90} $S/MODELS/1D_ref/1066a/model_1066a.f90

Modified: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/Makefile
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/Makefile	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/Makefile	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,5 +1,5 @@
 
-tar_flags = --exclude=.svn --exclude=build.mk -czhf
+tar_flags = --exclude=.svn -czhf
 
 models = \
 	1066a.tgz \

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/ak135/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/ak135/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/ak135/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,7 +0,0 @@
-
-reference_1d_model_OBJECTS = \
-	$O/model_ak135.o \
-	$(EMPTY_MACRO)
-
-$O/model_ak135.o: constants.h $S/MODELS/1D_ref/ak135/model_ak135.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/model_ak135.o ${FCFLAGS_f90} $S/MODELS/1D_ref/ak135/model_ak135.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/iasp91/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/iasp91/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/iasp91/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,7 +0,0 @@
-
-reference_1d_model_OBJECTS = \
-	$O/model_iasp91.o \
-	$(EMPTY_MACRO)
-
-$O/model_iasp91.o: constants.h $S/MODELS/1D_ref/iasp91/model_iasp91.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/model_iasp91.o ${FCFLAGS_f90} $S/MODELS/1D_ref/iasp91/model_iasp91.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/prem/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/prem/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/prem/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,7 +0,0 @@
-
-reference_1d_model_OBJECTS = \
-	$O/model_prem.o \
-	$(EMPTY_MACRO)
-
-$O/model_prem.o: constants.h $S/MODELS/1D_ref/prem/model_prem.f90
-	${FCCOMPILE_CHECK} -c -o $O/model_prem.o ${FCFLAGS_f90} $S/MODELS/1D_ref/prem/model_prem.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/ref/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/ref/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/1D_ref/ref/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,7 +0,0 @@
-
-reference_1d_model_OBJECTS = \
-	$O/model_ref.o \
-	$(EMPTY_MACRO)
-
-$O/model_ref.o: constants.h $S/MODELS/1D_ref/ref/model_ref.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/model_ref.o ${FCFLAGS_f90} $S/MODELS/1D_ref/ref/model_ref.f90

Modified: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/Makefile
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/Makefile	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/Makefile	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,5 +1,5 @@
 
-tar_flags = --exclude=.svn --exclude=build.mk -czhf
+tar_flags = --exclude=.svn -czhf
 
 portal_models = \
 	blank.tgz \

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/Montagner/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/Montagner/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/Montagner/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,9 +0,0 @@
-
-include $S/MODELS/1D_ref/prem/build.mk
-
-mantle_model_OBJECTS = \
-	$O/anisotropic_mantle_model.o \
-	$(EMPTY_MACRO)
-
-$O/anisotropic_mantle_model.o: constants.h $S/MODELS/3D_mantle/Montagner/anisotropic_mantle_model.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/anisotropic_mantle_model.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/Montagner/anisotropic_mantle_model.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/blank/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/blank/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/blank/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,14 +0,0 @@
-
-# Select an existing 1D reference model here.
-include $S/MODELS/1D_ref/prem/build.mk
-#include $S/MODELS/1D_ref/iasp91/build.mk
-#include $S/MODELS/1D_ref/1066a/build.mk
-#include $S/MODELS/1D_ref/ak135/build.mk
-#include $S/MODELS/1D_ref/ref/build.mk
-
-mantle_model_OBJECTS = \
-	$O/my_mantle_model.o \
-	$(EMPTY_MACRO)
-
-$O/my_mantle_model.o: constants.h $S/MODELS/3D_mantle/blank/my_mantle_model.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/my_mantle_model.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/blank/my_mantle_model.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/citcoms_isotropic_no_crust/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,12 +0,0 @@
-
-mantle_model_OBJECTS = \
-	$O/citcoms_isotropic_no_crust.o \
-	$O/read_citcoms_data.o \
-	$(EMPTY_MACRO)
-
-$O/citcoms_isotropic_no_crust.o: constants.h citcoms_isotropic_no_crust.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/citcoms_isotropic_no_crust.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/citcoms_isotropic_no_crust/citcoms_isotropic_no_crust.f90
-
-$O/read_citcoms_data.o: citcoms_parm.h read_citcoms_data.c
-	${CC} -c -o $O/read_citcoms_data.o ${CPPFLAGS} ${CFLAGS} $S/MODELS/3D_mantle/citcoms_isotropic_no_crust/read_citcoms_data.c
-

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s20rts/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s20rts/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s20rts/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,9 +0,0 @@
-
-include $S/MODELS/1D_ref/prem/build.mk
-
-mantle_model_OBJECTS = \
-	$O/mantle_model.o \
-	$(EMPTY_MACRO)
-
-$O/mantle_model.o: constants.h $S/MODELS/3D_mantle/s20rts/mantle_model.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/mantle_model.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s20rts/mantle_model.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s29ea/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s29ea/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s29ea/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,17 +0,0 @@
-
-include $S/MODELS/1D_ref/ref/build.mk
-
-mantle_model_OBJECTS = \
-	$O/add_topography_410_650.o \
-	$O/s362ani_common.o \
-	$O/s29ea.o \
-	$(EMPTY_MACRO)
-
-$O/add_topography_410_650.o: constants.h $S/MODELS/3D_mantle/s29ea/common/add_topography_410_650.f90
-	${FCCOMPILE_CHECK} -c -o $O/add_topography_410_650.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s29ea/common/add_topography_410_650.f90
-
-$O/s362ani_common.o: constants.h $S/MODELS/3D_mantle/s29ea/common/s362ani_common.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/s362ani_common.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s29ea/common/s362ani_common.f90
-
-$O/s29ea.o: constants.h $S/MODELS/3D_mantle/s29ea/s29ea.f90
-	${FCCOMPILE_CHECK} -c -o $O/s29ea.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s29ea/s29ea.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362ani/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362ani/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362ani/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,17 +0,0 @@
-
-include $S/MODELS/1D_ref/ref/build.mk
-
-mantle_model_OBJECTS = \
-	$O/add_topography_410_650.o \
-	$O/s362ani_common.o \
-	$O/s362ani.o \
-	$(EMPTY_MACRO)
-
-$O/add_topography_410_650.o: constants.h $S/MODELS/3D_mantle/s362ani/common/add_topography_410_650.f90
-	${FCCOMPILE_CHECK} -c -o $O/add_topography_410_650.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362ani/common/add_topography_410_650.f90
-
-$O/s362ani_common.o: constants.h $S/MODELS/3D_mantle/s362ani/common/s362ani_common.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/s362ani_common.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362ani/common/s362ani_common.f90
-
-$O/s362ani.o: constants.h $S/MODELS/3D_mantle/s362ani/s362ani.f90
-	${FCCOMPILE_CHECK} -c -o $O/s362ani.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362ani/s362ani.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362ani_prem/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362ani_prem/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362ani_prem/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,17 +0,0 @@
-
-include $S/MODELS/1D_ref/prem/build.mk
-
-mantle_model_OBJECTS = \
-	$O/add_topography_410_650.o \
-	$O/s362ani_common.o \
-	$O/s362ani_prem.o \
-	$(EMPTY_MACRO)
-
-$O/add_topography_410_650.o: constants.h $S/MODELS/3D_mantle/s362ani_prem/common/add_topography_410_650.f90
-	${FCCOMPILE_CHECK} -c -o $O/add_topography_410_650.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362ani_prem/common/add_topography_410_650.f90
-
-$O/s362ani_common.o: constants.h $S/MODELS/3D_mantle/s362ani_prem/common/s362ani_common.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/s362ani_common.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362ani_prem/common/s362ani_common.f90
-
-$O/s362ani_prem.o: constants.h $S/MODELS/3D_mantle/s362ani_prem/s362ani_prem.f90
-	${FCCOMPILE_CHECK} -c -o $O/s362ani_prem.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362ani_prem/s362ani_prem.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362iso/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362iso/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362iso/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,17 +0,0 @@
-
-include $S/MODELS/1D_ref/ref/build.mk
-
-mantle_model_OBJECTS = \
-	$O/add_topography_410_650.o \
-	$O/s362ani_common.o \
-	$O/s362iso.o \
-	$(EMPTY_MACRO)
-
-$O/add_topography_410_650.o: constants.h $S/MODELS/3D_mantle/s362iso/common/add_topography_410_650.f90
-	${FCCOMPILE_CHECK} -c -o $O/add_topography_410_650.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362iso/common/add_topography_410_650.f90
-
-$O/s362ani_common.o: constants.h $S/MODELS/3D_mantle/s362iso/common/s362ani_common.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/s362ani_common.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362iso/common/s362ani_common.f90
-
-$O/s362iso.o: constants.h $S/MODELS/3D_mantle/s362iso/s362iso.f90
-	${FCCOMPILE_CHECK} -c -o $O/s362iso.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362iso/s362iso.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362wmani/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362wmani/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/s362wmani/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,17 +0,0 @@
-
-include $S/MODELS/1D_ref/ref/build.mk
-
-mantle_model_OBJECTS = \
-	$O/add_topography_410_650.o \
-	$O/s362ani_common.o \
-	$O/s362wmani.o \
-	$(EMPTY_MACRO)
-
-$O/add_topography_410_650.o: constants.h $S/MODELS/3D_mantle/s362wmani/common/add_topography_410_650.f90
-	${FCCOMPILE_CHECK} -c -o $O/add_topography_410_650.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362wmani/common/add_topography_410_650.f90
-
-$O/s362ani_common.o: constants.h $S/MODELS/3D_mantle/s362wmani/common/s362ani_common.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/s362ani_common.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362wmani/common/s362ani_common.f90
-
-$O/s362wmani.o: constants.h $S/MODELS/3D_mantle/s362wmani/s362wmani.f90
-	${FCCOMPILE_CHECK} -c -o $O/s362wmani.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/s362wmani/s362wmani.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/transversely_isotropic_prem_plus_3D_crust_2.0/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/transversely_isotropic_prem_plus_3D_crust_2.0/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/3D/transversely_isotropic_prem_plus_3D_crust_2.0/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,9 +0,0 @@
-
-include $S/MODELS/1D_ref/prem/build.mk
-
-mantle_model_OBJECTS = \
-	$O/prem_plus_crust.o \
-	$(EMPTY_MACRO)
-
-$O/prem_plus_crust.o: constants.h $S/MODELS/3D_mantle/transversely_isotropic_prem_plus_3D_crust_2.0/prem_plus_crust.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/prem_plus_crust.o ${FCFLAGS_f90} $S/MODELS/3D_mantle/transversely_isotropic_prem_plus_3D_crust_2.0/prem_plus_crust.f90

Deleted: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/crustal/crust2.0/build.mk
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/crustal/crust2.0/build.mk	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/MODELS/crustal/crust2.0/build.mk	2009-02-27 01:05:10 UTC (rev 14163)
@@ -1,7 +0,0 @@
-
-crustal_model_OBJECTS = \
-	$O/crustal_model.o \
-	$(EMPTY_MACRO)
-
-$O/crustal_model.o: constants.h $S/MODELS/crustal/crust2.0/crustal_model.f90
-	${MPIFCCOMPILE_CHECK} -c -o $O/crustal_model.o ${FCFLAGS_f90} $S/MODELS/crustal/crust2.0/crustal_model.f90

Modified: seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/Makefile.in
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/Makefile.in	2009-02-27 00:59:07 UTC (rev 14162)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/pluggable/Makefile.in	2009-02-27 01:05:10 UTC (rev 14163)
@@ -180,30 +180,9 @@
 #### includes
 ####
 
-# This file is generated by 'specfem3D.py'.
+# This file is generated by 'prepare-model.py' or 'specfem3D.py'.
 include model.mk
 
-#include $S/MODELS/3D/s20rts/build.mk
-#include $S/MODELS/3D/s362ani/build.mk
-#include $S/MODELS/3D/s29ea/build.mk
-#include $S/MODELS/3D/s362ani_prem/build.mk
-#include $S/MODELS/3D/s362iso/build.mk
-#include $S/MODELS/3D/s362wmani/build.mk
-#include $S/MODELS/3D/transversely_isotropic_prem_plus_3D_crust_2.0/build.mk
-#include $S/MODELS/3D/Montagner/build.mk
-#include $S/MODELS/3D/none/build.mk
-
-# This is determined by the 3D model.
-#include $S/MODELS/crustal/crust2.0/build.mk
-
-# This is determined by the 3D model.
-#include $S/MODELS/1D_ref/prem/build.mk
-#include $S/MODELS/1D_ref/iasp91/build.mk
-#include $S/MODELS/1D_ref/1066a/build.mk
-#include $S/MODELS/1D_ref/ak135/build.mk
-#include $S/MODELS/1D_ref/ref/build.mk
-
-
 ####
 #### rules for executables
 ####



More information about the CIG-COMMITS mailing list