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