Index: slepc/makefile
===================================================================
--- slepc.orig/makefile	2024-03-14 15:52:36.892780234 +0100
+++ slepc/makefile	2024-03-14 15:52:36.880780045 +0100
@@ -221,7 +221,7 @@
 allclean:
 	-@${OMAKE} -f gmakefile clean
 
-clean:: allclean
+clean: allclean
 
 #********* Rules for printing library properties useful for building applications **********************
 
