mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-12-21 16:06:08 +01:00
7fbdd0ae93
Signed-off-by: Mark Knapp <mknapp@hudson-trading.com>
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
|