summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.README
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2005-11-10 10:03:22 +0000
committerharti <harti@FreeBSD.org>2005-11-10 10:03:22 +0000
commit86929f9937d3b2ed6aebe121efe90fe7f3c2f7ed (patch)
tree9476f7a24252dded102e435ad965655385abb1e6 /share/mk/bsd.README
parent8ac32b507e0157e77284f107edca7b30b0346249 (diff)
downloadFreeBSD-src-86929f9937d3b2ed6aebe121efe90fe7f3c2f7ed.zip
FreeBSD-src-86929f9937d3b2ed6aebe121efe90fe7f3c2f7ed.tar.gz
Add a .mk file for building modules for the SNMP daemon. This may be
use in-tree as well as for 3rd party modules. This file is more or less what was in usr.sbin/bsnmpd/modules/Makefile.inc with some modifications and omissions. Usage examples can be found under usr.sbin/bsnmpd/modules/*. Idea by: phk
Diffstat (limited to 'share/mk/bsd.README')
-rw-r--r--share/mk/bsd.README1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/mk/bsd.README b/share/mk/bsd.README
index d8754f1..92183d3 100644
--- a/share/mk/bsd.README
+++ b/share/mk/bsd.README
@@ -36,6 +36,7 @@ bsd.port.post.mk - building ports
bsd.port.pre.mk - building ports
bsd.port.subdir.mk - targets for building subdirectories for ports
bsd.prog.mk - building programs from source files
+bsd.snmpmod.mk - building modules for the SNMP daemon bsnmpd
bsd.subdir.mk - targets for building subdirectories
bsd.sys.mk - common settings used for building FreeBSD sources
sys.mk - default rules for all makes
OpenPOWER on IntegriCloud