From 31655e8ab74be59a1d9b9154bb1d6b118593b86a Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Tue, 4 Aug 1998 15:31:31 +0000 Subject: Build sendmail-8.9.1 smrsh --- libexec/smrsh/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 libexec/smrsh/Makefile (limited to 'libexec') diff --git a/libexec/smrsh/Makefile b/libexec/smrsh/Makefile new file mode 100644 index 0000000000000..c428f28092294 --- /dev/null +++ b/libexec/smrsh/Makefile @@ -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 -- cgit v1.3