Makefile revision 127458
1# $FreeBSD: head/sys/boot/i386/boot0ext/Makefile 127458 2004-03-26 18:46:31Z obrien $
2
3.PATH: ${.CURDIR}/../boot0
4
5BOOT=	boot0ext
6
7.include "${.CURDIR}/../boot0/Makefile"
8