File: rules

package info (click to toggle)
licenserecon 6.0
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 352 kB
  • sloc: pascal: 1,378; makefile: 33; xml: 9; sh: 2
file content (13 lines) | stat: -rwxr-xr-x 247 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/usr/bin/make -f

export DH_VERBOSE = 1

execute_before_dh_auto_build:
	@echo "blhc: ignore-line-regexp: Compiling(.+)"

# Compressed language help files don't display (defaults to English)
override_dh_compress:
	dh_compress -XReadMe

%:
	dh $@