components/pv/Makefile
branchs11u2-sru
changeset 3381 9015d48f5129
parent 2434 6c9bb5cf5610
child 3996 20c0f21bbe1e
equal deleted inserted replaced
3380:ab1cb904871a 3381:9015d48f5129
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 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=		pv
    28 COMPONENT_NAME=		pv
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    33 COMPONENT_ARCHIVE_HASH=	\
    33 COMPONENT_ARCHIVE_HASH=	\
    34     sha256:f93a5eda47d4607e35020622717ade5bc0e5ee82123a97331090f19e0b907c5f
    34     sha256:f93a5eda47d4607e35020622717ade5bc0e5ee82123a97331090f19e0b907c5f
    35 COMPONENT_ARCHIVE_URL=	http://pipeviewer.googlecode.com/files/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=	http://pipeviewer.googlecode.com/files/$(COMPONENT_ARCHIVE)
    36 COMPONENT_BUGDB=	utility/pv
    36 COMPONENT_BUGDB=	utility/pv
       
    37 
       
    38 TPNO=			19386
    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