repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
libexec
/
mail.local
/
Makefile
blob
8d0f2cd7e4eae4575265c861a3e5f1ef00909501
1
# $NetBSD: Makefile,v 1.6 1997/10/08 09:07:22 mrg Exp $
2
# from: @(#)Makefile 8.1 (Berkeley) 7/19/93
3
4
PROG
=
mail.local
5
MAN
=
mail.local
.8
6
BINOWN
=
root
7
BINMODE
=
4555
8
9
.
include
<
bsd.prog.mk
>