# $FreeBSD$

.PATH: ${.CURDIR}/../boot1

PROGNAME=	zfsboot
CFLAGS+=	-DZFSBOOT
FILES=		zfsboot

.include "${.CURDIR}/../boot1/Makefile"
