cleaning the makebloub, again

This commit is contained in:
tTh 2024-02-07 00:49:20 +01:00
parent c32db90e10
commit 3da1022e8f
1 changed files with 0 additions and 3 deletions

View File

@ -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)