xref
: /
freebsd
/
usr.bin
/
proccontrol
/
Makefile
(revision d8ffc21c5ca6f7d4f2d9a65dc6308699af0b6a01)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
proccontrol
4
WARNS
?=
6
5
6
.
include
<
bsd.prog.mk
>
7