9 lines
68 B
Makefile
9 lines
68 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= perfmon
|
|
NOMAN=
|
|
|
|
install:
|
|
|
|
.include <bsd.prog.mk>
|