NetBSD/libexec/talkd/Makefile

9 lines
204 B
Makefile

# from: @(#)Makefile 5.10 (Berkeley) 5/11/90
# $Id: Makefile,v 1.2 1993/08/01 05:38:55 mycroft Exp $
PROG= ntalkd
SRCS= talkd.c announce.c process.c table.c print.c
MAN8= talkd.0
.include <bsd.prog.mk>