]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/boot/sparc64/zfsloader/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / sys / boot / sparc64 / zfsloader / Makefile
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../loader
4
5 PROG=           zfsloader
6 NEWVERSWHAT=    "ZFS enabled bootstrap loader" sparc64
7 LOADER_ZFS_SUPPORT=yes
8
9 .include "${.CURDIR}/../loader/Makefile"