diff options
| author | peter <peter@NetBSD.org> | 2006-10-08 17:52:28 +0000 |
|---|---|---|
| committer | peter <peter@NetBSD.org> | 2006-10-08 17:52:28 +0000 |
| commit | e263dfd62f94e84e0175a4734669bb46df0461f9 (patch) | |
| tree | dc74c01f096d91b7386e3104a218bcf4199a137d /libexec | |
| parent | 83704dec18a9004c71f0c48c48be778d7c6bbb53 (diff) | |
WFORMAT is no more...
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/Makefile.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/Makefile.inc b/libexec/Makefile.inc index 4f659fa16da..2db0bdb010e 100644 --- a/libexec/Makefile.inc +++ b/libexec/Makefile.inc @@ -1,6 +1,5 @@ -# $NetBSD: Makefile.inc,v 1.5 2000/10/10 19:54:37 is Exp $ +# $NetBSD: Makefile.inc,v 1.6 2006/10/08 17:52:28 peter Exp $ # @(#)Makefile.inc 8.1 (Berkeley) 6/4/93 BINDIR?= /usr/libexec WARNS?= 1 -WFORMAT?= 2 |
