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 generation of kernel uevents for snapshot rename on linux
[zfs.git]
/
lib
/
libavl
/
Makefile.am
blob
3b302ee9deaebdc5c8604980aefbe8749afb1f5a
1
libavl_la_CFLAGS = $(AM_CFLAGS) $(KERNEL_CFLAGS) $(LIBRARY_CFLAGS)
2
libavl_la_CFLAGS += -fvisibility=hidden
3
4
noinst_LTLIBRARIES += libavl.la
5
6
nodist_libavl_la_SOURCES = \
7
module/avl/avl.c