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
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
usr.sbin
/
postinstall
/
Makefile
blob
b1e5bb9ab0e26669363a0f7d7a4f3a0c15df1024
1
# $NetBSD$
2
3
FILES
=
postinstall
4
MAN
=
postinstall
.8
5
6
FILESDIR
= /
usr
/
sbin
7
FILESMODE
= ${
BINMODE
}
8
9
.
include
<
bsd.prog.mk
>