#!/usr/bin/make -f #BUILDDIR = $(CURDIR)/debian/build #PYVERS := $(shell pyversions -vr debian/control) # The directories below are versioned. We only support the packages for the # stable version of Octave #mpath = $(shell octave-config -p LOCALFCNFILEDIR)/nlopt #bpath = $(shell octave-config -p LOCALOCTFILEDIR)/nlopt #export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: dh $@ --buildsystem=cmake # --builddirectory=$(BUILDDIR) --with python2