aboutsummaryrefslogtreecommitdiffstats
path: root/remote_cmds/talkd.tproj/Makefile
blob: dd14031b295d83b9616b48fef51d5bddd2ffe52a (plain) (blame)
1
2
3
4
5
6
7
8
PROG=	talkd
MAN=	ntalkd.8
SRCS=	announce.c print.c process.c \
	table.c talkd.c ttymsg.c

.PATH: ../wall.tproj

.include <bsd.prog.mk>