This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
242fcd8d18
freebsd-dev
/
sbin
/
atacontrol
/
Makefile
8 lines
80 B
Makefile
Raw
Normal View
History
Unescape
Escape
Back out ru's changes. Soren has requested this and I see no reason to not just do it. It is his new code that is being actively developed so he has say over it. ru's direct changes were premature as they occurred less than 4 hours after it was committed to the tree.
2001-03-16 08:07:00 +00:00
#$FreeBSD$
Default to WARNS=2. Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
2001-12-04 02:19:58 +00:00
Add atacontrol, a util to control variuos aspects of the ATA.4 driver, please consult atacontrol.8 for usage..
2001-03-15 15:40:53 +00:00
PROG
=
atacontrol
Default to WARNS=2. Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
2001-12-04 02:19:58 +00:00
WARNS
=
0
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:33:27 +00:00
MAN
=
atacontrol.8
Add atacontrol, a util to control variuos aspects of the ATA.4 driver, please consult atacontrol.8 for usage..
2001-03-15 15:40:53 +00:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink