components/pwgen/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3661 47545fb8aed4
child 4067 4be1f488dda8
equal deleted inserted replaced
3994:3781477accf3 3996:20c0f21bbe1e
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2015, 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=		pwgen
    28 COMPONENT_NAME=		pwgen
    37 
    37 
    38 TPNO=			9020
    38 TPNO=			9020
    39 
    39 
    40 CONFIGURE_OPTIONS += LDFLAGS="$(CC_BITS)"
    40 CONFIGURE_OPTIONS += LDFLAGS="$(CC_BITS)"
    41 
    41 
    42 include ../../make-rules/prep.mk
    42 include $(WS_MAKE_RULES)/prep.mk
    43 include ../../make-rules/configure.mk
    43 include $(WS_MAKE_RULES)/configure.mk
    44 include ../../make-rules/ips.mk
    44 include $(WS_MAKE_RULES)/ips.mk
    45 
    45 
    46 # IPS Package versions contain sequences of non-negative (for now) integers,
    46 # IPS Package versions contain sequences of non-negative (for now) integers,
    47 # separated by dots.  Leading zeroes are not allowed, due to ordering
    47 # separated by dots.  Leading zeroes are not allowed, due to ordering
    48 # ambiguity, so IPS team has to massage "06" into "6" and thus IPS version
    48 # ambiguity, so IPS team has to massage "06" into "6" and thus IPS version
    49 # of pwgen is actually 2.6 and not 2.06.  IPS_COMPONENT_VERSION is by default
    49 # of pwgen is actually 2.6 and not 2.06.  IPS_COMPONENT_VERSION is by default
    72 
    72 
    73 install:	$(INSTALL_64)
    73 install:	$(INSTALL_64)
    74 
    74 
    75 test:		$(NO_TESTS)
    75 test:		$(NO_TESTS)
    76 
    76 
    77 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
       
    78 
    77 
    79 include ../../make-rules/depend.mk
    78 REQUIRED_PACKAGES += system/library