sync with SAMBA_2_2
[kai/samba.git] / packaging / Caldera / OpenServer / Makevol
1 #!/bin/ksh
2 #
3 # invoke with -n as the first argument to get this script to tell
4 # you what it would do without doing anything
5 #
6
7 ./Configure $*
8 ./Compile $*
9 ./Install $*
10 ./Package $*