components/ocaml/Makefile
changeset 7687 1093e2a9adbd
parent 7170 019e1326fbcf
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) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 BUILD_BITS= 32
    25 BUILD_BITS= 32
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 PATH=$(USRBINDIR):$(GNUBIN):$(USRSBINDIR):$(SPRO_VROOT)/bin
    28 PATH=$(USRBINDIR):$(GNUBIN):$(USRSBINDIR):$(SPRO_VROOT)/bin
    32 COMPONENT_PROJECT_URL=	http://www.ocaml.org
    32 COMPONENT_PROJECT_URL=	http://www.ocaml.org
    33 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    33 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
    34 COMPONENT_ARCHIVE_HASH= \
    34 COMPONENT_ARCHIVE_HASH= \
    35     sha256:86f3387a0d7e7c8be2a3c53af083a5a726e333686208d5ea0dd6bb5ac3f58143
    35     sha256:86f3387a0d7e7c8be2a3c53af083a5a726e333686208d5ea0dd6bb5ac3f58143
    36 COMPONENT_ARCHIVE_URL=	http://caml.inria.fr/distrib/ocaml-3.11/$(COMPONENT_ARCHIVE)
    36 COMPONENT_ARCHIVE_URL=	http://caml.inria.fr/distrib/ocaml-3.11/$(COMPONENT_ARCHIVE)
       
    37 COMPONENT_ANITYA_ID=	2518
    37 
    38 
    38 # Documentation sources
    39 # Documentation sources
    39 #
    40 #
    40 COMPONENT_ARCHIVE_1= ocaml-3.11-refman.html.tar.gz
    41 COMPONENT_ARCHIVE_1= ocaml-3.11-refman.html.tar.gz
    41 COMPONENT_ARCHIVE_HASH_1= \
    42 COMPONENT_ARCHIVE_HASH_1= \