head	1.5;
access;
symbols
	RELENG_2_2_8_RELEASE:1.3.2.1
	RELENG_2_2_7_RELEASE:1.3.2.1
	RELENG_2_2_6_RELEASE:1.3.2.1
	v8_8_8:1.1.1.2
	SENDMAIL:1.1.1
	RELENG_2_2_5_RELEASE:1.3.2.1
	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.2.6.1
	v8_8_5:1.1.1.1
	v8_8_4:1.1.1.1
	RELENG_2_1_6_1_RELEASE:1.2.6.1
	v8_8_3:1.1.1.1
	RELENG_2_1_6_RELEASE:1.2.6.1
	RELENG_2_2:1.3.0.2
	RELENG_2_2_BP:1.3
	v8_8_2:1.1.1.1
	v8_7_6:1.1.1.1
	RELENG_2_1_5_RELEASE:1.2.6.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.2
	v8_6_12:1.1.1.1
	RELENG_2_1_0:1.2.0.6
	RELENG_2_1_0_BP:1.2
	RELENG_2_0_5_RELEASE:1.2
	RELENG_2_0_5:1.2.0.4
	RELENG_2_0_5_BP:1.2
	RELENG_2_0_5_ALPHA:1.2
	RELEASE_2_0:1.2
	BETA_2_0:1.2
	ALPHA_2_0:1.2.0.2
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


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

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

1.3
date	95.12.02.20.58.04;	author peter;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	94.08.05.16.30.46;	author wollman;	state Exp;
branches
	1.2.6.1;
next	1.1;

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

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

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

1.2.6.1
date	96.03.25.06.53.41;	author peter;	state Exp;
branches;
next	1.2.6.2;

1.2.6.2
date	97.08.14.15.04.49;	author peter;	state Exp;
branches;
next	;

1.3.2.1
date	97.06.28.08.08.14;	author peter;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Remove old sendmail (to the Attic)
@
text
@#	@@(#)Makefile	8.4 (Berkeley) 6/10/97

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

SRCS=	makemap.c safefile.c

safefile.c: ${.CURDIR}/../src/safefile.c
	ln -s ${.CURDIR}/../src/safefile.c

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


1.4
log
@Merge in sendmail-8.8.5 -> 8.8.6 changes to those files that have left the
vendor branch.
@
text
@@


1.3
log
@*GULP* cvs remove the uncomfortably large list of files that are no longer
part of sendmail 8.7.2...
@
text
@d1 1
a1 1
#	@@(#)Makefile	8.1 (Berkeley) 6/7/93
d5 6
a10 1
CFLAGS+=-I${.CURDIR}/../src -DNEWDB
@


1.3.2.1
log
@YAMFC: Update to sendmail-8.8.6
@
text
@d1 1
a1 1
#	@@(#)Makefile	8.4 (Berkeley) 6/10/97
d5 1
a5 6
CFLAGS+=-I${.CURDIR}/../src -DNEWDB -DNOT_SENDMAIL

SRCS=	makemap.c safefile.c

safefile.c: ${.CURDIR}/../src/safefile.c
	ln -s ${.CURDIR}/../src/safefile.c
@


1.2
log
@Get rid of update.  Make man page installation work with our scheme
(and rename a few in the process).
@
text
@d5 1
a5 1
CFLAGS+=-I${.CURDIR}/../src -DNDBM -DNEWDB
@


1.2.6.1
log
@Update sendmail to -current version (8.7.5) to fix various known security
holes and a lot of bugs.

8.7.* has pretty much finished development, 8.8 is in alpha testing.

A seperate commit will follow to do a couple of 2.1.x specific things and
to turn off the infamous 8bitmime->quoted-printable conversion when talking
to older sendmails.

OK'ed by: davidg

(Note: a lot of tags were added behind the scenes for the new files)
@
text
@d5 1
a5 1
CFLAGS+=-I${.CURDIR}/../src -DNEWDB
@


1.2.6.2
log
@Update 2.1.x from sendmail-8.8.5 to 8.8.7
@
text
@d1 1
a1 1
#	@@(#)Makefile	8.4 (Berkeley) 6/10/97
d5 1
a5 6
CFLAGS+=-I${.CURDIR}/../src -DNEWDB -DNOT_SENDMAIL

SRCS=	makemap.c safefile.c

safefile.c: ${.CURDIR}/../src/safefile.c
	ln -s ${.CURDIR}/../src/safefile.c
@


1.1
log
@Initial revision
@
text
@d4 1
a4 1
MAN8=	makemap.0
@


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


1.1.1.2
log
@Import sendmail-8.8.6

Obtained from: ftp.sendmail.org
@
text
@d1 1
a1 1
#	@@(#)Makefile	8.4 (Berkeley) 6/10/97
d5 1
a5 6
CFLAGS+=-I${.CURDIR}/../src -DNEWDB -DNOT_SENDMAIL

SRCS=	makemap.c safefile.c

safefile.c: ${.CURDIR}/../src/safefile.c
	ln -s ${.CURDIR}/../src/safefile.c
@
