freebsd-dev/usr.sbin/bsnmpd/Makefile
Hartmut Brandt 91a2f929e4 Add the build infrastructure for the SNMP daemon that is the base
for the NgATM ILMI daemon and for the tree parsing helper program.
2003-11-10 09:22:40 +00:00

7 lines
69 B
Makefile

# $FreeBSD$
SUBDIR= gensnmptree \
bsnmpd
.include <bsd.subdir.mk>