File: rules

package info (click to toggle)
gxneur 0.20.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,760 kB
  • sloc: sh: 4,136; ansic: 4,088; makefile: 375; xml: 30
file content (8 lines) | stat: -rwxr-xr-x 93 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f
export DH_VERBOSE=1

%:
	dh $@ --with autoreconf

override_dh_auto_test: