summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>1997-06-29 19:22:04 +0000
committerchristos <christos@NetBSD.org>1997-06-29 19:22:04 +0000
commitcc36d26be2e0a5297aae44bf45f0d016fd534e57 (patch)
treedd7a3d9d12d23e940637792bc493e8ecaa32b997 /libexec
parentea18ad79747adcdff34ea7d7e8468c5576b66a61 (diff)
Install as ntalkd
Diffstat (limited to 'libexec')
-rw-r--r--libexec/talkd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/talkd/Makefile b/libexec/talkd/Makefile
index 139b95f87ec..ebc49a418bb 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}