freebsd-dev/share/doc/papers/hwpmc/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

9 lines
89 B
Makefile

# $FreeBSD$
VOLUME= papers
DOC= hwpmc
SRCS= hwpmc.ms
MACROS= -ms
.include <bsd.doc.mk>