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