aboutsummaryrefslogtreecommitdiff
path: root/share/examples/perfmon/Makefile
blob: f5a7be35ce9242d1b8f1c962e739a1f5972105b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PACKAGE=examples
FILESDIR=${SHAREDIR}/examples/${PROG}
PROG=	perfmon
MAN=

install:

.include <bsd.prog.mk>