mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 17:05:14 -04:00
7 lines
70 B
Makefile
7 lines
70 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
PROG= backlight
|
||
|
|
MAN= backlight.8
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|