From 26064eac87225397011b03d3c07b45d0ceca892d Mon Sep 17 00:00:00 2001 From: John Vinson Date: Tue, 1 Oct 2024 08:02:33 -0400 Subject: [PATCH] Removing OPTIONS from Makefile that should not have been checked in --- OCEAN2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OCEAN2/Makefile b/OCEAN2/Makefile index e024f1dd..b7d253e1 100644 --- a/OCEAN2/Makefile +++ b/OCEAN2/Makefile @@ -1,5 +1,5 @@ include ../Makefile.arch -OPTIONS += -fopenmp -Wall +OPTIONS += %.o: %.mod