summaryrefslogtreecommitdiffstats
path: root/contrib/ofed/usr.lib/libosmvendor/Makefile
blob: f45d821f4c05fb79bd138f48a74148d1465921f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$

SHLIBDIR?=	/usr/lib

.include <bsd.own.mk>
.include "../Makefile.inc"

.PATH: ${VENDORLIBDIR}

LIB=		osmvendor
SHLIB_MAJOR=	1
NO_PROFILE=

SRCS=	osm_vendor_ibumad.c osm_vendor_ibumad_sa.c

CFLAGS+= -DOSM_VENDOR_INTF_OPENIB

VERSION_MAP= ${VENDORLIBDIR}/libosmvendor.map

.include <bsd.lib.mk>
OpenPOWER on IntegriCloud