File: rules

package info (click to toggle)
golang-github-leodido-ragel-machinery 0.0~git20181214.299bdde-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 116 kB
  • sloc: makefile: 26
file content (6 lines) | stat: -rwxr-xr-x 179 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/usr/bin/make -f
# failing to build, see https://github.com/leodido/ragel-machinery/issues/1
export DH_GOLANG_EXCLUDES := examples

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