diff options
Diffstat (limited to 'libexec/bootpd/Makefile.inc')
-rw-r--r-- | libexec/bootpd/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/bootpd/Makefile.inc b/libexec/bootpd/Makefile.inc index 265f86d1ed55..f2fd1d4fa08d 100644 --- a/libexec/bootpd/Makefile.inc +++ b/libexec/bootpd/Makefile.inc @@ -1,3 +1,5 @@ # $FreeBSD$ +WARNS?= 1 + .include "../Makefile.inc" |