e5d34218fb
PowerPC-based Apple's machines and small utility to do it from userland modelled after the similar utility in Darwin/OSX. Only tested on 1.25GHz G4 Mac Mini. MFC after: 1 month
8 lines
79 B
Makefile
8 lines
79 B
Makefile
# $FreeBSD$
|
|
|
|
MAN= powermac_nvram.4
|
|
|
|
MANSUBDIR=/powerpc
|
|
|
|
.include <bsd.prog.mk>
|