repo.or.cz
/
freebsd-src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cxgbe/t4_tom: Read the chip's DDP page sizes and save them in a
[freebsd-src.git]
/
cddl
/
Makefile
blob
26b502a120822f11e3666d0ad61dabbcc2319705
1
# $FreeBSD$
2
3
.
include
<
src.opts.mk
>
4
5
SUBDIR
=
lib .WAIT \
6
sbin usr.bin usr.sbin
7
8
.if
${
MK_TESTS
} !=
"no"
9
SUBDIR
+=
tests
10
.
endif
11
12
SUBDIR_PARALLEL
=
13
14
.
include
<
bsd.subdir.mk
>