File: rules

package info (click to toggle)
depqbf 5.01-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,528 kB
  • sloc: ansic: 22,818; java: 387; makefile: 168
file content (12 lines) | stat: -rwxr-xr-x 204 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

# for hardening support
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

%:
	dh $@