File: rules

package info (click to toggle)
dreamchess 0.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 8,668 kB
  • ctags: 2,702
  • sloc: ansic: 17,566; sh: 3,781; objc: 297; yacc: 225; makefile: 154; lex: 97; xml: 38
file content (13 lines) | stat: -rwxr-xr-x 333 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

#export DH_VERBOSE=1

%:
	dh $@ --parallel --with autotools_dev --with autoreconf

override_dh_auto_configure:
	CFLAGS="$(CFLAGS) -Wall -Wextra" dh_auto_configure -- --bindir=/usr/games --datadir=/usr/share/games

override_dh_auto_build:
	dh_auto_build
	convert -scale 32x32 desktop/dreamchess.png dreamchess.xpm