Build sendmail-8.9.1 smrsh
This commit is contained in:
parent
9b842df695
commit
31655e8ab7
9
libexec/smrsh/Makefile
Normal file
9
libexec/smrsh/Makefile
Normal file
@ -0,0 +1,9 @@
|
||||
# @(#)Makefile 8.1 (Berkeley) 7/2/95
|
||||
|
||||
.PATH: ${.CURDIR}/../../contrib/sendmail/smrsh
|
||||
|
||||
PROG= smrsh
|
||||
MAN8= smrsh.8
|
||||
CFLAGS+=-I${.CURDIR}/../../contrib/sendmail/src -DNEWDB
|
||||
|
||||
.include <bsd.prog.mk>
|
Loading…
Reference in New Issue
Block a user