1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/stand/i386/zfsloader/Makefile
2017-11-14 23:02:19 +00:00

8 lines
136 B
Makefile

# $FreeBSD$
LOADER= zfsloader
NEWVERSWHAT= "ZFS enabled bootstrap loader" x86
HAVE_ZFS= yes
.include "${.CURDIR}/../loader/Makefile"