cleaning the makebloub, again
This commit is contained in:
parent
c32db90e10
commit
3da1022e8f
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue