Makefile revision 5308
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# CDDL HEADER START
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# The contents of this file are subject to the terms of the
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# Common Development and Distribution License (the "License").
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# You may not use this file except in compliance with the License.
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# See the License for the specific language governing permissions
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# and limitations under the License.
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# When distributing Covered Code, include this CDDL HEADER in each
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# If applicable, add the following below this CDDL HEADER, with the
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# fields enclosed by brackets "[]" replaced with your own identifying
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# information: Portions Copyright [yyyy] [name of copyright owner]
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# CDDL HEADER END
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
12203c7149a0ba35c436436cd2400dc7aaba1e62Richard Lowe# OFED only builds with GCC
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelsonCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson sha256:8db2fcb20102c37e7037826c58b899092df034aac870d3d50a13263746f17f18
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelsonCOMPONENT_ARCHIVE_URL= http://www.openfabrics.org/downloads/ibutils/$(COMPONENT_ARCHIVE)
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelsonLIBS += -lsocket -lnsl -lopensm -losmvendor -losmcomp -libumad -libmad
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# we want to use the libcheck here
cdf0c1d55d9b3b6beaf994835440dfb01aef5cf0mjnelson# common targets