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