xref
: /
freebsd
/
share
/
examples
/
perfmon
/
Makefile
(revision 0e97acdf58fe27b09c4824a474b0344daf997c5f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
perfmon
4
MAN
=
5
6
install
:
7
8
.
include
<
bsd.prog.mk
>
9