]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/bsnmpd/modules/Makefile.inc
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / usr.sbin / bsnmpd / modules / Makefile.inc
1 # $FreeBSD$
2
3 SHLIB_MAJOR=    6
4
5 MANFILTER=      sed -e 's%@MODPATH@%${LIBDIR}/%g'               \
6                     -e 's%@DEFPATH@%${DEFSDIR}/%g'              \
7                     -e 's%@MIBSPATH@%${BMIBSDIR}/%g'
8
9 NO_WMISSING_VARIABLE_DECLARATIONS=
10
11 .include "../Makefile.inc"