DEBSOURCES
Skip Quicknav
sources / python-pygit2 / 1.18.1-1 / Makefile
1234567
.PHONY: build html build: OPENSSL_VERSION=3.3.3 LIBSSH2_VERSION=1.11.1 LIBGIT2_VERSION=1.9.1 sh build.sh html: build make -C docs html