diff options
Diffstat (limited to 'usr.sbin/unbound/Makefile.inc')
-rw-r--r-- | usr.sbin/unbound/Makefile.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/unbound/Makefile.inc b/usr.sbin/unbound/Makefile.inc new file mode 100644 index 0000000..425d719 --- /dev/null +++ b/usr.sbin/unbound/Makefile.inc @@ -0,0 +1,5 @@ +# $FreeBSD$ + +NO_WERROR= true + +.include "../Makefile.inc" |