This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1c3fc710e2
freebsd-nq
/
usr.sbin
/
kernbb
/
Makefile
11 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
# $FreeBSD$
Added the kernbb program. No man-page yet :(
1995-03-10 08:53:55 +00:00
PROG
=
kernbb
- Backout botched attempt to introduce MANSECT feature. - MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
MAN
=
kernbb.8
Perform a major cleanup of the usr.sbin Makefiles. These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
Added the kernbb program. No man-page yet :(
1995-03-10 08:53:55 +00:00
DPADD
=
${
LIBKVM
}
LDADD
=
-lkvm
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in New Issue
Copy Permalink