#!/usr/bin/make -f

SHELL := /bin/bash

%:
	dh $@
