Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/sushi Add the sushi manpage to the makefile.
details: https://anonhg.NetBSD.org/src/rev/03053f828846
branches: trunk
changeset: 501841:03053f828846
user: garbled <garbled%NetBSD.org@localhost>
date: Mon Jan 08 08:24:17 2001 +0000
description:
Add the sushi manpage to the makefile.
diffstat:
usr.sbin/sushi/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ef1adb42667b -r 03053f828846 usr.sbin/sushi/Makefile
--- a/usr.sbin/sushi/Makefile Mon Jan 08 08:15:35 2001 +0000
+++ b/usr.sbin/sushi/Makefile Mon Jan 08 08:24:17 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/01/06 14:00:34 jdolecek Exp $
+# $NetBSD: Makefile,v 1.4 2001/01/08 08:24:17 garbled Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
.include <bsd.own.mk>
@@ -7,7 +7,7 @@
SRCS= sushi.c scandir.c menutree.c scanform.c run.c functions.c \
handlers.c blabel.c
-MKMAN= no
+MAN= sushi.8
LIBINSTALL != cd ${.CURDIR}/../pkg_install/lib && ${PRINTOBJDIR}
Home |
Main Index |
Thread Index |
Old Index