# $FreeBSD$
.PATH: ${.CURDIR}/../boot0
PROGNAME= boot0sio
CFLAGS+= -DSIO
.include "${.CURDIR}/../boot0/Makefile"