mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 09:13:43 -04:00
5 lines
58 B
Makefile
5 lines
58 B
Makefile
|
|
PROG= backlight
|
|
MAN= backlight.8
|
|
|
|
.include <bsd.prog.mk>
|