File: rules

package info (click to toggle)
golang-tags.cncf-container-device-interface 1.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 612 kB
  • sloc: makefile: 102
file content (7 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#!/usr/bin/make -f

export DH_GOLANG_EXCLUDES := cmd
export DH_GOLANG_INSTALL_EXTRA := schema/schema.json schema/defs.json

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