File: rules

package info (click to toggle)
golang-github-bwesterb-go-ristretto 1.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 624 kB
  • sloc: ansic: 1,915; asm: 278; makefile: 3
file content (7 lines) | stat: -rwxr-xr-x 175 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Add testdata into library package    
export DH_GOLANG_INSTALL_EXTRA := cref/base_multiples.data

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