Deleted Added
full compact
Makefile (127458) Makefile (128725)
1# $FreeBSD: head/sys/boot/i386/boot0ext/Makefile 127458 2004-03-26 18:46:31Z obrien $
1# $FreeBSD: head/sys/boot/i386/boot0ext/Makefile 128725 2004-04-28 21:31:21Z ru $
2
3.PATH: ${.CURDIR}/../boot0
4
2
3.PATH: ${.CURDIR}/../boot0
4
5BOOT= boot0ext
5PROG= boot0ext
6
7.include "${.CURDIR}/../boot0/Makefile"
6
7.include "${.CURDIR}/../boot0/Makefile"