1 2PACKAGE=examples 3FILESDIR=${SHAREDIR}/examples/${PROG} 4PROG= perfmon 5MAN= 6 7install: 8 9.include <bsd.prog.mk> 10