File: rules

package info (click to toggle)
regexxer 0.10-4
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,892 kB
  • sloc: cpp: 5,252; sh: 1,039; makefile: 106
file content (10 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#! /usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@

override_dh_autoreconf:
	dh_autoreconf ./autogen.sh