diff options
Diffstat (limited to 'libsm/Build')
-rwxr-xr-x | libsm/Build | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/libsm/Build b/libsm/Build new file mode 100755 index 0000000000000..7e15c3571a1b9 --- /dev/null +++ b/libsm/Build @@ -0,0 +1,13 @@ +#!/bin/sh + +# Copyright (c) 1999-2001 Sendmail, Inc. and its suppliers. +# All rights reserved. +# +# By using this file, you agree to the terms and conditions set +# forth in the LICENSE file which can be found at the top level of +# the sendmail distribution. +# +# +# $Id: Build,v 1.4 2001/02/14 04:39:46 gshapiro Exp $ + +exec sh ../devtools/bin/Build $* |