Index: slepc/makefile
===================================================================
--- slepc.orig/makefile	2024-08-28 01:39:26.282409828 +0200
+++ slepc/makefile	2024-08-28 01:39:26.274409722 +0200
@@ -215,7 +215,7 @@
 allclean:
 	-@${OMAKE} -f gmakefile clean
 
-clean:: allclean
+clean: allclean
 
 #********* Rules for printing library properties useful for building applications **********************
 
