]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - usr.sbin/bsnmpd/tools/libbsnmptools/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / usr.sbin / bsnmpd / tools / libbsnmptools / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 .PATH: ${.CURDIR}
6
7 LIB=    bsnmptools
8 #INTERNALLIB=
9 SRCS=   bsnmpimport.c bsnmpmap.c bsnmptools.c bsnmptc.c
10
11 SHLIB_MAJOR=    0
12
13 .include <bsd.lib.mk>