File: rules

package info (click to toggle)
mikmod 3.2.1-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 892 kB
  • sloc: ansic: 7,241; sh: 2,767; makefile: 136; awk: 10
file content (11 lines) | stat: -rwxr-xr-x 186 bytes parent folder | download | duplicates (3)
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 $@ --with autotools_dev