File: rules

package info (click to toggle)
golang-github-mvo5-goconfigparser 0.2.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 76 kB
  • sloc: makefile: 4
file content (10 lines) | stat: -rwxr-xr-x 204 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f
# -*- makefile -*-

#export DH_VERBOSE=1
export DH_OPTIONS

export DH_GOPKG := github.com/mvo5/goconfigparser

%:
	dh $@ --buildsystem=golang --with=golang --builddirectory=$(BUILDDIR)