1# $FreeBSD$
2
3.PATH: ${.CURDIR}/../boot0
4
5PROG=	boot0ext
6
7.include "${.CURDIR}/../boot0/Makefile"
8