From 3da1022e8fad643e0e31cd17809052ddb64d8c73 Mon Sep 17 00:00:00 2001 From: tTh Date: Wed, 7 Feb 2024 00:49:20 +0100 Subject: [PATCH] cleaning the makebloub, again --- BloubWorld/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/BloubWorld/Makefile b/BloubWorld/Makefile index 5aedce3..fa4e664 100644 --- a/BloubWorld/Makefile +++ b/BloubWorld/Makefile @@ -37,9 +37,6 @@ bloubspace.o: bloubspace.f90 Makefile povstuff.o: povstuff.f90 Makefile gfortran $(GFOPT) -c $< -mathstuff.o: mathstuff.f90 Makefile - gfortran $(GFOPT) -c $< - # ------------------------------------------------------------ genbloubs: genbloubs.f90 Makefile $(OBJS)