File: rules

package info (click to toggle)
mbuffer 20161115-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 804 kB
  • ctags: 470
  • sloc: ansic: 7,891; sh: 2,774; makefile: 173
file content (12 lines) | stat: -rwxr-xr-x 267 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
#
# Build rules for mbuffer, the stream buffering tool 

# Aim for the top, adapt if anything should break on the buildds.
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs

override_dh_auto_test:

%:
	dh $@