diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-01-21 22:17:07 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-01-21 22:17:07 +0000 |
commit | eff620cd77318802bafadb79df9ad9e539b6dba8 (patch) | |
tree | 01194d88e2492f668201a53e1e214dab0cd90245 /contrib/sendmail/rmail/Build | |
parent | 193538b7dabbb9c165660ca97d2704eea0642fa1 (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 ffc3997819ef..000000000000 --- 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 $* |