chiark / gitweb /
noip.c (do_implicit_bind): Handle `SAME' impbind entries properly.
[preload-hacks] / debian / rules
CommitLineData
2906706d 1#! /usr/bin/make -f
2
355a0a3c 3DH_OPTIONS = --parallel -Bdebian/build
f6b2c98d 4
355a0a3c 5%:; dh $@ $(DH_OPTIONS)
2906706d 6
355a0a3c
MW
7override_dh_auto_configure:
8 dh_auto_configure $(DH_OPTIONS) -- \
cef2b7de 9 $(shell dpkg-buildflags --export=configure)