components/getopt/Makefile
branchs11-update
changeset 3661 47545fb8aed4
parent 2558 eaacd1839cad
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) 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 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=		getopt
    28 COMPONENT_NAME=		getopt
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    32 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
    33 COMPONENT_ARCHIVE_HASH=	\
    33 COMPONENT_ARCHIVE_HASH=	\
    34     sha256:11893276b94b1629606ab75772143918a5713259950fbf4216288e246f19fbb6
    34     sha256:11893276b94b1629606ab75772143918a5713259950fbf4216288e246f19fbb6
    35 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE)
    35 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)files/$(COMPONENT_ARCHIVE)
    36 COMPONENT_BUGDB=	utility/gnu-getopt
    36 COMPONENT_BUGDB=	utility/gnu-getopt
       
    37 
       
    38 TPNO=			11356
    37 
    39 
    38 include ../../make-rules/prep.mk
    40 include ../../make-rules/prep.mk
    39 include ../../make-rules/justmake.mk
    41 include ../../make-rules/justmake.mk
    40 include ../../make-rules/ips.mk
    42 include ../../make-rules/ips.mk
    41 
    43