1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-03-11 22:13:10 +03:00
mirror_zfs/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 
2013-06-18 15:43:15 -07:00

3 lines
53 B
Makefile

bin_SCRIPTS = arcstat.py
EXTRA_DIST = $(bin_SCRIPTS)