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