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
fce15c9ab3
freebsd-dev
/
usr.sbin
/
kernbb
/
Makefile
10 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
Make the long-awaited change from $Id$ to $FreeBSD$ This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
1997-01-14 07:20:47 +00:00
# $FreeBSD$
Added the kernbb program. No man-page yet :(
1995-03-10 08:53:55 +00:00
PROG
=
kernbb
Told Makefile about manpage.
1995-04-28 04:52:33 +00:00
MAN8
=
kernbb.8
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