File: rules

package info (click to toggle)
gnome-network-displays 0.96.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,776 kB
  • sloc: ansic: 10,177; xml: 19; sh: 6; makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 183 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND = -Wl,-O1 -Wl,-z,defs

%:
	dh $@