File: rules

package info (click to toggle)
bti 034-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 516 kB
  • sloc: perl: 2,071; ansic: 1,864; xml: 542; sh: 119; makefile: 62
file content (9 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# make build non-silent
export V=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow

%:
	dh $@ --with bash-completion