Adjust 'after' so that it tries more rigorously to parse the input
[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 $@