a739872374
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@
9 lines
91 B
Makefile
9 lines
91 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= gensnmptree \
|
|
bsnmpd \
|
|
modules \
|
|
tools
|
|
|
|
.include <bsd.subdir.mk>
|