Fix compiler warnings from OS X Lion: a missing #include and some
[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 $@