mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
that this is a superset of cdplay, and perhaps it's time to send cdplay into the bit bucket if this works well. According to the docs, it has a friendlier command structure, command line interface etc. Submitted by: Serge Vakulenko <vak@cronyx.ru>
4 lines
55 B
Makefile
4 lines
55 B
Makefile
PROG= cdcontrol
|
|
CFLAGS+= -Wall
|
|
|
|
.include <bsd.prog.mk>
|