components/open-fabrics/Makefile
branchs11-update
changeset 2434 6c9bb5cf5610
parent 636 da28b1dc61e7
child 2551 0391c5c3b137
equal deleted inserted replaced
2433:0f0e1a4f811b 2434:6c9bb5cf5610
    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, 2011, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
    23 include ../../make-rules/shared-macros.mk
    23 include ../../make-rules/shared-macros.mk
    24 include ../../make-rules/ips.mk
    24 include ../../make-rules/ips.mk
    25 include ofed.mk
    25 include ofed.mk
    26 
    26 
    27 LD_Z_IGNORE =
    27 LD_Z_IGNORE =
    28 
    28 
       
    29 COMPONENT_NAME=	open-fabrics
    29 COMPONENT_VERSION=1.5.3
    30 COMPONENT_VERSION=1.5.3
    30 
    31 
    31 COMPONENT_PROJECT_URL=	http://www.openfabrics.org/
    32 COMPONENT_PROJECT_URL=	http://www.openfabrics.org/
       
    33 COMPONENT_BUGDB=	library/ofuv_lib utility/ofuv_tools
    32 
    34 
    33 # for now, everything with a Makefile should be built
    35 # for now, everything with a Makefile should be built
    34 SUBDIRS =	$(shell echo */Makefile | sed -e 's;/Makefile;;g')
    36 SUBDIRS =	$(shell echo */Makefile | sed -e 's;/Makefile;;g')
    35 
    37 
    36 .PHONY:	$(SUBDIRS)
    38 .PHONY:	$(SUBDIRS)