File: rules

package info (click to toggle)
xrestop 0.4-7
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 548 kB
  • sloc: sh: 785; ansic: 559; makefile: 15
file content (12 lines) | stat: -rwxr-xr-x 199 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed

%:
	dh $@ --with autoreconf

override_dh_autoreconf:
	dh_autoreconf --as-needed

override_dh_auto_configure:
	dh_auto_configure