Index: slepc/makefile
===================================================================
--- slepc.orig/makefile	2024-11-28 01:35:25.780996778 +0100
+++ slepc/makefile	2024-11-28 01:35:25.776996738 +0100
@@ -218,7 +218,7 @@
 allclean:
 	-@${OMAKE} -f gmakefile clean
 
-clean:: allclean
+clean: allclean
 
 #********* Rules for printing library properties useful for building applications **********************
 
