File: rules

package info (click to toggle)
gmult 8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 1,476 kB
  • ctags: 734
  • sloc: ansic: 4,983; sh: 4,432; makefile: 68
file content (19 lines) | stat: -rwxr-xr-x 430 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!/usr/bin/make -f
# -*- mode: makefile -*-

export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,-z,defs

%:
	dh $@ --verbose --with autoreconf

override_dh_auto_configure:
	intltoolize --force
	dh_auto_configure -- --bindir=\$${prefix}/games

override_dh_auto_test:


override_dh_installman:
	xsltproc --nonet -o debian/gmult.6 \
	  /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl debian/gmult.dbk
	dh_installman