Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-03 | isdb-t: update existing files with newer channels | Mau#!/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
|