]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/bsnmpd/tools/libbsnmptools/Makefile
MFC r316910: 7812 Remove gender specific language
[FreeBSD/FreeBSD.git] / usr.sbin / bsnmpd / tools / libbsnmptools / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 .PATH: ${.CURDIR}
6
7 LIB=    bsnmptools
8
9 SRCS=   bsnmpimport.c bsnmpmap.c bsnmptools.c bsnmptc.c
10
11 INTERNALLIB=
12
13 .include <bsd.lib.mk>