Merge commit 'refs/top-bases/top' into top
This commit is contained in:
commit
13401ceead
|
@ -187,7 +187,7 @@ target_alias = @target_alias@
|
||||||
target_cpu = @target_cpu@
|
target_cpu = @target_cpu@
|
||||||
target_os = @target_os@
|
target_os = @target_os@
|
||||||
target_vendor = @target_vendor@
|
target_vendor = @target_vendor@
|
||||||
SUBDIRS = libspl libavl libnvpair libuutil libzpool libzfs
|
SUBDIRS = libspl libavl libnvpair libuutil libzfs # libzpool
|
||||||
all: all-recursive
|
all: all-recursive
|
||||||
|
|
||||||
.SUFFIXES:
|
.SUFFIXES:
|
||||||
|
|
Loading…
Reference in New Issue