mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-21 11:13:30 +00:00
7363955db6
Reviewed by: Submitted by:
5 lines
69 B
Makefile
5 lines
69 B
Makefile
PROG= vidcontrol
|
|
SRCS= vidcontrol.c decode.c
|
|
|
|
.include <bsd.prog.mk>
|