diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-08-01 01:33:28 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-08-01 01:33:28 +0000 |
commit | df51a56b65b55c61256a6722f5ef554057a9d1c5 (patch) | |
tree | e029ac0b5f2c3374c787f2ad1356064c68a657b6 /contrib/sendmail/Build | |
parent | 13058a916175518dfbac6ce66b9b8e22ecf43155 (diff) |
Notes
Diffstat (limited to 'contrib/sendmail/Build')
-rwxr-xr-x | contrib/sendmail/Build | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/contrib/sendmail/Build b/contrib/sendmail/Build deleted file mode 100755 index 44e74c51f3cb..000000000000 --- a/contrib/sendmail/Build +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -# Copyright (c) 1999 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 8.3 1999/09/23 21:31:12 ca Exp $ - -exec make OPTIONS="$*" |