File: Makefile

package info (click to toggle)
golang-github-tillitis-tkeyclient 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 144 kB
  • sloc: sh: 70; makefile: 7
file content (6 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
all:
	go build

.PHONY: spdx
spdx:
	./tools/spdx-ensure