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