freebsd-dev/usr.sbin/vidcontrol/Makefile
Søren Schmidt 7363955db6 Added vidcontrol util from 1.1.5.1+
Reviewed by:
Submitted by:
1994-08-17 09:00:13 +00:00

5 lines
69 B
Makefile

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