File: rules

package info (click to toggle)
golang-github-casbin-casbin 2.127.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,540 kB
  • sloc: makefile: 14
file content (7 lines) | stat: -rwxr-xr-x 180 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
#!/usr/bin/make -f

# Several tests use the various example files
export DH_GOLANG_INSTALL_EXTRA := examples/

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