File: rules

package info (click to toggle)
golang-bindata 3.0.7%2Bgit20151023.72.a0ff256-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 288 kB
  • ctags: 239
  • sloc: makefile: 32
file content (7 lines) | stat: -rwxr-xr-x 134 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_OPTIONS
export DH_GOPKG := github.com/jteeuwen/go-bindata

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