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