File: rules

package info (click to toggle)
sigscheme 0.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 8,576 kB
  • sloc: lisp: 37,498; ansic: 31,093; sh: 4,368; makefile: 744; asm: 333; ruby: 290
file content (18 lines) | stat: -rwxr-xr-x 394 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!/usr/bin/make -f
# -*- makefile-gmake -*-
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
include /usr/share/dpkg/buildflags.mk

# This has to be exported to make some magic below work.
export DH_OPTIONS

%:
	dh $@

override_dh_clean:
	dh_clean
	-rm -f test/*.log test/*.trs test-c/*.log test-c/*.trs