freebsd-src/lib/libbsnmp/Makefile.inc
Enji Cooper b519e55159 MFC r299699:
Remove NO_WERROR from libbsnmp/Makefile.inc

This has been compiling without warnings with clang/gcc for a while now

Tested with: clang 3.8.0, gcc 4.2.x, gcc 5.x
2016-06-08 18:14:06 +00:00

6 lines
70 B
Makefile

# $FreeBSD$
INCSDIR= ${INCLUDEDIR}/bsnmp
.include "../Makefile.inc"