components/open-fabrics/Makefile
branchs11u3-sru
changeset 5812 ac16f94826c3
parent 4996 739983ef315c
child 6322 c8b38df3868d
equal deleted inserted replaced
5806:b6d54fc7632a 5812:ac16f94826c3
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    16 # fields enclosed by brackets "[]" replaced with your own identifying
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2010, 2016, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 
    23 
    24 TPNO_OPEN_FABRICS=	3369
    24 TPNO_OPEN_FABRICS=	3369
    25 TPNO_IBUTILS=		5084
    25 TPNO_IBUTILS=		5084
    26 TPNO_INFINIBAND_DIAGS=	5085
    26 TPNO_INFINIBAND_DIAGS=	5085
    49 
    49 
    50 COMPONENT_NAME=	open-fabrics
    50 COMPONENT_NAME=	open-fabrics
    51 COMPONENT_VERSION=1.5.3
    51 COMPONENT_VERSION=1.5.3
    52 
    52 
    53 COMPONENT_PROJECT_URL=	http://www.openfabrics.org/
    53 COMPONENT_PROJECT_URL=	http://www.openfabrics.org/
    54 COMPONENT_BUGDB=	library/ofuv_lib utility/ofuv_tools
    54 COMPONENT_BUGDB=	library/ofuv_lib utility/ofuv_tools library/ofuv_psif
    55 
    55 
    56 ifeq ($(BUILD_TYPE), evaluation)
    56 ifeq ($(BUILD_TYPE), evaluation)
    57 SUBDIRS =
    57 SUBDIRS =
    58 else
    58 else
    59 # for now, everything with a Makefile should be built
    59 # for now, everything with a Makefile should be built
    97 libibumad:		libibverbs
    97 libibumad:		libibverbs
    98 libibmad:		libibumad
    98 libibmad:		libibumad
    99 opensm:			libibumad libibmad
    99 opensm:			libibumad libibmad
   100 ibutils:		opensm
   100 ibutils:		opensm
   101 infiniband-diags:	libibverbs opensm
   101 infiniband-diags:	libibverbs opensm
       
   102 libsif: 		libibverbs
   102 
   103 
   103 FORCE:
   104 FORCE:
   104 REQUIRED_PACKAGES += runtime/perl-512
   105 REQUIRED_PACKAGES += runtime/perl-512
   105 REQUIRED_PACKAGES += runtime/tcl-8
   106 REQUIRED_PACKAGES += runtime/tcl-8
   106 REQUIRED_PACKAGES += shell/bash
   107 REQUIRED_PACKAGES += shell/bash