zfs-builds-mm/zfs-2.0.0-rc6/include/os/Makefile.am

7 lines
78 B
Makefile
Raw Normal View History

2020-11-15 11:35:49 +01:00
if BUILD_LINUX
SUBDIRS = linux
endif
if BUILD_FREEBSD
SUBDIRS = freebsd
endif