head	1.5;
access;
symbols
	RELENG_2_2_8_RELEASE:1.2.2.3
	RELENG_2_2_7_RELEASE:1.2.2.3
	RELENG_2_2_6_RELEASE:1.2.2.3
	v8_8_8:1.1.1.1
	SENDMAIL:1.1.1
	RELENG_2_2_5_RELEASE:1.2.2.3
	v8_8_7:1.1.1.1
	v8_8_6:1.1.1.1
	RELENG_2_2_2_RELEASE:1.2.2.2
	RELENG_2_2_1_RELEASE:1.2.2.2
	RELENG_2_2_0_RELEASE:1.2.2.2
	RELENG_2_1_7_RELEASE:1.1.1.1.2.2
	v8_8_5:1.1.1.1
	v8_8_4:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1.2.1
	v8_8_3:1.1.1.1
	RELENG_2_1_6_RELEASE:1.1.1.1
	RELENG_2_2:1.2.0.2
	RELENG_2_2_BP:1.2
	v8_8_2:1.1.1.1
	v8_7_6:1.1.1.1
	RELENG_2_1_5_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.2
	v8_7_5:1.1.1.1
	v8_7_4:1.1.1.1
	v8_7_3:1.1.1.1
	v8_7_2:1.1.1.1
	ALLMAN:1.1.1;
locks; strict;
comment	@# @;


1.5
date	98.08.04.16.35.48;	author peter;	state dead;
branches;
next	1.4;

1.4
date	97.02.22.16.13.26;	author peter;	state Exp;
branches;
next	1.3;

1.3
date	97.01.14.07.18.41;	author jkh;	state Exp;
branches;
next	1.2;

1.2
date	96.10.29.11.32.17;	author peter;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	95.12.02.17.23.58;	author peter;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	95.12.02.17.23.58;	author peter;	state Exp;
branches
	1.1.1.1.2.1;
next	;

1.1.1.1.2.1
date	96.11.22.05.38.09;	author nate;	state Exp;
branches;
next	1.1.1.1.2.2;

1.1.1.1.2.2
date	97.02.05.07.49.59;	author peter;	state Exp;
branches;
next	1.1.1.1.2.3;

1.1.1.1.2.3
date	97.08.14.15.04.53;	author peter;	state Exp;
branches;
next	1.1.1.1.2.4;

1.1.1.1.2.4
date	99.09.05.11.44.50;	author peter;	state Exp;
branches;
next	;

1.2.2.1
date	97.02.05.07.29.04;	author peter;	state Exp;
branches;
next	1.2.2.2;

1.2.2.2
date	97.03.06.07.54.18;	author mpp;	state Exp;
branches;
next	1.2.2.3;

1.2.2.3
date	97.06.28.08.08.19;	author peter;	state Exp;
branches;
next	1.2.2.4;

1.2.2.4
date	99.09.05.11.41.19;	author peter;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Remove old sendmail (to the Attic)
@
text
@#	@@(#)Makefile	8.1 (Berkeley) 5/31/93
#	$Id: Makefile,v 1.4 1997/02/22 16:13:26 peter Exp $

PROG=	rmail
MAN8=	rmail.8

# If you want to have your rmail queuing the mail only, uncomment the
# following:
# CFLAGS+= -DQUEUE_ONLY

BINDIR=	/bin

.include <bsd.prog.mk>
@


1.4
log
@Revert $FreeBSD$ to $Id$
@
text
@d2 1
a2 1
#	$Id$
@


1.3
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d2 1
a2 1
#	$FreeBSD$
@


1.2
log
@Integrate our changes from bin/rmail.  Mainly it causes immediate
delivery rather than queueing it and forgetting it.

(and some -Wall fixes where gcc is too dumb to see it's a "cant happen")
@
text
@d2 1
a2 1
#	$Id$
@


1.2.2.1
log
@Update 8.8.4 -> 8.8.5 on 2.2 branch
@
text
@d2 1
a2 1
#	$FreeBSD$
@


1.2.2.2
log
@Fix some more $ FreeBSD $ lines that made it into 2.2.
@
text
@d2 1
a2 1
#	$Id$
@


1.2.2.3
log
@YAMFC: Update to sendmail-8.8.6
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.4 1997/02/22 16:13:26 peter Exp $
@


1.2.2.4
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.1
log
@Initial revision
@
text
@d2 1
d5 7
a11 1
MAN8=	rmail.0
@


1.1.1.1
log
@Import Sendmail-8.7.2 as discussed on -current.

The conflict merge will happen shortly after.
@
text
@@


1.1.1.1.2.1
log
@Merge-O-Matic.

Bring in the more secure 8.8.3 sources onto the soon to be dead stable
branch in order to have them be part of the 2.1.6a 'security update'.

Reviewed by:	Tom Samplonius <tom@@uniserve.com>
@
text
@a1 1
#	$Id: Makefile,v 1.2 1996/10/29 11:32:17 peter Exp $
d4 1
a4 7
MAN8=	rmail.8

# If you want to have your rmail queuing the mail only, uncomment the
# following:
# CFLAGS+= -DQUEUE_ONLY

BINDIR=	/bin
@


1.1.1.1.2.2
log
@Update to 8.8.5 from -current onto 2.1.x branch.  Note, this is a blind
commit, I do not have any sane 2.1.x systems within reach.
@
text
@d2 1
a2 1
#	$FreeBSD$
@


1.1.1.1.2.3
log
@Update 2.1.x from sendmail-8.8.5 to 8.8.7
@
text
@d2 1
a2 1
#	$Id: Makefile,v 1.4 1997/02/22 16:13:26 peter Exp $
@


1.1.1.1.2.4
log
@$Id$ -> $FreeBSD$
@
text
@d2 1
a2 1
# $FreeBSD$
@

