changeset 178 | 88a20499b498 |
child 187 | 5e96ab1087da |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Makefile Thu Jan 27 10:41:47 2011 +0100 @@ -0,0 +1,12 @@ +.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