1#!/bin/sh
2
3# Copyright (c) 1999 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.1 2007/03/10 03:04:32 msk Exp $
12
13exec make OPTIONS="$*"
14