diff options
| author | mrg <mrg@NetBSD.org> | 1997-10-08 09:07:11 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 1997-10-08 09:07:11 +0000 |
| commit | 2268d2dfb3c089645cc9dd057d4b458ebf338153 (patch) | |
| tree | ca9409d964d6cc70446baf3411d653c6aa005a5f /libexec/talkd | |
| parent | 896c1cce87386be478a0e4ad14062fdcb6a4637b (diff) | |
merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.
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 9b460d43d53..bf84860bfba 100644 --- a/libexec/talkd/Makefile +++ b/libexec/talkd/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 1997/07/06 22:52:28 christos Exp $ +# $NetBSD: Makefile,v 1.8 1997/10/08 09:07:37 mrg Exp $ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -WARNS= 1 PROG= ntalkd SRCS= talkd.c announce.c process.c table.c print.c MAN= talkd.8 |
