mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
7363955db6
Reviewed by: Submitted by:
4 lines
69 B
Makefile
4 lines
69 B
Makefile
PROG= vidcontrol
|
|
SRCS= vidcontrol.c decode.c
|
|
|
|
.include <bsd.prog.mk>
|