Move libbsnmp.so to /lib so that it is available to atmconfig.
At the moment the only dependency on this library is bsnmpd. Approved by: silence on re@
This commit is contained in:
parent
f8de4317f9
commit
b1d0efad03
@ -6,6 +6,7 @@ CONTRIB= ${.CURDIR}/../../../contrib/bsnmp/lib
|
||||
.PATH: ${CONTRIB}
|
||||
|
||||
LIB = bsnmp
|
||||
SHLIBDIR ?= /lib
|
||||
|
||||
CFLAGS+= -I${CONTRIB}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user