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