1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sbin/conscontrol/Makefile

7 lines
74 B
Makefile
Raw Normal View History

# $FreeBSD$
PROG= conscontrol
2001-10-25 17:09:37 +00:00
MAN= conscontrol.8
.include <bsd.prog.mk>