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