From: Eric S. Raymond Date: Sat, 12 Aug 2023 10:14:07 +0000 (-0400) Subject: Improved clean production. X-Git-Tag: 2.8~57 X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=commitdiff_plain;h=141d295c7bd60e1f1ddd6ab6ced4bd0b4f33edf7 Improved clean production. --- diff --git a/Makefile b/Makefile index 71e47dd..c6d84b9 100644 --- a/Makefile +++ b/Makefile @@ -35,7 +35,7 @@ pylint: @pylint --score=n sst clean: - rm -f sst.6 sst.html + rm -f sst.6 sst.html sst-doc.html rm -f *.6 MANIFEST index.html SHIPPER = version=$(VERS) bkgimage=lpt.jpg