freebsd-dev/share/doc/papers/Makefile
Joseph Koshy ebccf1e3a6 Bring a working snapshot of hwpmc(4), its associated libraries, userland utilities
and documentation into -CURRENT.

Bump FreeBSD_version.

Reviewed by:	alc, jhb (kernel changes)
2005-04-19 04:01:25 +00:00

22 lines
229 B
Makefile

# $FreeBSD$
SUBDIR= beyond4.3 \
bufbio \
contents \
devfs \
diskperf \
hwpmc \
fsinterface \
jail \
kernmalloc \
kerntune \
malloc \
newvm \
nqnfs \
px \
relengr \
sysperf \
timecounter
.include <bsd.subdir.mk>