mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 07:12:52 -04:00
6 lines
70 B
Makefile
6 lines
70 B
Makefile
|
|
PROG= nvram
|
|
MAN= nvram.8
|
|
MANSUBDIR= /powerpc
|
|
|
|
.include <bsd.prog.mk>
|