Makefile revision 148618
1# $FreeBSD: head/share/doc/papers/Makefile 148618 2005-08-01 12:14:53Z 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	relengr \
16	sysperf \
17	timecounter
18
19.include <bsd.subdir.mk>
20