From cc36d26be2e0a5297aae44bf45f0d016fd534e57 Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 29 Jun 1997 19:22:04 +0000 Subject: [PATCH] Install as ntalkd --- libexec/talkd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libexec/talkd/Makefile b/libexec/talkd/Makefile index 139b95f87ecd..ebc49a418bba 100644 --- a/libexec/talkd/Makefile +++ b/libexec/talkd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 1997/06/29 19:13:01 christos Exp $ +# $NetBSD: Makefile,v 1.6 1997/06/29 19:22:04 christos Exp $ # @(#)Makefile 8.1 (Berkeley) 6/4/93 CFLAGS+=-Wall -Wstrict-prototypes -Wmissing-prototypes -PROG= talkd +PROG= ntalkd SRCS= talkd.c announce.c process.c table.c print.c MAN= talkd.8 DPADD+=${LIBUTIL}