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
Hard-wire NetBSD major+minor version for the tool version of mandoc.
[netbsd-mini2440.git]
/
sbin
/
modstat
/
Makefile
blob
c27658a793b91450e9f7726d745097ab3269a6c6
1
# $NetBSD$
2
3
PROG
=
modstat
4
SRCS
=
main.c
5
MAN
=
modstat
.8
6
7
.
include
<
bsd.prog.mk
>