2001-10-23 16:36:43 -04:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
2016-02-09 15:19:31 -05:00
|
|
|
PACKAGE=runtime
|
2001-10-23 16:36:43 -04:00
|
|
|
PROG= conscontrol
|
2001-10-25 13:09:37 -04:00
|
|
|
MAN= conscontrol.8
|
2009-10-19 12:00:24 -04:00
|
|
|
WARNS?= 2
|
2001-10-23 16:36:43 -04:00
|
|
|
|
|
|
|
|
.include <bsd.prog.mk>
|