diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-04-28 04:52:33 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 1995-04-28 04:52:33 +0000 |
| commit | 4ccbee740d31a8f97b4935c695334fbd87cdeb98 (patch) | |
| tree | d9c52459045774c4bd8c25b64b071eeb4a361fc5 /usr.sbin/kernbb | |
| parent | f663de8187abd599859c062d884e36a77a018d2c (diff) | |
Notes
Diffstat (limited to 'usr.sbin/kernbb')
| -rw-r--r-- | usr.sbin/kernbb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/kernbb/Makefile b/usr.sbin/kernbb/Makefile index 12c4b32c6604e..ad5f6aae4cd32 100644 --- a/usr.sbin/kernbb/Makefile +++ b/usr.sbin/kernbb/Makefile @@ -1,7 +1,7 @@ -# $Id$ +# $Id: Makefile,v 1.1 1995/03/10 08:53:54 phk Exp $ PROG= kernbb -NOMAN= 1 +MAN8= kernbb.8 DPADD= ${LIBKVM} LDADD= -lkvm |
