File: rules

package info (click to toggle)
golang-go.opencensus 0.22.4-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 1,348 kB
  • sloc: makefile: 83; sh: 6
file content (7 lines) | stat: -rwxr-xr-x 154 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := examples internal/check
export DH_GOLANG_EXCLUDES_ALL := 0

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