components/sg3_utils/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2723 138732f62341
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3658:52dff2005c9b 3661:47545fb8aed4
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 include ../../make-rules/shared-macros.mk
    26 include ../../make-rules/shared-macros.mk
    27 
    27 
    28 COMPONENT_NAME=		sg3_utils
    28 COMPONENT_NAME=		sg3_utils
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
    33 COMPONENT_ARCHIVE_HASH= \
    33 COMPONENT_ARCHIVE_HASH= \
    34     sha256:3034a4e798404cc963fc46437b0ceeb0edc635e02471ab13aa18acd8b716a27b
    34     sha256:3034a4e798404cc963fc46437b0ceeb0edc635e02471ab13aa18acd8b716a27b
    35 COMPONENT_ARCHIVE_URL=	http://sg.danny.cz/sg/p/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=	http://sg.danny.cz/sg/p/$(COMPONENT_ARCHIVE)
    36 COMPONENT_BUGDB=	utility/sg3utils
    36 COMPONENT_BUGDB=	utility/sg3utils
       
    37 
       
    38 TPNO=			17711
    37 
    39 
    38 include ../../make-rules/prep.mk
    40 include ../../make-rules/prep.mk
    39 include ../../make-rules/configure.mk
    41 include ../../make-rules/configure.mk
    40 include ../../make-rules/ips.mk
    42 include ../../make-rules/ips.mk
    41 
    43