Makefile
author Alexander Solovyov <alexander@solovyov.net>
Sat, 12 Mar 2011 17:02:30 +0100
changeset 183 72ee7b8c0821
parent 178 88a20499b498
child 187 5e96ab1087da
permissions -rw-r--r--
fix tests.t rst syntax

.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