diff options
-rw-r--r-- | gnu/usr.sbin/sendmail/sendmail/makesendmail | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/gnu/usr.sbin/sendmail/sendmail/makesendmail b/gnu/usr.sbin/sendmail/sendmail/makesendmail deleted file mode 100644 index 4fe77fd8e11..00000000000 --- a/gnu/usr.sbin/sendmail/sendmail/makesendmail +++ /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. -# -# -# $Sendmail: makesendmail,v 8.4 1999/04/04 07:01:42 gshapiro Exp $ - -exec ./Build $* |