File: rules

package info (click to toggle)
apertium-srd-ita 0.9.0~r72554-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,580 kB
  • sloc: xml: 481; sh: 188; makefile: 118; python: 78
file content (12 lines) | stat: -rwxr-xr-x 190 bytes parent folder | download | duplicates (6)
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 --with autoreconf

override_dh_auto_test:
	# Do nothing for now