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