#!/usr/bin/make -f %: dh $@ override_dh_clean: rm -f qprint config.h Makefile dh_clean override_dh_auto_install: # do nothing override_dh_auto_test: # do nothing