From ad203d32c16ebd9508a814435368ecf32531e7c7 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Wed, 26 Feb 2014 12:04:52 +0000 Subject: [PATCH] circular dependencie (copy and paste error) removed --- code/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/code/Makefile b/code/Makefile index 81ddfde48..3979e2a83 100644 --- a/code/Makefile +++ b/code/Makefile @@ -419,9 +419,6 @@ constitutive_j2.o: constitutive_j2.f90 \ constitutive_none.o: constitutive_none.f90 \ lattice.o -material.o: material.f90 \ - lattice.o - lattice.o: lattice.f90 \ material.o