File: rules

package info (click to toggle)
apertium-cat-srd 1.0.0~r82995-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 5,056 kB
  • sloc: perl: 830; xml: 482; makefile: 120; sh: 24
file content (12 lines) | stat: -rwxr-xr-x 172 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/make -f
# -*- makefile -*-

#export DH_VERBOSE=1
export DH_OPTIONS
export LC_ALL=C.UTF-8

%:
	dh $@ --fail-missing

override_dh_auto_test:
	# Do nothing for now