[cig-commits] [commit] devel: Fix typo in mesher dependencies. (0f4879d)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon May 26 05:40:19 PDT 2014


Repository : https://github.com/geodynamics/specfem3d

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/2696d80a7675a7c5a89fec3acdc11ca82439a18f...1a2f0a3f482f155db8320c64b4eae070bba090a2

>---------------------------------------------------------------

commit 0f4879d3f7ac909d3e4684e8cc840ab40b674362
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Fri May 23 15:53:11 2014 -0400

    Fix typo in mesher dependencies.


>---------------------------------------------------------------

0f4879d3f7ac909d3e4684e8cc840ab40b674362
 src/meshfem3D/rules.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/meshfem3D/rules.mk b/src/meshfem3D/rules.mk
index 9dfcb7e..282bcb6 100644
--- a/src/meshfem3D/rules.mk
+++ b/src/meshfem3D/rules.mk
@@ -138,7 +138,7 @@ $E/xmeshfem3D: $(XMESHFEM_OBJECTS)
 $O/meshfem3D.mesh.o: $O/create_regions_mesh.mesh.o $O/read_mesh_parameter_file.mesh.o
 
 ## adios
-$O/meshfem3D_adios_stubs.mesh_adios.o: $O/adios_manager_stubs.shared_noadios.o
+$O/meshfem3D_adios_stubs.mesh_noadios.o: $O/adios_manager_stubs.shared_noadios.o
 
 $O/save_databases_adios.mesh_adios.o: $O/safe_alloc_mod.shared.o $(adios_meshfem3D_PREOBJECTS)
 $O/create_regions_mesh.mesh.o: $(adios_meshfem3D_PREOBJECTS)



More information about the CIG-COMMITS mailing list