]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - stand/sparc64/zfsloader/Makefile
MFC r325834,r325997,326502: Move sys/boot to stand/
[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
7 .include "${.CURDIR}/../loader/Makefile"