File: rules

package info (click to toggle)
libxpresent 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 1,644 kB
  • ctags: 271
  • sloc: sh: 11,281; ansic: 609; makefile: 36
file content (14 lines) | stat: -rwxr-xr-x 299 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/make -f

build:
	dh build --with quilt,autoreconf --parallel --builddirectory=build/

%:
	dh $@ --with quilt,autoreconf --parallel --builddirectory=build/

override_dh_auto_configure:
	dh_auto_configure -- \
		--disable-silent-rules

override_dh_install:
	dh_install --fail-missing -X.la