Build system overhaul and spring cleaning.
[xtoys] / debian / rules
1 #! /usr/bin/make -f
2
3 CDBS = /usr/share/cdbs/1
4 include $(CDBS)/rules/debhelper.mk
5 include $(CDBS)/class/autotools.mk
6
7 DEB_BUILDDIR = $(CURDIR)/build
8 DEB_DESTDIR = $(CURDIR)/debian/tmp