1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/usr.sbin/vidcontrol/Makefile
2001-07-20 04:23:13 +00:00

7 lines
82 B
Makefile

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