# # $FreeBSD$ # PROG= pmccontrol MAN= pmccontrol.8 DPADD= ${LIBPMC} LDADD= -lpmc WARNS?= 6 SRCS= pmccontrol.c .include