head	1.2;
access;
symbols
	RELENG_3_5_0_RELEASE:1.1.1.2.2.1
	RELENG_3_4_0_RELEASE:1.1.1.2.2.1
	RELENG_3_3_0_RELEASE:1.1.1.2.2.1
	RELENG_3_2_0_RELEASE:1.1.1.2.2.1
	RELENG_3_1_0_RELEASE:1.1.1.2
	v8_9_2_header:1.1.1.2
	RELENG_3:1.1.1.2.0.2
	RELENG_3_BP:1.1.1.2
	v8_9_2:1.1.1.2
	RELENG_3_0_0_RELEASE:1.1.1.1
	v8_9_1:1.1.1.1
	SENDMAIL:1.1.1;
locks; strict;
comment	@# @;


1.2
date	99.02.07.09.45.11;	author peter;	state dead;
branches;
next	1.1;

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

1.1.1.1
date	98.08.03.05.56.19;	author peter;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	99.01.12.12.24.39;	author peter;	state Exp;
branches
	1.1.1.2.2.1;
next	1.1.1.3;

1.1.1.3
date	2002.04.20.19.49.58;	author gshapiro;	state dead;
branches;
next	;

1.1.1.2.2.1
date	99.04.07.09.29.23;	author peter;	state dead;
branches;
next	;


desc
@@


1.2
log
@Remove the standalone buildtools stuff, we don't use it here and it
clutters things up.  (Suggested by wollman)
@
text
@#	@@(#)EWS-UX_V	8.6	(Berkeley)	3/12/98
define(`confCC', `/usr/abiccs/bin/cc -KOlimit=900')
define(`confBEFORE', `sysexits.h ndbm.h ndbm.o')
define(`confMAPDEF', `-DNDBM -DNIS')
define(`confENVDEF', `-Dnec_ews_svr4 ')
define(`confLIBS', `ndbm.o -lsocket -lnsl -lelf # # with NDBM')
define(`confMBINDIR', `/usr/ucblib')
define(`confSBINDIR', `/usr/ucbetc')
define(`confUBINDIR', `/usr/ucb')
define(`confEBINDIR', `/usr/ucblib')
define(`confSBINGRP', `sys')
define(`confSTDIR', `/var/ucblib')
define(`confHFDIR', `/var/ucblib')
define(`confINSTALL', `/usr/ucb/install')
PUSHDIVERT(3)
sysexits.h:
	echo '#ifndef _LOCAL_SYSEXITS_H_' > sysexits.h;
	echo '#define _LOCAL_SYSEXITS_H_' >> sysexits.h;
	cat /usr/abiccs/ucbinclude/sysexits.h >> sysexits.h;
	echo '#endif /* _LOCAL_SYSEXITS_H_ */' >> sysexits.h;
#	ln -s /usr/abiccs/ucbinclude/sysexits.h .

ndbm.h:
	ln -s /usr/abiccs/ucbinclude/ndbm.h .

ndbm.o:
	ar x /usr/abiccs/ucblib/libucb.a ndbm.o
#	ar x /usr/ucblib/libucb.a ndbm.o
POPDIVERT
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch under
src/contrib as per various discussions.  I will copy across our changes
and then point the Makefiles across once the dust has settled..
@
text
@@


1.1.1.2
log
@Import sendmail-8.9.2 onto vendor branch  (update from 8.9.1)

Obtained from: ftp.sendamil.org
@
text
@d1 1
a1 1
#	@@(#)EWS-UX_V	8.6	(Berkeley)	3/12/1998
@


1.1.1.3
log
@Remove files no longer in vendor release from vendor branch.
@
text
@@


1.1.1.2.2.1
log
@MFC: Upgrade sendmail from patched 8.9.2 to proper 8.9.3
@
text
@@


