1# $FreeBSD: releng/10.3/sys/boot/i386/boot0ext/Makefile 128725 2004-04-28 21:31:21Z ru $
2
3.PATH: ${.CURDIR}/../boot0
4
5PROG=	boot0ext
6
7.include "${.CURDIR}/../boot0/Makefile"
8