mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
8 lines
82 B
Makefile
8 lines
82 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= nvram
|
|
MAN= nvram.8
|
|
MANSUBDIR= /powerpc
|
|
|
|
.include <bsd.prog.mk>
|