summaryrefslogtreecommitdiffstats
path: root/usr.sbin/vidcontrol/Makefile
blob: 6f27868e6e3464cc35e61a114eaaef6e9112363f (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=	vidcontrol
SRCS=	vidcontrol.c decode.c
MAN1=	${PROG}.1

CFLAGS += -Wall

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud