File: rules

package info (click to toggle)
x11vnc 0.9.17-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,500 kB
  • sloc: ansic: 94,841; tcl: 23,002; sh: 5,421; perl: 4,293; makefile: 204
file content (11 lines) | stat: -rwxr-xr-x 178 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

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

# Make blhc happy
CFLAGS += $(CPPFLAGS)

%:
	dh $@