File: rules

package info (click to toggle)
golang-github-google-go-tpm-tools 0.4.7-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 7,644 kB
  • sloc: ansic: 51,865; sh: 862; makefile: 25
file content (6 lines) | stat: -rwxr-xr-x 143 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f

export DH_GOLANG_BUILDPKG=github.com/google/go-tpm-tools/simulator

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