]> git.cameronkatri.com Git - apple_cmds.git/blob - remote_cmds/talkd.tproj/Makefile
Merge branch 'apple'
[apple_cmds.git] / remote_cmds / talkd.tproj / Makefile
1 PROG= talkd
2 MAN= ntalkd.8
3 SRCS= announce.c print.c process.c \
4 table.c talkd.c ttymsg.c
5
6 .PATH: ${.CURDIR}/../wall.tproj
7
8 .include <bsd.prog.mk>