From 9ef5179ecc5173f349f0a9b5d321c588c6c58ad6 Mon Sep 17 00:00:00 2001 From: sfilippone Date: Tue, 5 May 2026 12:35:03 +0200 Subject: [PATCH] Test --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d3c36e25..01d79f13 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ include Make.inc - + all: dirs mods objs libd @echo "=====================================" @echo "PSBLAS libraries Compilation Successful."