1 2 3 4 5 6 7
.PATH: ${.CURDIR}/../boot0 PROGNAME= boot0sio CFLAGS+= -DSIO .include "${.CURDIR}/../boot0/Makefile"