1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/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>