We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad01866 + e31bb8f commit b0010adCopy full SHA for b0010ad
1 file changed
examples/petsc/Makefile
@@ -94,7 +94,7 @@ print: $(PETSc.pc) $(ceed.pc)
94
@true
95
96
clean:
97
- $(RM) -r $(OBJDIR) *.vtu area bps bpsraw bpssphere dmswarm multigrid libutils.a
+ $(RM) -r $(OBJDIR) *.vtu area bps bpsraw bpssphere bpsswarm dmswarm multigrid libutils.a
98
99
$(PETSc.pc):
100
$(if $(wildcard $@),,$(error \
0 commit comments