File: rules

package info (click to toggle)
xdemorse 2.9-4
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 944 kB
  • ctags: 305
  • sloc: ansic: 2,322; sh: 1,686; makefile: 91
file content (10 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --with autoreconf

override_dh_autoreconf:
	dh_autoreconf $(CURDIR)/autogen.sh