From 525c9eb122813f4f1b9f2783d316d9ca93683f6d Mon Sep 17 00:00:00 2001 From: Kuoi Date: Sun, 9 Apr 2023 02:22:46 +0800 Subject: [PATCH] fix: correct the compiler name --- ZUKER/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ZUKER/Makefile b/ZUKER/Makefile index c16303c..eaf3c1f 100755 --- a/ZUKER/Makefile +++ b/ZUKER/Makefile @@ -6,7 +6,7 @@ #CFLAGS = -e -Bstatic CFLAGS = -g -FC = g77 +FC = gfortran all: lrna crna