#!/usr/bin/make -f
# Sample debian/rules that uses cdbs.  Originaly written by Robert Millan.
# This file is public domain.

DEB_MAKE_INSTALL_TARGET  := install INSTALL=$(CURDIR)/debian/notecase
  
include /usr/share/cdbs/1/class/makefile.mk
include /usr/share/cdbs/1/rules/debhelper.mk

clean::
	rm -f Makefile.config