Deleted Added
full compact
Makefile (128724) Makefile (128725)
1# $FreeBSD: head/sys/boot/i386/boot0sio/Makefile 128724 2004-04-28 21:14:40Z ru $
1# $FreeBSD: head/sys/boot/i386/boot0sio/Makefile 128725 2004-04-28 21:31:21Z ru $
2
3.PATH: ${.CURDIR}/../boot0
4
2
3.PATH: ${.CURDIR}/../boot0
4
5FILESNAME= boot0sio
5PROGNAME= boot0sio
6CFLAGS+= -DSIO
7
8.include "${.CURDIR}/../boot0/Makefile"
6CFLAGS+= -DSIO
7
8.include "${.CURDIR}/../boot0/Makefile"