diff --git a/libexec/Makefile b/libexec/Makefile index dfd25dcda4c9..69db2989eac7 100644 --- a/libexec/Makefile +++ b/libexec/Makefile @@ -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