]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - usr.sbin/vidcontrol/Makefile
Update the Intel ixl/ixlv drivers to fix a panic in the boot/install
[FreeBSD/releng/10.1.git] / usr.sbin / vidcontrol / Makefile
1 # $FreeBSD$
2
3 PROG=   vidcontrol
4 SRCS=   vidcontrol.c decode.c
5
6 .include <bsd.prog.mk>