]> CyberLeo.Net >> Repos - FreeBSD/releng/9.3.git/blob - sys/boot/sparc64/zfsloader/Makefile
Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.
[FreeBSD/releng/9.3.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"