diff options
| author | Ed Schouten <ed@FreeBSD.org> | 2010-01-02 09:50:19 +0000 |
|---|---|---|
| committer | Ed Schouten <ed@FreeBSD.org> | 2010-01-02 09:50:19 +0000 |
| commit | 1100c0013116f4af50d7a5b8bf23db2a13892714 (patch) | |
| tree | 51df4f210477ce05c47ea90818f4ca05c7479989 /libexec/talkd | |
| parent | 3e08d559a869564e3397e171f38f89c737911a47 (diff) | |
Notes
Diffstat (limited to 'libexec/talkd')
| -rw-r--r-- | libexec/talkd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/talkd/Makefile b/libexec/talkd/Makefile index 4900857f5c17..7f82f1f217d9 100644 --- a/libexec/talkd/Makefile +++ b/libexec/talkd/Makefile @@ -7,7 +7,6 @@ SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c MAN= talkd.8 CFLAGS+=-I${.CURDIR}/../../usr.bin/wall -WARNS?= 6 DPADD= ${LIBULOG} LDADD= -lulog |
