8 lines
82 B
Makefile
8 lines
82 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= conscontrol
|
|
MAN= conscontrol.8
|
|
NOMAN=1
|
|
|
|
.include <bsd.prog.mk>
|