mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-27 13:32:45 +00:00
b519e55159
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
6 lines
70 B
Makefile
6 lines
70 B
Makefile
# $FreeBSD$
|
|
|
|
INCSDIR= ${INCLUDEDIR}/bsnmp
|
|
|
|
.include "../Makefile.inc"
|