]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/boot/sparc64/zfsboot/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / sys / boot / sparc64 / zfsboot / Makefile
1 # $FreeBSD$
2
3 .PATH: ${.CURDIR}/../boot1
4
5 PROGNAME=       zfsboot
6 CFLAGS+=        -DZFSBOOT
7 FILES=          zfsboot
8
9 .include "${.CURDIR}/../boot1/Makefile"