# Compact version, for working with auto tests. %include compilers/G95-gcc %include mpi/open-mpi %include compilers/extensions/G95_debug %section Makefile FFLAGS += -O3 CFLAGS += -O3 MPI_INCLUDE = /usr/local/include %endsection Makefile