Makefile revision 147725
1# $FreeBSD: head/share/doc/papers/Makefile 147725 2005-07-01 15:33:08Z phk $
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	px \
16	relengr \
17	sysperf \
18	timecounter
19
20.include <bsd.subdir.mk>
21