head	1.4;
access;
symbols
	RELENG_2_2_8_RELEASE:1.3
	RELENG_2_2_7_RELEASE:1.3
	RELENG_2_2_6_RELEASE:1.3
	v8_8_8:1.1.1.2
	SENDMAIL:1.1.1
	RELENG_2_2_5_RELEASE:1.3
	v8_8_7:1.1.1.2
	v8_8_6:1.1.1.2
	RELENG_2_2_2_RELEASE:1.3
	RELENG_2_2_1_RELEASE:1.3
	RELENG_2_2_0_RELEASE:1.3
	RELENG_2_1_7_RELEASE:1.1.1.1.6.1
	v8_8_5:1.1.1.2
	v8_8_4:1.1.1.2
	RELENG_2_1_6_1_RELEASE:1.1.1.1.6.1
	v8_8_3:1.1.1.2
	RELENG_2_1_6_RELEASE:1.1.1.1
	RELENG_2_2:1.3.0.2
	RELENG_2_2_BP:1.3
	v8_8_2:1.1.1.2
	v8_7_6:1.1.1.1
	RELENG_2_1_5_RELEASE:1.1.1.1
	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
	RELENG_2_1_0_RELEASE:1.1.1.1
	v8_6_12:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.6
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.4
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


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

1.3
date	96.10.24.14.04.00;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	96.10.24.05.20.52;	author peter;	state Exp;
branches;
next	1.1;

1.1
date	94.05.26.05.23.08;	author rgrimes;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.05.26.05.23.09;	author rgrimes;	state Exp;
branches
	1.1.1.1.6.1;
next	1.1.1.2;

1.1.1.2
date	96.10.24.04.51.03;	author peter;	state Exp;
branches;
next	;

1.1.1.1.6.1
date	96.11.22.05.38.01;	author nate;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Remove old sendmail (to the Attic)
@
text
@#	@@(#)Makefile	8.2 (Berkeley) 9/21/96

PROG=	praliases
MAN8=	praliases.8
CFLAGS+=-I${.CURDIR}/../src -DNEWDB

.include "../../Makefile.inc"
.include <bsd.prog.mk>
@


1.3
log
@Untangle NEWDB/NDBM options.
Enable praliases.c to not use NDBM.
@
text
@@


1.2
log
@missed this praliases.8 <-> praliases.0 change
@
text
@d5 1
a5 2
CFLAGS+=-I${.CURDIR}/../src
DPADD=	${LIBDBM}
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#	@@(#)Makefile	8.1 (Berkeley) 6/7/93
d4 1
a6 1
NOMAN=	noman
@


1.1.1.1
log
@BSD 4.4 Lite usr.sbin Sources
@
text
@@


1.1.1.1.6.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
@d1 1
a1 1
#	@@(#)Makefile	8.2 (Berkeley) 9/21/96
d4 3
a6 2
MAN8=	praliases.8
CFLAGS+=-I${.CURDIR}/../src -DNEWDB
@


1.1.1.2
log
@Import sendmail-8.8.2 onto the vendor branch

Obtained from: Eric Allman <eric@@sendmail.org>
@
text
@d1 1
a1 1
#	@@(#)Makefile	8.2 (Berkeley) 9/21/96
a3 1
MAN8=	praliases.0
d6 1
@
