File: rules

package info (click to toggle)
stoken 0.93-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 688 kB
  • sloc: ansic: 4,707; perl: 191; sh: 184; java: 123; makefile: 102; xml: 33
file content (9 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# Build with all hardening options enabled
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

export V = 1

%:
	dh $@