File: rules

package info (click to toggle)
libstrophe 0.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,816 kB
  • sloc: ansic: 15,264; sh: 4,407; makefile: 284
file content (14 lines) | stat: -rwxr-xr-x 222 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# -*- makefile -*-

export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow

%:
	dh $@ --with autoreconf

override_dh_autoreconf:
	dh_autoreconf ./bootstrap.sh

override_dh_auto_build:
	dh_auto_build
	doxygen