File: rules

package info (click to toggle)
golang-gopkg-alecthomas-kingpin.v2 2.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 468 kB
  • ctags: 852
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 130 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Exclude unneeded executables
export DH_GOLANG_EXCLUDES := cmd

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