File: rules

package info (click to toggle)
golang-github-rivo-tview 0.0~git20221029.c4a7e50-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bookworm-backports
  • size: 3,848 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 113 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