]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/boot/sparc64/zfsboot/Makefile
Re-sync loader.mk and ficl.mk to where they should be
[FreeBSD/FreeBSD.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"