xref: /freebsd/stand/i386/boot0sio/Makefile (revision e9ac41698b2f322d55ccf9da50a3596edb2c1800)
1.PATH: ${.CURDIR}/../boot0
2
3PROGNAME=	boot0sio
4CFLAGS+=	-DSIO
5
6.include "${.CURDIR}/../boot0/Makefile"
7