File: rules

package info (click to toggle)
golang-github-facebookgo-stack 0.0~git20160209.0.7517733-8
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 104 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 142 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

override_dh_auto_test:
	dh_auto_test -O--buildsystem=golang -O--no-parallel