File: rules

package info (click to toggle)
enum 1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 592 kB
  • ctags: 250
  • sloc: ansic: 2,685; sh: 1,080; makefile: 60
file content (15 lines) | stat: -rwxr-xr-x 284 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow,+pie

#export DH_VERBOSE=1

## options upstream supports
#NODOC=--disable-doc-rebuild
#PEDANTIC=--enable-pedantic
#
#override_dh_auto_configure:
#	dh_auto_configure -- $(NODOC) $(PEDANTIC)

%:
	dh  $@ --parallel