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