zfs-builds-mm/zfs-2.0.0-rc4/include/os/Makefile.am
2020-10-22 14:20:35 +02:00

6 lines
78 B
Makefile

if BUILD_LINUX
SUBDIRS = linux
endif
if BUILD_FREEBSD
SUBDIRS = freebsd
endif