#!/usr/bin/make -f BUILDDIR=debian/build override_dh_auto_clean: #fuck you debian override_dh_auto_build: %: dh $@ .PHONY: build