File: rules

package info (click to toggle)
libafs-pag-perl 1.02-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 264 kB
  • sloc: ansic: 501; perl: 470; makefile: 4; sh: 2
file content (10 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# Enable compiler hardening flags.
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

# Enable some additional testing.
export AUTOMATED_TESTING := 1

%:
	dh $@