mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
Sponsored by: The FreeBSD Foundation (the SNMPv3 bits), Google Summer of Code 2005 Reviewed by: philip@ (mostly), bz@ (earlier version based on p4 ch124545) Approved by: philip@
8 lines
91 B
Makefile
8 lines
91 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= gensnmptree \
|
|
bsnmpd \
|
|
modules \
|
|
tools
|
|
|
|
.include <bsd.subdir.mk>
|