File: rules

package info (click to toggle)
mikmod 3.2.8-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,372 kB
  • sloc: ansic: 11,674; sh: 4,383; pascal: 218; makefile: 39
file content (11 lines) | stat: -rwxr-xr-x 165 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#! /usr/bin/make -f

export DH_OPTIONS	+= -O-Bbuild

override_dh_auto_configure:
	dh_auto_configure -- --enable-color-interface

override_dh_auto_test: ;

%:
	dh $@