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.25.09;	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.59;	author gshapiro;	state dead;
branches;
next	;

1.1.1.2.2.1
date	99.04.07.09.29.28;	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
@#	@@(#)RISCos	8.5	(Berkeley)	3/12/98
define(`confCC', `cc -systype bsd43 -Olimit 900')
define(`confBEFORE', `stdlib.h dirent.h unistd.h stddef.h')
define(`confMAPDEF', `-DNDBM')
define(`confENVDEF', `-DRISCOS ')
define(`confLIBS', `-lmld')
define(`confMBINDIR', `/usr/lib')
define(`confSBINDIR', `/usr/etc')
define(`confUBINDIR', `/usr/ucb')
define(`confEBINDIR', `/usr/lib')
define(`confSBINGRP', `sys')
define(`confSTDIR', `/etc')
define(`confHFDIR', `/usr/lib')
define(`confINSTALL', `/usr/bsd43/bin/install')
PUSHDIVERT(3)
stdlib.h stddef.h:
	cp /dev/null $@@

unistd.h:
	echo "typedef unsigned short	mode_t;" > unistd.h

dirent.h:
	echo "#include <sys/dir.h>" > dirent.h
	echo "#define dirent	direct" >> dirent.h
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
#	@@(#)RISCos	8.5	(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
@@


