1if BUILD_FREEBSD
2SUBDIRS = freebsd
3endif
4
5if BUILD_LINUX
6SUBDIRS = linux
7endif
8