]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - usr.sbin/bsnmpd/modules/Makefile.inc
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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 .include "../Makefile.inc"