|
|
1.1 misho 1: #! /bin/sh
2:
3: if test -n "$1"; then
4: flags="DISTNAME=$1"
5: fi
6:
7: ${MAKE:-make} $flags -f build/build.mk snapshot