mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 03:49:02 +00:00
11 lines
184 B
Makefile
11 lines
184 B
Makefile
|
# This file is not autogenerated - take care!
|
||
|
|
||
|
DIRDEPS_OPTIONS= ZFS
|
||
|
|
||
|
DIRDEPS.ZFS.yes= \
|
||
|
cddl/lib/libnvpair \
|
||
|
cddl/lib/libzfs \
|
||
|
cddl/lib/libzfs_core \
|
||
|
|
||
|
.include <dirdeps-options.mk>
|