Ruslan Ermilov
da59fb310d
A bandaid to unbreak world.
2006-02-27 20:46:34 +00:00
Hartmut Brandt
b8874ce66e
Link the new file from the vendor fix to the build and install
...
the new MIB files. Add a target to smilint the MIB files.
2006-02-13 14:12:15 +00:00
Hartmut Brandt
b89b4d4d9a
Use the new bsd.snmpmod.mk makefile to build the modules. The -I pointers
...
into the contrib directory are still necessary for some of the Makefiles,
because the C-sources there use non-canonical includes ("" includes) to get
at the header files.
2005-11-10 10:14:57 +00:00
Hartmut Brandt
b6a6dd1872
Create the OID and tree files while building the modules and the daemon
...
instead of creating them by hand and storing them in the CVS tree. Add
gensnmptree to the bootstrap tools (it is used to generated these files).
This simplifies the update procedure.
Submitted by: ru
2004-01-23 16:22:49 +00:00
Ruslan Ermilov
ec56136935
Clean up makefiles.
...
Reviewed by: harti
2004-01-19 19:26:02 +00:00
Hartmut Brandt
07841df0e6
Add an empty definition of the MIBS variable so that the makefile does
...
not try to use a MIBS definition from the environment.
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2003-11-13 10:18:16 +00:00
Hartmut Brandt
9bba371fbf
Fix the build by adjusting the include directives. The problem was
...
that the sources use "..." includes to get at include files that
later on reside in an include sub-directory.
2003-11-10 13:43:26 +00:00
Hartmut Brandt
259ee3d78e
Add build infrastructure for libbsnmp and the modules. Add the
...
netgraph module for the SNMP daemon.
2003-11-10 09:17:34 +00:00