File: rules

package info (click to toggle)
health-check 0.04.01-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 408 kB
  • sloc: ansic: 7,192; python: 106; makefile: 66
file content (8 lines) | stat: -rwxr-xr-x 144 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@