diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-02-28 00:19:58 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-02-28 00:19:58 +0000 |
commit | c8933bb7e4b5565d18a11bb98006089cf0fb35ad (patch) | |
tree | 05cd2772883f1759db28d65d5da8faee9b1c4794 /contrib/sendmail/rmail/Build | |
parent | 602a2b1b1d5877cb573baf0407540810a490b0cf (diff) |
Notes
Diffstat (limited to 'contrib/sendmail/rmail/Build')
-rwxr-xr-x | contrib/sendmail/rmail/Build | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/contrib/sendmail/rmail/Build b/contrib/sendmail/rmail/Build deleted file mode 100755 index ffc3997819ef7..0000000000000 --- a/contrib/sendmail/rmail/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.4 1999/03/02 02:34:45 peterh Exp $ - -exec ../devtools/bin/Build $* |