#! /usr/bin/make -f CDBS = /usr/share/cdbs/1 include $(CDBS)/class/autotools.mk include $(CDBS)/rules/debhelper.mk ###-------------------------------------------------------------------------- ### General settings. DEB_BUILDDIR = $(CURDIR)/build ###----- That's all, folks --------------------------------------------------