xref
: /
freebsd
/
sbin
/
conscontrol
/
Makefile
(revision e4a604093c0c4d715af1a42d3079e42633c5f11e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
conscontrol
4
MAN
=
conscontrol
.
8
5
NOMAN
=
1
6
7
.
include
<
bsd.prog.mk
>
8