freebsd-dev/cmd/arcstat/Makefile.am
Christ Schlacta fb02fabf9b Modified arcstat.py to run on linux
* Modified kstat_update() to read arcstats from proc.
* Fix shebang.
* Added Makefile.am entries for arcstat.py

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1506
2013-06-18 15:43:15 -07:00

3 lines
53 B
Makefile

bin_SCRIPTS = arcstat.py
EXTRA_DIST = $(bin_SCRIPTS)