1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00
freebsd/usr.sbin/vidcontrol/Makefile

7 lines
82 B
Makefile

# $FreeBSD$
PROG= vidcontrol
SRCS= vidcontrol.c decode.c
.include <bsd.prog.mk>