Makefile
author Alexander Solovyov <alexander@solovyov.net>
Sun, 13 Mar 2011 17:37:44 +0100
changeset 185 7c267d7c6011
parent 178 88a20499b498
child 187 5e96ab1087da
permissions -rw-r--r--
tests: highlightning directive for sphinx

.PHONY: help docs arch

help:
	@echo "Use \`make <target>\` with one of targets:"
	@echo "  docs  build docs"
	@echo "  arch  update archlinux pkgbuild"

docs:
	cd docs && make

arch:
	python contrib/updatepkg.py