diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2009-12-26 11:00:18 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2009-12-26 11:00:18 +0000 |
| commit | 3af5aa46ebca8db10b017dc842fe6e18fb89bb5b (patch) | |
| tree | fc15b8c6b590cea2f92028551c10c8f5ed1047f6 /libexec/talkd | |
| parent | c93b62decabc1aaa74e892597dfdecb695778721 (diff) | |
Notes
Diffstat (limited to 'libexec/talkd')
| -rw-r--r-- | libexec/talkd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/talkd/Makefile b/libexec/talkd/Makefile index 4900857f5c17..10f65196c099 100644 --- a/libexec/talkd/Makefile +++ b/libexec/talkd/Makefile @@ -6,8 +6,7 @@ SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c .PATH: ${.CURDIR}/../../usr.bin/wall MAN= talkd.8 CFLAGS+=-I${.CURDIR}/../../usr.bin/wall - -WARNS?= 6 +WFORMAT=0 DPADD= ${LIBULOG} LDADD= -lulog |
