File: rules

package info (click to toggle)
golang-github-jaypipes-pcidb 1.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid
  • size: 204 kB
  • sloc: makefile: 34
file content (7 lines) | stat: -rwxr-xr-x 157 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Don't build exmaple binary
export DH_GOLANG_EXCLUDES := examples

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