mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
5 lines
55 B
Makefile
5 lines
55 B
Makefile
|
|
PROG= cdcontrol
|
||
|
|
CFLAGS+= -Wall
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|