Makefile
author Alexander Solovyov <alexander@solovyov.net>
Mon, 07 Feb 2011 13:11:49 +0100
changeset 179 038e81e5332c
parent 178 88a20499b498
child 187 5e96ab1087da
permissions -rw-r--r--
use theme instead of single css file

.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