NetBSD/libexec/talkd/Makefile

8 lines
142 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 5.10 (Berkeley) 5/11/90
PROG= ntalkd
SRCS= talkd.c announce.c process.c table.c print.c
MAN8= talkd.0
.include <bsd.prog.mk>