DEBSOURCES
Skip Quicknav
sources / python-pygit2 / 1.4.0%2Bdfsg1-1 / Makefile
1234567
.PHONY: build html build: python setup.py build_ext --inplace -g html: cd docs && find . -name "*rst" | entr make html