File: rules

package info (click to toggle)
golang-github-kshedden-statmodel 0.0~git20210519.ee97d3e-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 892 kB
  • sloc: makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Skip building and installing the examples
export DH_GOLANG_EXCLUDES := examples

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