File: rules

package info (click to toggle)
golang-github-tarm-serial 0.0%2Bgit20151113-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 88 kB
  • sloc: makefile: 3
file content (8 lines) | stat: -rwxr-xr-x 99 bytes parent folder | download
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

#export DH_VERBOSE = 1

%:
	dh $@ --buildsystem=golang

override_dh_auto_test: