components/tree/Makefile
branchs11-update
changeset 3769 d867aacebb01
parent 3760 b92075be8b9d
child 3817 30b42c38bbc4
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3766:ea3ce1736b34 3769:d867aacebb01
    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 #
    21 #
    22 # Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    23 #
    23 #
    24 
    24 
    25 include ../../make-rules/shared-macros.mk
    25 include ../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		tree
    27 COMPONENT_NAME=		tree
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:1128755ea9455615188212bb04319cf103114fb78f687aa887ce29ef184ffb8d
    32     sha256:1128755ea9455615188212bb04319cf103114fb78f687aa887ce29ef184ffb8d
    33 COMPONENT_PROJECT_URL=	http://mama.indstate.edu/users/ice/tree/
    33 COMPONENT_PROJECT_URL=	http://mama.indstate.edu/users/ice/tree/
    34 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)src/$(COMPONENT_ARCHIVE)
    34 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)src/$(COMPONENT_ARCHIVE)
    35 COMPONENT_BUGDB=	file/tree
    35 COMPONENT_BUGDB=	utility/tree
    36 
    36 
    37 TPNO=			9095
    37 TPNO=			9095
    38 
    38 
    39 include ../../make-rules/prep.mk
    39 include ../../make-rules/prep.mk
    40 include ../../make-rules/justmake.mk
    40 include ../../make-rules/justmake.mk