]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/sparc64/zfsloader/Makefile
MFC r336084-r336085, r336118: Move zfs impl into libsa
[FreeBSD/FreeBSD.git] / stand / sparc64 / zfsloader / Makefile
1 # $FreeBSD$
2
3 PROG=           zfsloader
4 NEWVERSWHAT=    "ZFS enabled bootstrap loader" sparc64
5 HAVE_ZFS=       yes
6 CFLAGS+=        -DBOOTPROG=\"zfsloader\"
7
8 .include "${.CURDIR}/../loader/Makefile"