aedbf2687d
nobiff). The options to turn these on are specified in the LOCAL_MAILER_ARGS define the the sendmail.mc that you build from.
11 lines
166 B
Makefile
11 lines
166 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 7/19/93
|
|
|
|
PROG= mail.local
|
|
MAN8= mail.local.8
|
|
BINOWN= root
|
|
BINMODE=4555
|
|
INSTALLFLAGS=-fschg
|
|
BINDIR= /usr/libexec
|
|
|
|
.include <bsd.prog.mk>
|