File: rules

package info (click to toggle)
golang-goprotobuf 0.0~git20161116.0.224aaba-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 1,484 kB
  • sloc: makefile: 86; sh: 49
file content (8 lines) | stat: -rwxr-xr-x 201 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
export DH_GOLANG_INSTALL_EXTRA := proto/testdata protoc-gen-go/testdata

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