We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad01866 commit e31bb8fCopy full SHA for e31bb8f
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