File: rules

package info (click to toggle)
golang-github-logrusorgru-grokky 0.0~git20180829.47edf01-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 248 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 182 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Test data:
export DH_GOLANG_INSTALL_EXTRA := patterns patterns_fail.txt patterns_pass.txt

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