File: rules

package info (click to toggle)
arpwatch 2.1a15-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,444 kB
  • ctags: 898
  • sloc: sh: 3,074; ansic: 2,798; perl: 147; makefile: 94; awk: 90
file content (11 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f
# -*- makefile -*-

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
	dh $@ --with autotools-dev

override_dh_installinit:
	dh_installinit -R