File: rules

package info (click to toggle)
mednafen 1.29.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 42,624 kB
  • sloc: cpp: 265,732; ansic: 135,677; pascal: 7,405; sh: 5,657; php: 877; makefile: 783; yacc: 291; asm: 283; sed: 16; xml: 8
file content (14 lines) | stat: -rwxr-xr-x 363 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DEB_BUILD_MAINT_OPTIONS = hardening=+all,-pie


%:
	dh $@

override_dh_auto_configure:
	dh_auto_configure -- --bindir=/usr/games --enable-psx --with-external-mpcdec --with-external-tremor --with-external-trio --with-external-lzo --with-external-libzstd