Stop using physical tabs in Python. (I was goaded into doing this by
[sgt/utils] / Buildscr
1 # -*- sh -*-
2 # Build script for utils.
3
4 module utils
5
6 in utils do make html release DESTDIR=..
7 deliver *.html $@
8 deliver *.tar.gz $@