Index: slepc/makefile
===================================================================
--- slepc.orig/makefile	2020-06-01 01:24:08.768603838 +0800
+++ slepc/makefile	2020-06-01 01:24:08.760603836 +0800
@@ -141,7 +141,7 @@
 allclean:
 	-@${OMAKE} -f gmakefile clean
 
-clean:: allclean
+clean: allclean
 
 reconfigure:
 	@unset MAKEFLAGS && ${PYTHON} ${PETSC_ARCH}/lib/slepc/conf/reconfigure-${PETSC_ARCH}.py
