blob: 0ab8a40d2cb77c16cf019e30562b26ec39c3024e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
SUBDIR= beyond4.3 \
bufbio \
contents \
devfs \
diskperf \
fsinterface \
jail \
kernmalloc \
kerntune \
newvm \
relengr \
sysperf \
timecounter
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>
|