diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2000-04-04 04:54:35 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2000-04-04 04:54:35 +0000 |
commit | 604014b0e8c84cef4df5f41a28fc73fd8ecfe9f0 (patch) | |
tree | c7e9ab708d2a236f361653f383895fd5d40058e6 /gnu | |
parent | 8eea580f2a2a2985da23acda21e81a5d9603c28c (diff) |
Part of the sendmail build procedure we don't use
Diffstat (limited to 'gnu')
-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 $* |