]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/vidcontrol/Makefile
Bugfix to not hide jailparam flags, which for example changes the output
[FreeBSD/FreeBSD.git] / usr.sbin / vidcontrol / Makefile
1 # $FreeBSD$
2
3 PROG=   vidcontrol
4 SRCS=   vidcontrol.c decode.c
5
6 .include <bsd.prog.mk>