diff options
Diffstat (limited to 'share/examples/hwpmc')
-rw-r--r-- | share/examples/hwpmc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/examples/hwpmc/Makefile b/share/examples/hwpmc/Makefile index a455fc6b5551..f03a2b0955ed 100644 --- a/share/examples/hwpmc/Makefile +++ b/share/examples/hwpmc/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE=examples +FILESDIR=${SHAREDIR}/examples/hwpmc PROG= overhead LDFLAGS+= -lpmc MAN= |