Makefile revision 291792
1# $FreeBSD: stable/10/share/doc/papers/Makefile 291792 2015-12-04 18:14:31Z bdrewery $
2
3SUBDIR=	beyond4.3 \
4	bufbio \
5	contents \
6	devfs \
7	diskperf \
8	fsinterface \
9	hwpmc \
10	jail \
11	kernmalloc \
12	kerntune \
13	malloc \
14	newvm \
15	relengr \
16	sysperf \
17	timecounter
18
19SUBDIR_PARALLEL=
20
21.include <bsd.subdir.mk>
22