summaryrefslogtreecommitdiffstats
path: root/buildpaths.mk
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2005-04-08 19:44:53 +0000
committerRich Megginson <rmeggins@redhat.com>2005-04-08 19:44:53 +0000
commit7a4d0773c023fdd798b240e73a40d5c746ae18d2 (patch)
tree575b59702bf1a627584230dbc17e953b80bee1e7 /buildpaths.mk
parent36203f4d76b669667bc79ed330ef1048d106b353 (diff)
downloadds-7a4d0773c023fdd798b240e73a40d5c746ae18d2.tar.gz
ds-7a4d0773c023fdd798b240e73a40d5c746ae18d2.tar.xz
ds-7a4d0773c023fdd798b240e73a40d5c746ae18d2.zip
Added more support for building from source, specifically support for
NET-SNMP. Also a couple of minor clean up items.
Diffstat (limited to 'buildpaths.mk')
-rw-r--r--buildpaths.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/buildpaths.mk b/buildpaths.mk
index c600d8d0..71ec57eb 100644
--- a/buildpaths.mk
+++ b/buildpaths.mk
@@ -79,4 +79,7 @@ DB_MAJOR_MINOR := db-4.2
# internal builds rename this to be db42
#DB_MAJOR_MINOR := db42
#component_name:=$(DB_MAJOR_MINOR)
-#db_path_config:=$(BUILD_ROOT)/../$(component_name)
+#db_path_config:=$(BUILD_ROOT)/../$(db_component_name)
+
+NETSNMP_SOURCE_ROOT = $(BUILD_ROOT)/../net-snmp-5.2.1
+#NETSNMP_BUILD_DIR = $(BUILD_ROOT)/../net-snmp