File: rules

package info (click to toggle)
golang-github-rivo-tview 0.0~git20181018.a7c1880-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,496 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 127 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Exclude demo binaries
export DH_GOLANG_EXCLUDES := demos/*

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