]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/ofed/libibverbs/debian/rules
Update Bind to 9.9.3-P2
[FreeBSD/FreeBSD.git] / contrib / ofed / libibverbs / debian / rules
1 #!/usr/bin/make -f
2 # -*- mode: makefile; coding: utf-8 -*-
3
4 DEB_DH_INSTALL_SOURCEDIR := debian/tmp
5 DEB_AUTO_UPDATE_LIBTOOL := post
6 DEB_DH_MAKESHLIBS_ARGS_ALL := -V 'libibverbs1 (>= 1.1.2)'
7
8 include /usr/share/cdbs/1/rules/debhelper.mk
9 include /usr/share/cdbs/1/class/autotools.mk