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
Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git]
/
regress
/
sys
/
compat
/
Makefile
blob
dee8e99810cf80b97b8cc8ee53fb86a076d87f13
1
# $NetBSD: Makefile,v 1.2 2001/12/12 01:24:18 tv Exp $
2
3
NOMAN
=
# defined
4
5
PROG
=
uipc_syscalls_43
6
7
regress
: ${
PROG
}
8
.
/${
PROG
}
9
10
.
include
<
bsd.prog.mk
>