mirror of
https://github.com/opnsense/src.git
synced 2026-06-21 14:39:34 -04:00
7 lines
59 B
Makefile
7 lines
59 B
Makefile
|
|
PROG= wake
|
|
MAN= wake.8
|
|
|
|
WARNS?= 3
|
|
|
|
.include <bsd.prog.mk>
|