#!/usr/bin/make -f
# vim: set noexpandtab shiftwidth=8: #

%:
	dh $@ 

