1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-23 16:01:42 +00:00
freebsd/usr.sbin/bsnmpd/tools
Enji Cooper 71aa1443ea Make /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB
Although it increases the size of the bsnmp{get,set,walk} binaries by
four on my [amd64] system, it removes the need for producing .debug
files, profiled libraries, and for installing the library itself,
reducing the overall size use on disk by the utilities noted
previously.

Plus, it guards against ABI/API compatibility issues with the library
as it's only used internal to the tools themselves.

MFC after:	3 weeks
2017-01-03 22:31:05 +00:00
..
bsnmptools Make /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB 2017-01-03 22:31:05 +00:00
libbsnmptools Make /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB 2017-01-03 22:31:05 +00:00
Makefile Make /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB 2017-01-03 22:31:05 +00:00
Makefile.inc Bump WARNS to 6 2016-05-15 00:08:09 +00:00