Cubecruncher: Update Makefile

This commit is contained in:
Ole Schuett 2023-02-28 10:57:56 +01:00 committed by Ole Schütt
parent 75e8cb966a
commit bd96861fc0

View file

@ -18,7 +18,7 @@
##FC=g95
##FCFLAGS=-O2
FC=gfortran-mp-5
FC=gfortran -fopenmp
FCFLAGS=-O2
EXE=-o cubecruncher.x