File: rules

package info (click to toggle)
rkdeveloptool 1.32%2Bpine64git20240226.17823e9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: cpp: 7,346; sh: 16; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 149 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic

%:
	dh $@ --buildsystem=meson