File: rules

package info (click to toggle)
nss-wrapper 1.1.16-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 888 kB
  • sloc: ansic: 7,947; perl: 372; sh: 26; makefile: 10
file content (16 lines) | stat: -rwxr-xr-x 307 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --builddirectory=build

execute_after_dh_clean:
	rm -fv compile_commands.json

execute_after_dh_auto_build:
	asciidoctor -b manpage doc/nss_wrapper.1.adoc

execute_after_dh_install:
	dh_install
	rm -rv debian/*-wrapper/usr/bin/