mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 05:47:18 -04:00
6 lines
93 B
Makefile
6 lines
93 B
Makefile
|
|
PACKAGE= console-tools
|
|
PROG= vidcontrol
|
|
SRCS= vidcontrol.c decode.c
|
|
|
|
.include <bsd.prog.mk>
|