1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-01-16 13:07:10 +03:00
mirror_zfs/include/os/Makefile.am

7 lines
78 B
Makefile
Raw Normal View History

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