File: rules

package info (click to toggle)
golang-github-anacrolix-missinggo 2.1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 852 kB
  • sloc: makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 147 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

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

override_dh_dwz:
	echo skipping dh_dwz: Too few files for multifile optimization