File: rules

package info (click to toggle)
wdisplays 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 524 kB
  • sloc: ansic: 2,773; xml: 804; makefile: 6
file content (11 lines) | stat: -rwxr-xr-x 176 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

export DH_VERBOSE=1
export DH_OPTIONS=-v

include /usr/share/dpkg/pkg-info.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@