47d106f97b
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
7 lines
85 B
Makefile
7 lines
85 B
Makefile
# $FreeBSD$
|
|
|
|
INCSDIR= ${INCLUDEDIR}/bsnmp
|
|
PACKAGE= bsnmp
|
|
|
|
.include "../Makefile.inc"
|