File: rules

package info (click to toggle)
saint 2.5.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,088 kB
  • ctags: 1,061
  • sloc: ansic: 10,584; makefile: 66; sh: 20
file content (15 lines) | stat: -rwxr-xr-x 277 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#!/usr/bin/make -f

%:
	dh $@

override_dh_auto_build:
	# Tweak hardening flags into the Makefile
	make all CFLAGS='$(CPPFLAGS) $(CFLAGS) $(LDFLAGS)'

override_dh_auto_clean:
	dh_auto_clean
	rm -rf bin

get-orig-source:
	uscan --verbose --force-download --repack --compress xz