ca987d4641
Sponsored by: Netflix
8 lines
138 B
Makefile
8 lines
138 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= zfsloader
|
|
NEWVERSWHAT= "ZFS enabled bootstrap loader" sparc64
|
|
HAVE_ZFS= yes
|
|
|
|
.include "${.CURDIR}/../loader/Makefile"
|