More configuration options. Just in case any other clients don't
[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 $@