Makefile
changeset 189 a46bf1c7f346
parent 187 5e96ab1087da
--- a/Makefile	Thu Feb 24 22:58:28 2011 -0800
+++ b/Makefile	Mon Apr 04 12:56:15 2011 -0700
@@ -3,10 +3,14 @@
 help:
 	@echo "Use \`make <target>\` with one of targets:"
 	@echo "  docs  build docs"
+	@echo "  open  open docs"
 	@echo "  arch  update archlinux pkgbuild"
 
 docs:
 	cd docs && make
 
+open:
+	cd docs && make open
+
 arch:
 	python contrib/updatepkg.py