File: rules

package info (click to toggle)
golang-github-pkg-browser 0.0~git20210911.681adbf-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 132 kB
  • sloc: makefile: 5
file content (8 lines) | stat: -rwxr-xr-x 136 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

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

override_dh_clean:
	dh_clean
	rm -rf examples