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
New sentence, new line.
[netbsd-mini2440.git]
/
usr.sbin
/
etcupdate
/
Makefile
blob
e6632e98d010c97e270bd7893d5812abc4be631a
1
# $NetBSD$
2
3
FILES
=
etcupdate
4
MAN
=
etcupdate
.8
5
6
FILESDIR
= /
usr
/
sbin
7
FILESMODE
= ${
BINMODE
}
8
9
.
include
<
bsd.prog.mk
>