components/mercurial/Makefile
changeset 706 6e61f0012046
parent 609 775168282b2f
child 751 32bfb3fa9b60
equal deleted inserted replaced
705:ea8fed4b5f65 706:6e61f0012046
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
    24 
    24 
    25 PATH=/usr/bin:/usr/gnu/bin:/usr/sbin
    25 PATH=/usr/bin:/usr/gnu/bin:/usr/sbin
    26 
    26 
    34 
    34 
    35 include $(WS_TOP)/make-rules/prep.mk
    35 include $(WS_TOP)/make-rules/prep.mk
    36 include $(WS_TOP)/make-rules/setup.py.mk
    36 include $(WS_TOP)/make-rules/setup.py.mk
    37 include $(WS_TOP)/make-rules/ips.mk
    37 include $(WS_TOP)/make-rules/ips.mk
    38 
    38 
    39 PKG_MACROS +=		PYTHON_LIB=$(PYTHON_LIB)
       
    40 PKG_PROTO_DIRS +=	$(COMPONENT_SRC)/contrib
    39 PKG_PROTO_DIRS +=	$(COMPONENT_SRC)/contrib
    41 PKG_PROTO_DIRS +=	$(COMPONENT_SRC)/doc
    40 PKG_PROTO_DIRS +=	$(COMPONENT_SRC)/doc
    42 
    41 
    43 # Set mod time of patched file from patch.  Use this to ensure that the .py
    42 # Set mod time of patched file from patch.  Use this to ensure that the .py
    44 # file consistently gets the same timestamp.
    43 # file consistently gets the same timestamp.