f0a75d274a
ZFS file system was ported from OpenSolaris operating system. The code in under CDDL license. I'd like to thank all SUN developers that created this great piece of software. Supported by: Wheel LTD (http://www.wheel.pl/) Supported by: The FreeBSD Foundation (http://www.freebsdfoundation.org/) Supported by: Sentex (http://www.sentex.net/)
6 lines
60 B
Makefile
6 lines
60 B
Makefile
# $FreeBSD$
|
|
|
|
BINDIR?= /usr/sbin
|
|
|
|
.include "../Makefile.inc"
|