File: rules

package info (click to toggle)
golang-github-pbnjay-pixfont 0.0~git20200714.33b7446-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 172 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 165 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Exclude binaries, not needed to build rdeps.
export DH_GOLANG_EXCLUDES := examples cmd

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