File: rules

package info (click to toggle)
lingot 1.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,216 kB
  • sloc: ansic: 6,746; makefile: 164; xml: 49; sh: 3
file content (11 lines) | stat: -rwxr-xr-x 221 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS := hardening=+all

%:
	dh $@

# bootstrap calls 'autoreconf -fi', but also intltoolize.
.PHONY: override_dh_autoreconf
override_dh_autoreconf:
	dh_autoreconf ./bootstrap