File: Makefile

package info (click to toggle)
golang-github-safchain-ethtool 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 264 kB
  • sloc: makefile: 12
file content (4 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (10)
1
2
3
4
all: build

build:
	CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build