1c80835774
These modules are modules for the daemon, not for the library so they should be where the daemon is.
8 lines
81 B
Makefile
8 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= gensnmptree \
|
|
bsnmpd \
|
|
modules
|
|
|
|
.include <bsd.subdir.mk>
|