File: rules

package info (click to toggle)
saint 2.4.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 680 kB
  • ctags: 1,055
  • sloc: ansic: 10,311; makefile: 66; sh: 43
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