repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vm: replace phys avl by array
[minix3.git]
/
usr.sbin
/
postinstall
/
Makefile
blob
47f8c6b00de2cd4c4e3eb314e4075745b485732b
1
# $NetBSD: Makefile,v 1.1 2005/04/17 15:15:49 lukem Exp $
2
3
FILES
=
postinstall
4
MAN
=
postinstall
.8
5
6
FILESDIR
= /
usr
/
sbin
7
FILESMODE
= ${
BINMODE
}
8
9
.
include
<
bsd.prog.mk
>