mirror of
https://github.com/prometheus/node_exporter.git
synced 2025-02-02 08:42:31 -08:00
6 lines
131 B
Makefile
6 lines
131 B
Makefile
all:
|
|
@echo "Use 'make doctext' on a Solaris/Illumos/etc machine"
|
|
|
|
doctext:
|
|
godoc github.com/siebenmann/go-kstat >kstat-godoc.txt
|