This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-01-27 16:39:08 +00:00
Code
Issues
Releases
Activity
7ba6829897
freebsd
/
usr.sbin
/
nvram
/
Makefile
10 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add device to access and modify Open Firmware NVRAM settings in 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
2006-08-01 22:19:01 +00:00
# $FreeBSD$
PROG
=
nvram
MAN
=
nvram.8
Create section 8 man subdirectories for PowerPC.
2006-09-30 09:02:38 +00:00
MANSUBDIR
=
/powerpc
Add device to access and modify Open Firmware NVRAM settings in 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
2006-08-01 22:19:01 +00:00
WARNS
?=
6
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink