File: rules

package info (click to toggle)
wmauda 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 192 kB
  • ctags: 124
  • sloc: ansic: 745; makefile: 77
file content (8 lines) | stat: -rwxr-xr-x 150 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export PREFIX = /usr

%:
	dh $@