From 7864dfec2e3f1589108d9953ca66f7663eb4b87b Mon Sep 17 00:00:00 2001 From: gshapiro Date: Sun, 1 Oct 2000 01:22:44 +0000 Subject: Remove Build files -- they rely on the devtools system which isn't imported (or used) --- contrib/sendmail/Build | 13 ------------- contrib/sendmail/cf/cf/Build | 29 ----------------------------- contrib/sendmail/libmilter/Build | 13 ------------- contrib/sendmail/libsmdb/Build | 13 ------------- contrib/sendmail/libsmutil/Build | 13 ------------- contrib/sendmail/vacation/Build | 13 ------------- 6 files changed, 94 deletions(-) delete mode 100755 contrib/sendmail/Build delete mode 100755 contrib/sendmail/cf/cf/Build delete mode 100755 contrib/sendmail/libmilter/Build delete mode 100755 contrib/sendmail/libsmdb/Build delete mode 100755 contrib/sendmail/libsmutil/Build delete mode 100755 contrib/sendmail/vacation/Build (limited to 'contrib') diff --git a/contrib/sendmail/Build b/contrib/sendmail/Build deleted file mode 100755 index 44e74c5..0000000 --- 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="$*" diff --git a/contrib/sendmail/cf/cf/Build b/contrib/sendmail/cf/cf/Build deleted file mode 100755 index 77055f2..0000000 --- a/contrib/sendmail/cf/cf/Build +++ /dev/null @@ -1,29 +0,0 @@ -#!/bin/sh - -# Copyright (c) 1998, 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.7 1999/03/02 02:37:12 peterh Exp $ -# - -# -# A quick-and-dirty script to create cf files. -# - -SMROOT=${SMROOT-../..} -BUILDTOOLS=${BUILDTOOLS-$SMROOT/devtools} - -M4=`sh $BUILDTOOLS/bin/find_m4.sh` -ret=$? -if [ $ret -ne 0 ] -then - exit $ret -fi -echo "Using M4=$M4" - -eval exec ${MAKE-make} M4=$M4 $* diff --git a/contrib/sendmail/libmilter/Build b/contrib/sendmail/libmilter/Build deleted file mode 100755 index 09dd262..0000000 --- a/contrib/sendmail/libmilter/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 2000/01/20 21:51:50 geir Exp $ - -exec ../devtools/bin/Build $* diff --git a/contrib/sendmail/libsmdb/Build b/contrib/sendmail/libsmdb/Build deleted file mode 100755 index 014c45c..0000000 --- a/contrib/sendmail/libsmdb/Build +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -# Copyright (c) 1999-2000 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.2.2.1 2000/04/10 06:41:07 gshapiro Exp $ - -exec sh ../devtools/bin/Build $* diff --git a/contrib/sendmail/libsmutil/Build b/contrib/sendmail/libsmutil/Build deleted file mode 100755 index 014c45c..0000000 --- a/contrib/sendmail/libsmutil/Build +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -# Copyright (c) 1999-2000 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.2.2.1 2000/04/10 06:41:07 gshapiro Exp $ - -exec sh ../devtools/bin/Build $* diff --git a/contrib/sendmail/vacation/Build b/contrib/sendmail/vacation/Build deleted file mode 100755 index fbd060c..0000000 --- a/contrib/sendmail/vacation/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.2 1999/03/02 02:35:21 peterh Exp $ - -exec ../devtools/bin/Build $* -- cgit v1.1