xref: /freebsd/share/doc/papers/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1 SUBDIR=	beyond4.3 \
2 	bufbio \
3 	contents \
4 	devfs \
5 	diskperf \
6 	fsinterface \
7 	jail \
8 	kernmalloc \
9 	kerntune \
10 	malloc \
11 	newvm \
12 	relengr \
13 	sysperf \
14 	timecounter
15 
16 SUBDIR_PARALLEL=
17 
18 .include <bsd.subdir.mk>
19