Skip to content
Snippets Groups Projects
Commit 3add8342 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Remove $RUN on make veryclean

parent f845c573
No related branches found
No related tags found
No related merge requests found
......@@ -63,5 +63,5 @@ clean-local: FORCE
-$(RM) -r testrun *leak *gmon *core
veryclean-local: FORCE
@-$(RM) data schema ucdata
@-$(RM) run data schema ucdata
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment