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
/
usr.bin
/
rtld
/
Makefile
blob
5f116c2b5fe63d86ac04f89eb94995862a073b46
1
# $NetBSD$
2
3
.
include
<
bsd.own.mk
>
4
5
SUBDIR
+=
dlopen
6
.if
${
MKCXX
} !=
"no"
7
SUBDIR
+=
testlib
8
.
endif
9
SUBDIR
+=
dlerror-false dlerror-cleared
10
11
.
include
<
bsd.subdir.mk
>