X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=Makefile;fp=Makefile;h=71e47ddb29f1b1a9637fe9380110a380de237e33;hb=53e4feec7d6e15846b75f6813a8ba49ebdc7d9fb;hp=e55c51f213f1de56a31442ec1f81e61b01533925;hpb=7ac94d5be5b9a1de1fc4f26866d264f0d09b4e5d;p=super-star-trek.git diff --git a/Makefile b/Makefile index e55c51f..71e47dd 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 @@ -32,7 +32,7 @@ check: pylint cd test; $(MAKE) --quiet pylint: - @pylint --score=n sst.py + @pylint --score=n sst clean: rm -f sst.6 sst.html