xref
: /
f-stack
/
freebsd
/
contrib
/
openzfs
/
include
/
os
/
Makefile.am
(revision 22ce4aff)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if
BUILD_LINUX
2
SUBDIRS
=
linux
3
endif
4
if
BUILD_FREEBSD
5
SUBDIRS
=
freebsd
6
endif
7