freebsd-dev/lib/libbsnmp/Makefile.inc
Enji Cooper 47d106f97b 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
MFC after: 3 weeks
Sponsored by: EMC / Isilon Storage Division
2016-05-13 21:17:49 +00:00

7 lines
85 B
Makefile

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