components/libgsl/Makefile
branchs11-update
changeset 4563 5d3e1ffc1ae1
parent 4388 8bd4e7260c34
child 5483 c705419970e3
equal deleted inserted replaced
4557:de8079cb174c 4563:5d3e1ffc1ae1
    34 COMPONENT_BUGDB=	library/libgsl
    34 COMPONENT_BUGDB=	library/libgsl
    35 
    35 
    36 TPNO=			21884
    36 TPNO=			21884
    37 
    37 
    38 include $(WS_MAKE_RULES)/prep.mk
    38 include $(WS_MAKE_RULES)/prep.mk
       
    39 
       
    40 # requires Studio sunperf library integrated into S11.3 and later
       
    41 ifeq ($(BUILD_TYPE), evaluation)
       
    42 BUILD_32_and_64=
       
    43 INSTALL_32_and_64=
       
    44 PUBLISH_STAMP=
       
    45 endif
       
    46 
    39 include $(WS_MAKE_RULES)/configure.mk
    47 include $(WS_MAKE_RULES)/configure.mk
    40 include $(WS_MAKE_RULES)/ips.mk
    48 include $(WS_MAKE_RULES)/ips.mk
    41 
    49 
    42 # By default, tests in each GSL sub-directory are linked statically against
    50 # By default, tests in each GSL sub-directory are linked statically against
    43 # a set of .la files. We don't deliver those in the GSL package, so we
    51 # a set of .la files. We don't deliver those in the GSL package, so we