PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/hwpmc
PROG=	overhead
LDFLAGS+= -lpmc
MAN=

install:

.include <bsd.prog.mk>
