File: rules

package info (click to toggle)
golang-github-prometheus-client-model 0.0.2%2Bgit20150212.12.fa8ad6f-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch, stretch-backports
  • size: 624 kB
  • sloc: xml: 122; ruby: 97; makefile: 50; python: 21
file content (10 lines) | stat: -rwxr-xr-x 175 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

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

go/metrics.pb.go:
	$(MAKE) go/metrics.pb.go

override_dh_auto_configure: go/metrics.pb.go
	dh_auto_configure