From: William F. Jolitz Date: Thu, 17 Jan 1991 22:39:47 +0000 (-0800) Subject: 386BSD 0.0 development X-Git-Tag: 386BSD-0.0~961 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/5470033d4e04776e8fe05d51321cf75df95737c1 386BSD 0.0 development Work on file usr/src/libexec/mail.local/Makefile Co-Authored-By: Lynne Greer Jolitz Synthesized-from: 386BSD-0.0/src --- diff --git a/usr/src/libexec/mail.local/Makefile b/usr/src/libexec/mail.local/Makefile new file mode 100644 index 0000000000..90635a87c1 --- /dev/null +++ b/usr/src/libexec/mail.local/Makefile @@ -0,0 +1,8 @@ +# @(#)Makefile 5.3 (Berkeley) 1/17/91 + +PROG= mail.local +MAN8= mail.local.0 +BINOWN= root +BINMODE=4555 + +.include