aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
blob: bf46ed4cdffff21d77a63cee255ad09913387ac1 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/dpatch.mk

DEB_MAKE_INSTALL_TARGET=install DESTDIR=`pwd`/debian/wavemon

clean::
	rm -f *.o wavemon
	rm -f config.status config.log defs.h config.cache Makefile