diff options
Diffstat (limited to 'usr.sbin/sendmail/mail.local/Makefile')
-rw-r--r-- | usr.sbin/sendmail/mail.local/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/usr.sbin/sendmail/mail.local/Makefile b/usr.sbin/sendmail/mail.local/Makefile deleted file mode 100644 index e8556d8ea5c67..0000000000000 --- a/usr.sbin/sendmail/mail.local/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -# @(#)Makefile 8.1 (Berkeley) 7/19/93 - -PROG= mail.local -MAN8= mail.local.0 -BINOWN= root -BINMODE=4555 -INSTALLFLAGS=-fschg - -.include <bsd.prog.mk> |