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