Build mail.local and smrsh (when building sendmail)

This commit is contained in:
Peter Wemm 1998-08-04 15:32:43 +00:00
parent 31655e8ab7
commit 4add781b40
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38101

View File

@ -1,12 +1,16 @@
# @(#)Makefile 8.1 (Berkeley) 6/4/93
# $Id: Makefile,v 1.31 1998/06/12 16:09:33 peter Exp $
# $Id: Makefile,v 1.32 1998/06/12 19:45:14 peter Exp $
SUBDIR= atrun bootpd comsat fingerd ftpd getNAME getty \
mail.local makekey mknetid revnetgroup rexecd rlogind \
makekey mknetid revnetgroup rexecd rlogind \
rpc.rquotad \
rpc.rusersd rpc.rwalld rpc.sprayd rshd talkd tftpd uucpd \
xtend ypxfr
.if !defined(NO_SENDMAIL)
SUBDIR+=mail.local smrsh
.endif
.if ${MACHINE} == i386
SUBDIR+=named-xfer rpc.rstatd
.if ${BINFORMAT} == aout