Files
fwbuilder/debian/rules
T

10 lines
313 B
Makefile
Executable File

#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
DEB_CONFIGURE_SCRIPT := ./autogen.sh
DEB_CONFIGURE_USER_FLAGS := --with-qmake=qmake-qt4
DEB_MAKE_INSTALL_TARGET := install INSTALL_ROOT=`pwd`/debian/tmp
DEB_INSTALL_CHANGELOGS_ALL := doc/ChangeLog