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
Cache object: c9f842d66b57a8f897eea609a04e8f09
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.