File: rules

package info (click to toggle)
zynaddsubfx 3.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 54,672 kB
  • sloc: cpp: 79,651; ansic: 22,761; sh: 528; objc: 453; makefile: 198; ruby: 160; python: 109
file content (15 lines) | stat: -rwxr-xr-x 285 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- -DNoNeonPlease=ON

override_dh_installman:
	asciidoctor -b manpage doc/zynaddsubfx.1.txt
	dh_installman