components/berkeleydb/Makefile
changeset 1165 acf39745f10c
parent 1058 34d7aaa03423
child 1189 c3e41d3c09cf
equal deleted inserted replaced
1164:3485ba7dfe6b 1165:acf39745f10c
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
       
    28 JAVA_HOME=$(JAVA6_HOME)
    28 PATH=$(SPRO_VROOT)/bin:$(JAVA_HOME)/bin:/usr/bin
    29 PATH=$(SPRO_VROOT)/bin:$(JAVA_HOME)/bin:/usr/bin
    29 
    30 
    30 COMPONENT_NAME=		berkeleydb
    31 COMPONENT_NAME=		berkeleydb
    31 COMPONENT_VERSION=	5.1.25
    32 COMPONENT_VERSION=	5.1.25
    32 COMPONENT_PROJECT_URL=	http://www.oracle.com/technetwork/database/berkeleydb/overview/index.html
    33 COMPONENT_PROJECT_URL=	http://www.oracle.com/technetwork/database/berkeleydb/overview/index.html