e653b48c80
OK'ed by: core
9 lines
69 B
Makefile
9 lines
69 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= perfmon
|
|
NO_MAN=
|
|
|
|
install:
|
|
|
|
.include <bsd.prog.mk>
|