From 9c0a41655f620e738556ed10eb3da2151d43b0b9 Mon Sep 17 00:00:00 2001 From: edoapra Date: Wed, 8 Nov 2023 22:51:32 -0800 Subject: [PATCH] fix e6b46cc6f3ef56a34a6872427cb75b7433e9ea7e --- src/config/makefile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/makefile.h b/src/config/makefile.h index 04b3f6abc5..920d6be4c4 100644 --- a/src/config/makefile.h +++ b/src/config/makefile.h @@ -1259,7 +1259,7 @@ ifeq ($(TARGET),MACX64) @echo You must also set USE_64TO32 and do a "make 64_to_32" to change the source code @exit 1 endif - else + endif INSTALL = @echo nwchem is built RANLIB = ranlib