if BUILD_FREEBSD
SUBDIRS = freebsd
endif

if BUILD_LINUX
SUBDIRS = linux
endif