File: rules

package info (click to toggle)
golang-google-api 0.0~git20161128.3cc2e59-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 64,468 kB
  • sloc: makefile: 15
file content (8 lines) | stat: -rwxr-xr-x 296 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/make -f

# The example programs should not be compiled, and we are not interested in the
# generator itself either, only its output.
export DH_GOLANG_EXCLUDES := google.golang.org/api/google-api-go-generator google.golang.org/api/examples

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