File: rules

package info (click to toggle)
scamp 2.14.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 82,260 kB
  • sloc: ansic: 33,828; sh: 1,055; makefile: 299; python: 42
file content (15 lines) | stat: -rwxr-xr-x 293 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export DEB_CFLAGS_MAINT_APPEND = -fcommon

%:
	dh $@  --with autoreconf

override_dh_auto_configure:
	dh_auto_configure -- --enable-openblas