zfs-builds-mm/zfs-2.0.0-rc6/include/os/Makefile.am
2020-11-15 11:35:49 +01:00

6 lines
78 B
Makefile

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