Index: slepc/makefile
===================================================================
--- slepc.orig/makefile	2021-04-19 23:56:24.116949538 +0200
+++ slepc/makefile	2021-04-19 23:56:24.112949479 +0200
@@ -148,7 +148,7 @@
 allclean:
 	-@${OMAKE} -f gmakefile clean
 
-clean:: allclean
+clean: allclean
 
 reconfigure:
 	@unset MAKEFLAGS && ${PYTHON} ${PETSC_ARCH}/lib/slepc/conf/reconfigure-${PETSC_ARCH}.py
