File: rules

package info (click to toggle)
vnlog 1.31-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 816 kB
  • sloc: perl: 4,345; ansic: 458; python: 258; sh: 7; makefile: 5
file content (9 lines) | stat: -rwxr-xr-x 134 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS := hardening=+all

%:
	dh $@ --with python3

override_dh_auto_build:
	make all doc