X-Git-Url: https://jxself.org/git/?p=super-star-trek.git;a=blobdiff_plain;f=Makefile;h=c1d66853f318db52f2472e294dc14f72a20e7723;hp=7aa6faded19598c53ab095c69ba59d014ce12f89;hb=f738d498a8cd1b2e72836f597b7a4ae8e087afcc;hpb=0ab2dac3f883d910549ef00f5761a0b964a496a0 diff --git a/Makefile b/Makefile index 7aa6fad..c1d6685 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,7 @@ super-star-trek-$(VERS).tar.gz: $(SOURCES) sst.6 dist: sst-$(VERS).tar.gz check: #pylint - cd test; make --quiet + cd test; $(MAKE) --quiet COMMON_PYLINT = --rcfile=/dev/null --reports=n \ --msg-template="{path}:{line}: [{msg_id}({symbol}), {obj}] {msg}" \