repo.or.cz
/
zfs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix: make zfs_strerror really thread-safe and portable
[zfs.git]
/
cmd
/
zpool_influxdb
/
Makefile.am
blob
b237532ce24efc40c063b2a952c60ae11cdd03c4
1
zfsexec_PROGRAMS += zpool_influxdb
2
CPPCHECKTARGETS += zpool_influxdb
3
4
zpool_influxdb_SOURCES = \
5
%D%/zpool_influxdb.c
6
7
zpool_influxdb_LDADD = \
8
libspl.la \
9
libnvpair.la \
10
libzfs.la