File: rules

package info (click to toggle)
farmhash 0~git20190513.0d859a8-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,324 kB
  • sloc: cpp: 13,634; sh: 11,497; makefile: 16
file content (9 lines) | stat: -rwxr-xr-x 226 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CXXFLAGS_MAINT_APPEND = -Wall

%:
	dh $@

override_dh_installexamples:
	dh_installexamples -XNEWS -XREADME -XCOPYING -XUnderstanding_Hash_Functions