components/mpfr/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2434 6c9bb5cf5610
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    17 #
    17 #
    18 # CDDL HEADER END
    18 # CDDL HEADER END
    19 #
    19 #
    20 
    20 
    21 #
    21 #
    22 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    22 # Copyright (c) 2011, 2014, 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 PATH=$(dir $(CC)):/usr/bin:/usr/gnu/bin
    27 PATH=$(dir $(CC)):/usr/bin:/usr/gnu/bin
    33 COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
    33 COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
    34 COMPONENT_ARCHIVE_HASH= \
    34 COMPONENT_ARCHIVE_HASH= \
    35     sha256:246d7e184048b1fc48d3696dd302c9774e24e921204221540745e5464022b637
    35     sha256:246d7e184048b1fc48d3696dd302c9774e24e921204221540745e5464022b637
    36 COMPONENT_ARCHIVE_URL=  $(COMPONENT_PROJECT_URL)$(COMPONENT_SRC)/$(COMPONENT_ARCHIVE)
    36 COMPONENT_ARCHIVE_URL=  $(COMPONENT_PROJECT_URL)$(COMPONENT_SRC)/$(COMPONENT_ARCHIVE)
    37 COMPONENT_BUGDB=	library/libmpfr
    37 COMPONENT_BUGDB=	library/libmpfr
       
    38 
       
    39 TPNO=			17709
    38 
    40 
    39 include ../../make-rules/prep.mk
    41 include ../../make-rules/prep.mk
    40 include ../../make-rules/configure.mk
    42 include ../../make-rules/configure.mk
    41 include ../../make-rules/ips.mk
    43 include ../../make-rules/ips.mk
    42 include ../../make-rules/lint-libraries.mk
    44 include ../../make-rules/lint-libraries.mk