X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=8ffb21428984fa58447608cfc020d8f67f6398f2;hb=c7581ac8e9ed615651305824a41c2136629429d2;hp=e55c51f213f1de56a31442ec1f81e61b01533925;hpb=74d47c75e782db413b72526be42f7b4cbe7e7625;p=super-star-trek.git diff --git a/Makefile b/Makefile index e55c51f..8ffb214 100644 --- a/Makefile +++ b/Makefile @@ -1,17 +1,17 @@ # Makefile for the SST2K project -VERS=$(shell sed $(MANDIR)/sst.6.gz sst.6: doc/sst.xml @@ -29,13 +29,13 @@ super-star-trek-$(VERS).tar.gz: $(SOURCES) sst.6 dist: sst-$(VERS).tar.gz check: pylint - cd test; $(MAKE) --quiet + @cd test >/dev/null; $(MAKE) --quiet pylint: - @pylint --score=n sst.py + @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