chiark / gitweb /
strip
[nlopt.git] / debian / rules
1 #!/usr/bin/make -f
2
3 #BUILDDIR = $(CURDIR)/debian/build
4
5 #PYVERS := $(shell pyversions -vr debian/control)
6
7 # The directories below are versioned.  We only support the packages for the
8 # stable version of Octave
9 #mpath = $(shell octave-config -p LOCALFCNFILEDIR)/nlopt
10 #bpath = $(shell octave-config -p LOCALOCTFILEDIR)/nlopt
11
12 #export DEB_BUILD_MAINT_OPTIONS=hardening=+all
13
14 %:
15         dh $@  --buildsystem=cmake
16 #       --builddirectory=$(BUILDDIR) --with python2