#! /usr/bin/make -f DH_OPTIONS = -Bdebian/build %:; dh $@ --without autoreconf $(DH_OPTIONS) ## Test both with and without CPU-specific optimizations. override_dh_auto_test: dh_auto_test $(DH_OPTIONS) CATACOMB_CPUFEAT="-*" dh_auto_test $(DH_OPTIONS)