File: rules

package info (click to toggle)
mtbl 1.3.0-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,160 kB
  • sloc: ansic: 7,317; sh: 4,345; makefile: 191
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