File: rules

package info (click to toggle)
tini 0.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 212 kB
  • sloc: ansic: 619; python: 457; sh: 282; makefile: 4
file content (6 lines) | stat: -rwxr-xr-x 128 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic

%:
	dh $@