Install as ntalkd

This commit is contained in:
christos 1997-06-29 19:22:04 +00:00
parent ea18ad7974
commit cc36d26be2

View File

@ -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}