8 lines
82 B
Makefile
8 lines
82 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= nvram
|
|
MAN= nvram.8
|
|
MANSUBDIR= /powerpc
|
|
|
|
.include <bsd.prog.mk>
|