mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
9 lines
68 B
Makefile
9 lines
68 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= perfmon
|
|
NOMAN=
|
|
|
|
install:
|
|
|
|
.include <bsd.prog.mk>
|