6 lines
54 B
Makefile
6 lines
54 B
Makefile
|
PROG= mail
|
||
|
BINMODE= 4755
|
||
|
MAN=
|
||
|
|
||
|
.include <bsd.prog.mk>
|