File: rules

package info (click to toggle)
golang-github-google-btree 0.0~git20150413.0.cc6329d-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 100 kB
  • ctags: 68
  • sloc: makefile: 3
file content (9 lines) | stat: -rwxr-xr-x 173 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
#!/usr/bin/make -f

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export DH_GOPKG := github.com/google/btree

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