File: rules

package info (click to toggle)
quotatool 1%3A1.6.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 576 kB
  • sloc: sh: 3,238; ansic: 2,217; makefile: 57
file content (7 lines) | stat: -rwxr-xr-x 189 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all future=+all qa=+all reproducible=+all
export DEB_CCFLAGS_MAINT_APPEND =  -Wall -Wextra -Wno-shadow -Werror -g

%:
	dh $@