diff options
| author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-03-29 09:29:51 +0000 |
|---|---|---|
| committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-03-29 09:29:51 +0000 |
| commit | ece20938e5c352444e7427c8bb6bc859da68ac0f (patch) | |
| tree | ba1ffe78151541fa5ff3cfd61e560602c71ebc9f /libexec/fingerd/Makefile | |
| parent | a20a3464f5ed71d37beec9446749b6897bad9062 (diff) | |
Notes
Diffstat (limited to 'libexec/fingerd/Makefile')
| -rw-r--r-- | libexec/fingerd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/fingerd/Makefile b/libexec/fingerd/Makefile index dc3f1ab8d276..ae92564cda96 100644 --- a/libexec/fingerd/Makefile +++ b/libexec/fingerd/Makefile @@ -5,6 +5,7 @@ PROG= fingerd DPADD= ${LIBUTIL} LDADD= -lutil MAN= fingerd.8 +WARNS?= 2 WFORMAT=0 |
