File: rules

package info (click to toggle)
golang-github-dataence-porter2 0.0~git20150829.56e4718-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 704 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 158 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES = cmd/compare
export DH_GOLANG_INSTALL_EXTRA = output.txt voc.txt

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