File: rules

package info (click to toggle)
gliv 1.9.7-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 5,780 kB
  • ctags: 4,039
  • sloc: ansic: 30,070; sh: 5,207; makefile: 740; yacc: 291; awk: 185; sed: 16
file content (10 lines) | stat: -rwxr-xr-x 204 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

export CFLAGS = -Wall $(shell dpkg-buildflags --get CFLAGS)
export LDFLAGS = -Wl,--as-needed

%:
	dh $@ --with=autotools_dev

override_dh_installchangelogs:
	dh_installchangelogs NEWS