File: rules

package info (click to toggle)
specimen 0.5.2rc3-5
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,656 kB
  • sloc: ansic: 10,874; sh: 3,482; makefile: 60
file content (13 lines) | stat: -rwxr-xr-x 239 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f
# -*- makefile -*-

DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

LDFLAGS+=-Wl,--as-needed

%:
	dh $@ --parallel --with autotools_dev

override_dh_auto_configure:
	dh_auto_configure -- --disable-lash