File: rules

package info (click to toggle)
golang-github-d2g-dhcp4client 0.0~git20150520-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 108 kB
  • ctags: 57
  • sloc: makefile: 4
file content (9 lines) | stat: -rwxr-xr-x 184 bytes parent folder | download
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

export DH_GOPKG := github.com/d2g/dhcp4client

%:
	dh $@ --buildsystem=golang --with=golang

override_dh_auto_test:
	# Tests disabled as they require a DHCP server