1#!/bin/sh
2
3# Copyright (c) 1999-2001 Sendmail, Inc. and its suppliers.
4#	All rights reserved.
5#
6# By using this file, you agree to the terms and conditions set
7# forth in the LICENSE file which can be found at the top level of
8# the sendmail distribution.
9#
10#
11#	$Id: Build,v 1.4 2001/02/14 04:39:46 gshapiro Exp $
12
13exec sh ../devtools/bin/Build $*
14