File: rules

package info (click to toggle)
rnetclient 2017.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 684 kB
  • sloc: sh: 1,319; ansic: 1,269; makefile: 20
file content (8 lines) | stat: -rwxr-xr-x 141 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

DPKG_EXPORT_BUILDFLAGS = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
include /usr/share/dpkg/default.mk

%:
	dh $@