Makefile
author Alexander Solovyov <alexander@solovyov.net>
Wed, 23 Mar 2011 09:20:34 +0100
changeset 186 982cea7b69c3
parent 178 88a20499b498
child 187 5e96ab1087da
permissions -rw-r--r--
drop excessive exception overriding

.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