Remove $RUN on make veryclean

This commit is contained in:
Kurt Zeilenga 2005-01-14 00:11:21 +00:00
parent f845c573b0
commit 3add83428f

View File

@ -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