DEBSOURCES
Skip Quicknav
sources / gmplot / 1.4.1-1 / Makefile
12345678
.PHONY: test all: @echo 'Nothing to make. Only "make test" works.' test: coverage run -m unittest discover -v