2 ## Copyright 1998,1999 The OpenLDAP Foundation
3 ## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
4 ## of this package for details.
6 # Create a version.c file
38 if test $# != 1 ; then
39 echo 'usage: mkversion [-c] [-s] [-p package] [-v version] application'
45 WHOWHERE="$USER@`uname -n`:`pwd`"
49 * Copyright 1998,1999 The OpenLDAP Foundation
50 * COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
51 * of this package for details.
54 $static $const char $SYMBOL[] =
55 "@(#) \$$PACKAGE: $APPLICATION $VERSION ($WHEN) \$\n\t$WHOWHERE\n";