]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - usr.sbin/vidcontrol/Makefile
Fix a regression with SA-15:24 patch that prevented NIS from
[FreeBSD/stable/9.git] / usr.sbin / vidcontrol / Makefile
1 # $FreeBSD$
2
3 PROG=   vidcontrol
4 SRCS=   vidcontrol.c decode.c
5
6 .include <bsd.prog.mk>