components/m4/Makefile
changeset 7687 1093e2a9adbd
parent 7382 76874cb9666f
child 7745 2dea7d66b6ec
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=		m4
    28 COMPONENT_NAME=		m4
    29 COMPONENT_VERSION=	1.4.17
    29 COMPONENT_VERSION=	1.4.17
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    30 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.xz
    31 COMPONENT_ARCHIVE_HASH=	\
    31 COMPONENT_ARCHIVE_HASH=	\
    32     sha256:f0543c3beb51fa6b3337d8025331591e0e18d8ec2886ed391f1aade43477d508
    32     sha256:f0543c3beb51fa6b3337d8025331591e0e18d8ec2886ed391f1aade43477d508
    33 COMPONENT_BUGDB=	utility/gnu-m4
    33 COMPONENT_BUGDB=	utility/gnu-m4
       
    34 COMPONENT_ANITYA_ID=	1871
    34 
    35 
    35 TPNO=			25279
    36 TPNO=			25279
    36 
    37 
    37 SYSTEM_TEST_TARGET= configure $(SYSTEM_TEST_64)
    38 SYSTEM_TEST_TARGET= configure $(SYSTEM_TEST_64)
    38 include $(WS_MAKE_RULES)/gnu-component.mk
    39 include $(WS_MAKE_RULES)/gnu-component.mk