@echo off rem Compile one source file to the appropriate standard using G95 compiler G95 -c -std=%1 -fbounds-check -fimplicit-none -ffree-form -fno-backslash -Wall -Wline-truncation -Wobsolete -Wunused-vars -Wunused-module-vars -Wunused-module-procs -Wunset-vars -Wprecision-loss %2.%3