Default to returning only this user's processes (unless root), and
[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 $@