File: rules

package info (click to toggle)
zoem 11-166-1.2
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 2,468 kB
  • ctags: 2,039
  • sloc: ansic: 18,291; sh: 785; makefile: 111
file content (8 lines) | stat: -rwxr-xr-x 162 bytes parent folder | download | duplicates (2)
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 $@ --with autoreconf