1 zdb_CPPFLAGS = $(AM_CPPFLAGS) $(FORCEDEBUG_CPPFLAGS) 2 3 sbin_PROGRAMS += zdb 4 CPPCHECKTARGETS += zdb 5 6 zdb_SOURCES = \ 7 %D%/zdb.c \ 8 %D%/zdb.h \ 9 %D%/zdb_il.c 10 11 zdb_LDADD = \ 12 libzpool.la \ 13 libzfs_core.la \ 14 libnvpair.la
Cache object: a6e3cc647a0e8249e40e9073b5800834
[ 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.