File: rules

package info (click to toggle)
golang-github-google-go-sev-guest 0.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 820 kB
  • sloc: asm: 9; makefile: 3
file content (6 lines) | stat: -rwxr-xr-x 139 bytes parent folder | download
1
2
3
4
5
6
#!/usr/bin/make -f

export DH_GOLANG_BUILDPKG="github.com/google/go-sev-guest/abi"

%:
	dh $@ --builddirectory=_build --buildsystem=golang