]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/boot/sparc64/zfsloader/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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"