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

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.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