Strong clear for the SWI workdir as users may deposit files we don't know about in there.

This commit is contained in:
Jeffrey Townsend
2019-02-06 18:33:51 +00:00
parent 51a237dabe
commit 00ecc395e6

View File

@@ -34,5 +34,4 @@ endif
FORCE:
clean:
$(ONL_v_at) rm -rf $(SWI_WORKDIR)/*.swi* $(SWI_WORKDIR)/manifest.json
test -d $(SWI_WORKDIR) && rmdir $(SWI_WORKDIR) || true
rm -rf $(SWI_WORKDIR)