components/gperf/Makefile
changeset 7687 1093e2a9adbd
parent 7146 894fd460ae8f
child 7881 8fc833c7cd87
equal deleted inserted replaced
7686:745f0c9764a6 7687:1093e2a9adbd
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 BUILD_BITS= 64
    25 BUILD_BITS= 64
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		gperf
    28 COMPONENT_NAME=		gperf
    29 COMPONENT_VERSION=	3.0.4
    29 COMPONENT_VERSION=	3.0.4
    30 COMPONENT_ARCHIVE_HASH=	\
    30 COMPONENT_ARCHIVE_HASH=	\
    31     sha256:767112a204407e62dbc3106647cf839ed544f3cf5d0f0523aaa2508623aad63e
    31     sha256:767112a204407e62dbc3106647cf839ed544f3cf5d0f0523aaa2508623aad63e
       
    32 COMPONENT_ANITYA_ID=	1237
    32 
    33 
    33 TPNO=			28116
    34 TPNO=			28116
    34 
    35 
    35 # must build tests before use
    36 # must build tests before use
    36 SYSTEM_TEST_TARGET= build $(SYSTEM_TEST_64)
    37 SYSTEM_TEST_TARGET= build $(SYSTEM_TEST_64)