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
Skip iterating over snapshots for share properties
[zfs.git]
/
cmd
/
zinject
/
Makefile.am
blob
c90f73fc01655a41e84f9025d9f0f68bab66fa98
1
sbin_PROGRAMS += zinject
2
CPPCHECKTARGETS += zinject
3
4
zinject_SOURCES = \
5
%D%/translate.c \
6
%D%/zinject.c \
7
%D%/zinject.h
8
9
zinject_LDADD = \
10
libzfs.la \
11
libzfs_core.la \
12
libnvpair.la